• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/textmodes/

Lines Matching +refs:set +refs:border +refs:color

45 ;; iCalendar file.  It can also serve as a publishing tool for a set of
129 "Non-nil means, entering Org-mode will set `truncate-lines'.
152 has been set."
173 This option is only relevant at load-time of Org-mode, and must be set
275 been invisible before. When this is set, the hierarchy of headings
288 default default for all contexts not set explicitly"
310 been invisible before. When this is set, the heading following the
338 been invisible before. When this is set, the sibling of the current entry
402 the new state that was set by the most recent `org-cycle' command. The
422 You may also set this on a per-file basis by adding one of the following
433 When this is set and the *entire* text in an entry is indented, the
529 When this is set, checkbox statistics is updated each time you either insert
601 You may set this option on a per-file basis by adding to the buffer a
741 alignment to the right border applies."
915 :type '(set (const :tag "Double bracket links (new style)" bracket)
997 Needs to be set before org.el is loaded."
1003 Needs to be set before org.el is loaded."
1009 A longer mouse click will still set point. Does not wortk on XEmacs.
1010 Needs to be set before org.el is loaded."
1027 set this up for the different types of links.
1063 another window. When this option is set, the other window actually displays
1165 you can use this variable to set the application for a given file
1224 You can set this on a per-template basis with the variable
1234 You can set this on a per-template basis with the variable
1358 "When set, insert a (non-active) time stamp when TODO entry is marked DONE.
1370 When `state' is set, this includes tracking `done'.
1391 (set :tag "on, with notes, detailed control" :greedy t :value (done)
1474 :set 'set-default
1482 `org-display-custom-times' is set."
1612 "Variable used by org files to set a category for agenda display.
1613 Such files should use a file variable to set it, for example
1640 "When set, remote killing from the agenda buffer needs confirmation.
1684 You can also define a set of commands, to create a composite agenda buffer.
1694 So valid commands for a set are:
1702 Each command can carry a list of options, and another set of options can be
1703 given for the whole set of commands. Individual command options take
1843 A longer mouse click will still set point. Does not wortk on XEmacs.
1844 Needs to be set before org.el is loaded."
1879 `q' or `x' and this option is set, the old state is restored. If
1954 A time grid is a set of lines for specific times (like every two hours between
1983 (set :greedy t :tag "Grid Display Options"
2172 :foreground the foreground color, for example \"Black\".
2173 :background the background color, or \"Transparent\".
2224 Use the variable `org-export-default-language' to set the language,
2246 This option can also be set with the +OPTIONS line, e.g. \"H:2\"."
2253 This option can also be set with the +OPTIONS line, e.g. \"num:t\"."
2266 ASCII export, and with red color in HTML output, if the option
2267 `org-export-mark-todo-in-toc' is set.
2271 This option can also be set with the +OPTIONS line, e.g. \"toc:nil\"
2289 This option can also be set with the +OPTIONS line, e.g. \"\\n:t\"."
2338 This option can also be set with the +OPTIONS line, e.g. \"*:nil\"."
2360 This option can also be set with the +OPTIONS line, e.g. \"^:nil\"."
2372 This option can also be set with the +OPTIONS line, e.g. \"TeX:nil\"."
2379 When set, the exporter will find LaTeX environments if the \\begin line is
2384 This option can also be set with the +OPTIONS line, e.g. \"LaTeX:t\"."
2399 This option can also be set with the +OPTIONS line, e.g. \"::nil\"."
2405 This has to be set before loading org.el to be effective."
2424 This option can also be set with the +OPTIONS line, e.g. \"|:nil\"."
2439 This removes the special marking character column from tables that are set
2495 .todo { color: red; }
2496 .done { color: green; }
2497 .timestamp { color: grey }
2498 .timestamp-kwd { color: CadetBlue }
2499 .tag { background-color:lightblue; font-weight:normal }
2500 .target { background-color: lavender; }
2502 border: 1pt solid #AEBDCC;
2503 background-color: #F3F5F7;
2507 table { border-collapse: collapse; }
2510 <!--border: 1pt solid #ADB9CC;-->
2521 p { font-weight: normal; color: gray; }
2522 h1 { color: black; }
2524 .todo, .deadline { color: red; }
2525 .done { color: green; }
2576 This option can also be set with the +OPTIONS line, e.g. \"@:nil\"."
2581 "<table border=\"2\" cellspacing=\"0\" cellpadding=\"6\" rules=\"groups\" frame=\"hsides\">"
2631 (defcustom org-level-color-stars-only nil
2647 You may also set this on a per-file basis by adding one of the following
2658 When this is non-nil, the headline after the keyword is set to the
2673 (defun org-set-emph-re (var val)
2675 (set var val)
2682 (border (nth 2 e))
2704 "[^" border markers "]"
2706 "[^" border markers "]"
2722 border The chars *forbidden* as border characters. In addition to the
2728 export. When this is set, all marker characters (as given in
2733 :set 'org-set-emph-re
2737 (sexp :tag "Forbidden chars in border ")
2756 :set 'org-set-emph-re
2798 The forground color of this face should be equal to the background
2799 color of the frame."
2804 '((((class color) (min-colors 88) (background light)) (:foreground "Blue1"))
2805 (((class color) (min-colors 88) (background dark)) (:foreground "LightSkyBlue"))
2806 (((class color) (min-colors 16) (background light)) (:foreground "Blue"))
2807 (((class color) (min-colors 16) (background dark)) (:foreground "LightSkyBlue"))
2808 (((class color) (min-colors 8)) (:foreground "blue" :bold t))
2815 '((((class color) (min-colors 16) (background light)) (:foreground "DarkGoldenrod"))
2816 (((class color) (min-colors 16) (background dark)) (:foreground "LightGoldenrod"))
2817 (((class color) (min-colors 8) (background light)) (:foreground "yellow"))
2818 (((class color) (min-colors 8) (background dark)) (:foreground "yellow" :bold t))
2825 '((((class color) (min-colors 88) (background light)) (:foreground "Purple"))
2826 (((class color) (min-colors 88) (background dark)) (:foreground "Cyan1"))
2827 (((class color) (min-colors 16) (background light)) (:foreground "Purple"))
2828 (((class color) (min-colors 16) (background dark)) (:foreground "Cyan"))
2829 (((class color) (min-colors 8) (background light)) (:foreground "purple" :bold t))
2830 (((class color) (min-colors 8) (background dark)) (:foreground "cyan" :bold t))
2837 '((((class color) (min-colors 88) (background light)) (:foreground "Firebrick"))
2838 (((class color) (min-colors 88) (background dark)) (:foreground "chocolate1"))
2839 (((class color) (min-colors 16) (background light)) (:foreground "red"))
2840 (((class color) (min-colors 16) (background dark)) (:foreground "red1"))
2841 (((class color) (min-colors 8) (background light)) (:foreground "red" :bold t))
2842 (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
2849 '((((class color) (min-colors 16) (background light)) (:foreground "ForestGreen"))
2850 (((class color) (min-colors 16) (background dark)) (:foreground "PaleGreen"))
2851 (((class color) (min-colors 8)) (:foreground "green"))))
2857 '((((class color) (min-colors 16) (background light)) (:foreground "CadetBlue"))
2858 (((class color) (min-colors 16) (background dark)) (:foreground "Aquamarine"))
2859 (((class color) (min-colors 8)) (:foreground "magenta"))))
2865 '((((class color) (min-colors 16) (background light)) (:foreground "Orchid"))
2866 (((class color) (min-colors 16) (background dark)) (:foreground "LightSteelBlue"))
2867 (((class color) (min-colors 8)) (:foreground "blue"))))
2873 '((((class color) (min-colors 16) (background light)) (:foreground "RosyBrown"))
2874 (((class color) (min-colors 16) (background dark)) (:foreground "LightSalmon"))
2875 (((class color) (min-colors 8)) (:foreground "green"))))
2881 '((((class color) (min-colors 16) (background light)) (:foreground "RosyBrown"))
2882 (((class color) (min-colors 16) (background dark)) (:foreground "LightSalmon"))
2889 '((((class color) (min-colors 16) (background light)) (:foreground "Red1" :bold t))
2890 (((class color) (min-colors 16) (background dark)) (:foreground "Pink" :bold t))
2891 (((class color) (min-colors 8) (background light)) (:foreground "red" :bold t))
2892 (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
2899 '((((class color) (min-colors 16) (background light)) (:foreground "RosyBrown"))
2900 (((class color) (min-colors 16) (background dark)) (:foreground "LightSalmon"))
2901 (((class color) (min-colors 8) (background light)) (:bold nil))))
2903 This face is only used if `org-fontify-done-headline' is set."
2908 '((((class color grayscale) (min-colors 88) (background light))
2910 (((class color grayscale) (min-colors 88) (background dark))
2912 (((class color) (min-colors 8) (background light))
2914 (((class color) (min-colors 8) (background dark))
2920 '((((class color) (background light)) (:foreground "Purple" :underline t))
2921 (((class color) (background dark)) (:foreground "Cyan" :underline t))
2927 '((((class color) (background light)) (:foreground "Purple" :underline t))
2928 (((class color) (background dark)) (:foreground "Cyan" :underline t))
2940 '((((class color) (min-colors 16) (background light)) (:foreground "Red1" :bold t))
2941 (((class color) (min-colors 16) (background dark)) (:foreground "Pink" :bold t))
2942 (((class color) (min-colors 8) (background light)) (:foreground "red" :bold t))
2943 (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
2950 '((((class color) (min-colors 16) (background light)) (:foreground "ForestGreen" :bold t))
2951 (((class color) (min-colors 16) (background dark)) (:foreground "PaleGreen" :bold t))
2952 (((class color) (min-colors 8)) (:foreground "green"))
2959 '((((class color) (min-colors 88) (background light)) (:foreground "Blue1"))
2960 (((class color) (min-colors 88) (background dark)) (:foreground "LightSkyBlue"))
2961 (((class color) (min-colors 16) (background light)) (:foreground "Blue"))
2962 (((class color) (min-colors 16) (background dark)) (:foreground "LightSkyBlue"))
2963 (((class color) (min-colors 8) (background light)) (:foreground "blue"))
2964 (((class color) (min-colors 8) (background dark)))))
2970 '((((class color) (min-colors 88) (background light)) (:foreground "Firebrick"))
2971 (((class color) (min-colors 88) (background dark)) (:foreground "chocolate1"))
2972 (((class color) (min-colors 8) (background light)) (:foreground "red"))
2973 (((class color) (min-colors 8) (background dark)) (:foreground "red"))
2980 '((((class color) (min-colors 88) (background light)) (:foreground "DarkGreen"))
2981 (((class color) (min-colors 88) (background dark)) (:foreground "PaleGreen"))
2982 (((class color) (min-colors 8)) (:foreground "green"))
2989 '((((class color) (min-colors 88) (background light)) (:foreground "Firebrick"))
2990 (((class color) (min-colors 88) (background dark)) (:foreground "chocolate1"))
2991 (((class color) (min-colors 8) (background light)) (:foreground "red"))
2992 (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
2999 '((((class color) (min-colors 88) (background light)) (:foreground "Firebrick"))
3000 (((class color) (min-colors 88) (background dark)) (:foreground "chocolate1"))
3001 (((class color) (min-colors 8) (background light)) (:foreground "red"))
3002 (((class color) (min-colors 8) (background dark)) (:foreground "red" :bold t))
3009 '((((class color) (min-colors 16) (background light)) (:foreground "DarkGoldenrod"))
3010 (((class color) (min-colors 16) (background dark)) (:foreground "LightGoldenrod"))
3011 (((class color) (min-colors 8)) (:foreground "yellow" :weight light))))
3105 (defsubst org-set-local (var value)
3106 "Make VAR local in current buffer and set it to VALUE."
3107 (set (make-variable-buffer-local var) value))
3146 set this variable to if the option is found. An optional forth element PUSH
3149 (defun org-set-regexps-and-options ()
3190 (set (make-local-variable var) val)
3192 (set (make-local-variable var) nil))
3193 (set (make-local-variable var) (symbol-value var))
3201 (and cat (org-set-local 'org-category cat))
3202 (and kwds (org-set-local 'org-todo-keywords kwds))
3203 (and arch (org-set-local 'org-archive-location arch))
3204 (and int (org-set-local 'org-todo-interpretation int))
3217 (org-set-local 'org-tag-alist nil)
3279 (org-set-font-lock-defaults)))
3366 (set-extent-endpoints ovl beg end (or buffer (current-buffer)))
3370 (set-extent-property ovl prop value)
3376 (and face (set-glyph-face gl face))
3377 (set-extent-property ovl 'invisible t)
3378 (set-extent-property ovl 'end-glyph gl))
3386 (and face (set-glyph-face gl face))
3387 (set-extent-property ovl 'begin-glyph gl))
3474 This variable is set by `org-before-change-function'.
3522 (org-set-local 'line-move-ignore-invisible t))
3527 (fboundp 'set-display-table-slot) (boundp 'buffer-display-table))
3530 (set-display-table-slot org-display-table
3533 (org-set-regexps-and-options)
3535 (org-set-local 'calc-embedded-open-mode "# ")
3538 (org-set-local 'font-lock-unfontify-region-function
3541 (org-set-local 'org-table-may-need-update t)
3547 (org-set-autofill-regexps)
3551 ; (org-set-local 'comment-start "#") ;; FIXME: this breaks wrapping
3552 (org-set-local 'comment-padding " ")
3560 (org-set-local 'outline-isearch-open-invisible-function
3573 (set-buffer-modified-p bmp)))
3898 (defun org-set-font-lock-defaults ()
3958 ;; Now set the full font-lock-keywords
3959 (org-set-local 'org-font-lock-keywords org-font-lock-extra-keywords)
3960 (org-set-local 'font-lock-defaults
3976 (t (if org-level-color-stars-only nil org-f))))
4108 ;; Find out what to do next and set `this-command'
4414 (org-set-frame-title heading))
4423 (org-set-frame-title (concat "Indirect: " heading)))
4446 (defun org-set-frame-title (title)
4581 (and org-auto-align-tags (org-set-tags nil t))
4594 (and org-auto-align-tags (org-set-tags nil t))
4790 "The kill is not a (set of) tree(s) - please use \\[yank] to yank anyway")))
4865 "Check if the current kill is an outline subtree, or a set of trees.
5208 leave it alone. If it is larger than ind, set it to the target."
5515 (set-buffer buffer)
5559 ;; Mark the entry as done, i.e. set to last work in org-todo-keywords
5655 If ONOFF is `on' or `off', don't toggle but set to this state."
5680 (org-set-tags nil t))
5690 (let (set)
5693 (setq set (org-toggle-tag org-archive-tag))
5694 (when set (hide-subtree)))
5695 (and set (beginning-of-line 1))
5696 (message "Subtree %s" (if set "archived" "unarchived")))))
5729 (defconst org-table-border-regexp "^[ \t]*[^| \t]"
5732 (defconst org-table-any-border-regexp "^[ \t]*[^|+ \t]"
6082 (set-window-start (selected-window) winstart 'noforce)
6115 (if table-type org-table-any-border-regexp
6116 org-table-border-regexp)
6128 (if table-type org-table-any-border-regexp
6129 org-table-border-regexp)
6442 (if (looking-at org-table-any-border-regexp)
6969 (org-set-local 'org-finish-function
6971 (org-set-local 'org-window-configuration cw)
6972 (org-set-local 'org-field-marker pos)
6988 (set-window-configuration cw)
7079 (re-search-forward org-table-any-border-regexp nil 1))))
7216 ;; We set the column equation, delete the named one.
7459 (defsubst org-set-calc-mode (var &optional value)
7542 (setq modes (org-set-calc-mode 'calc-internal-prec n))
7543 (setq modes (org-set-calc-mode
7556 (setq modes (org-set-calc-mode (match-string 0 fmt)))
7958 (org-set-local 'font-lock-global-modes (list 'not major-mode))
7959 (org-set-local 'org-pos pos)
7960 (org-set-local 'org-window-configuration wc)
8003 (set-window-configuration org-window-configuration)
8020 (set-window-configuration org-window-configuration)
8178 (set-window-start (selected-window) (point-at-bol))
8401 (org-set-local (quote org-table-may-need-update) t)
8404 (org-set-local 'org-old-auto-fill-inhibit-regexp
8406 (org-set-local 'auto-fill-inhibit-regexp
8818 :splice When set to t, return only table body lines, don't wrap
8903 :splice When set to t, return only table body lines, don't wrap
8935 :splice When set to t, return only table body lines, don't wrap
8965 :splice nil/t When set to t, return only table body lines, don't wrap
9583 (mouse-set-point ev)
9589 (mouse-set-point ev)
9797 A function in this hook may also use `setq' to set the variable
9822 (set-window-configuration org-window-config-before-follow-link)")
10216 (set-buffer buffer)
10293 (set-window-configuration org-window-config-before-follow-link)
10294 (save-excursion (set-buffer b) (goto-char p)
10484 ;; Turn on org-mode in the remember buffer, set local variables
10486 (org-set-local 'org-finish-function 'remember-buffer)
10488 (org-set-local 'org-default-notes-file file))
10490 (org-set-local 'org-remember-default-headline headline))
10512 (org-set-local 'org-finish-function 'remember-buffer)))
10997 (and org-auto-align-tags (org-set-tags nil t))
11024 If yes, set TODO state back to what it was and change any SCHEDULED
11197 (org-set-local 'org-finish-function 'org-store-log-note))
11225 (set-buffer (marker-buffer org-log-note-marker))
11235 (set-window-configuration org-log-note-window-configuration)
11312 This can be used to show a consistent set of context around locations
11362 ACTION can be set, up, or down."
11364 (setq action (or action 'set))
11373 ((eq action 'set)
11402 (message "Priority of current item set to %s" news))))
11418 evaluated, testing if a given set of tags qualifies a headline for
11602 (defun org-set-tags (&optional arg just-align)
11615 (org-set-tags nil t)
11620 ;; Get a new set of tags from the user
11706 (defun org-set-current-tags-overlay (current prefix)
11754 (set-buffer (get-buffer-create " *Org tags*"))
11762 (org-set-current-tags-overlay current ov-prefix)
11872 (org-set-current-tags-overlay current ov-prefix)
11991 insert a time. Note that when WITH-TIME is not set, you can still
12167 (set-buffer-modified-p bmp)))
12200 But do this only if the variable `org-display-custom-times' is set."
12246 (mouse-set-point ev)
12469 (set-buffer "*Calendar*")
12554 If there is no running clock, throw an error, unless FAIL-QUIETLY is set."
12561 (set-buffer (marker-buffer org-clock-marker))
12588 (set-buffer (marker-buffer org-clock-marker))
12638 (set-buffer-modified-p bmp)))
12952 (org-set-local 'font-lock-global-modes (list 'not major-mode))
12961 (org-set-local 'buffer-substring-filters
12963 (set-text-properties 0 (length x) nil x) x)
12980 (org-agenda-set-mode-name)
13003 (define-key org-agenda-mode-map ":" 'org-agenda-set-tags)
13088 ["Set Tags" org-agenda-set-tags t])
13292 (format "set of %d commands" (length match))))))
13417 (set-buffer "*Org Agenda*")
13453 latter case, the buffer is set up in a way that saving it automatically kills
13459 (org-set-local 'org-window-configuration cw)
13462 (set-window-configuration
13635 (set-buffer (org-get-agenda-file-buffer file))
13650 (set-buffer-modified-p bmp))))))
13657 Never set this variable using `setq' or so, because then it will apply
13771 (org-set-sorting-strategy 'timeline)
13909 (org-set-sorting-strategy 'agenda)
13940 (org-set-local 'org-starting-day (car day-numbers))
13941 (org-set-local 'org-include-all-loc include-all)
14037 (org-set-sorting-strategy 'todo)
14053 (org-set-local 'org-last-arg arg)
14054 (org-set-local 'org-todo-keywords kwds)
14099 (org-set-sorting-strategy 'tags)
14161 This is basically a temporary global variable that can be set and then
14165 "When this is set during todo and tags searches, will replace header.")
14241 (set-buffer-modified-p nil)
14353 (org-set-sorting-strategy 'agenda)
14812 "A flag, set by `org-compile-prefix-format'.
14813 The flag is set if the currently compiled format contains a `%t'.")
14815 "A flag, set by `org-compile-prefix-format'.
14816 The flag is set if the currently compiled format contains a `%T'.")
14965 (defun org-set-sorting-strategy (key)
15101 (set-window-configuration org-pre-agenda-window-conf)))
15192 (org-agenda-set-mode-name)
15209 (org-agenda-set-mode-name)
15239 (funcall (if (featurep 'xemacs) 'set-extent-endpoints 'move-overlay)
15258 (org-agenda-set-mode-name)
15267 (org-agenda-set-mode-name)
15278 (org-agenda-set-mode-name)
15288 (org-agenda-set-mode-name)
15292 (defun org-agenda-set-mode-name ()
15406 (set-buffer (get-buffer org-agenda-buffer-name))
15451 (mouse-set-point ev)
15472 (mouse-set-point ev)
15584 ;; See the code in set-tags for the way to do this.
15661 (defun org-agenda-set-tags ()
15680 (call-interactively 'org-set-tags)
15749 (set-glyph-face gl 'secondary-selection)
15750 (set-extent-properties
15814 (message "Deadline for this item set to %s" ts)))))
16251 \\usepackage[usenames]{color}
16773 (set-buffer (get-buffer-create " org-mode-tmp"))
17012 (set (make-local-variable (cdr x))
17015 (org-set-local 'org-odd-levels-only odd)
17223 (set-buffer buffer)
17469 (set-buffer buffer)
17478 (set (make-local-variable (cdr x))
18067 (set-buffer " org-tmp2 ")
18314 (set-buffer ical-buffer) (erase-buffer))
18318 (set-buffer (org-get-agenda-file-buffer file))
18338 (set-buffer ical-buffer)
18591 ;; We only set them when really needed because otherwise the
19024 ((org-on-heading-p) (call-interactively 'org-set-tags))
19320 (set-buffer (pop bl))
19351 ["Set" Custom-set t]
19466 If VISUALLY is set, require that the cursor is not after the match but
19580 (defun org-set-autofill-regexps ()
19585 (org-set-local 'comment-start-skip "^#+[ \t]*")
19586 (org-set-local 'paragraph-separate "\f\\|\\*\\|[ ]*$\\|[ \t]*[:|]")
19588 (org-set-local 'paragraph-start
19592 (org-set-local
19605 (org-set-local 'fill-paragraph-function 'org-fill-paragraph)
19608 (org-set-local 'adaptive-fill-regexp "\000")
19609 (org-set-local 'adaptive-fill-function
19707 When PREVIOUS is set, go to the previous sibling instead. Returns t