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

Lines Matching +defs:url +defs:set +defs:target

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
909 radio Text that is matched by a radio target, see manual for details.
915 :type '(set (const :tag "Double bracket links (new style)" bracket)
918 (const :tag "Radio target matches" radio)
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
1075 (defcustom org-link-mailto-program '(browse-url "mailto:%a?subject=%s")
1083 (const :tag "browse-url" (browse-url-mail "mailto:%a?subject=%s"))
1165 you can use this variable to set the application for a given file
1221 "Default target for storing notes.
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
1283 w3, w3m | %:type %:url
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"
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\"."
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\"."
2333 If the export target supports emphasizing text, the word will be
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
2500 .target { background-color: lavender; }
2576 This option can also be set with the +OPTIONS line, e.g. \"@: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)
2728 export. When this is set, all marker characters (as given in
2733 :set 'org-set-emph-re
2756 :set 'org-set-emph-re
2903 This face is only used if `org-fontify-done-headline' is set."
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)))
3312 (defvar w3m-current-url)
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)
3548 (org-update-radio-target-regexp)
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)))
3803 (defvar org-target-link-regexp nil
3805 (defvar org-target-regexp "<<\\([^<>\n\r]+\\)>>"
3806 "Regular expression matching a link target.")
3807 (defvar org-radio-target-regexp "<<<\\([^<>\n\r]+\\)>>>"
3808 "Regular expression matching a link target.")
3810 (defun org-activate-target-links (limit)
3811 "Run through the buffer and add overlays to target matches."
3812 (when org-target-link-regexp
3814 (if (re-search-forward org-target-link-regexp limit t)
3820 'help-echo "Radio target link"
3824 (defun org-update-radio-target-regexp ()
3828 (setq org-target-link-regexp
3829 (org-make-target-link-regexp (org-all-targets 'radio)))
3851 (let ((re (if radio org-radio-target-regexp org-target-regexp))
3859 (defun org-make-target-link-regexp (targets)
3898 (defun org-set-font-lock-defaults ()
3912 (if (memq 'radio lk) '(org-activate-target-links (0 'org-link t)))
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
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.
5206 IND is a cons cell with target and minimum indentation.
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")))))
6082 (set-window-start (selected-window) winstart 'noforce)
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)
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
9172 (setq cpltxt (url-view-url t)
9174 (org-store-link-props :type "w3" :url (url-view-url t)))
9177 (setq cpltxt (or w3m-current-title w3m-current-url)
9178 link (org-make-link w3m-current-url))
9179 (org-store-link-props :type "w3m" :url (url-view-url t)))
9207 ;; Check if we are on a target
9583 (mouse-set-point ev)
9589 (mouse-set-point ev)
9673 (browse-url (concat type ":" path)))
9774 (browse-url-at-point)))))
9797 A function in this hook may also use `setq' to set the variable
9822 (set-window-configuration org-window-config-before-follow-link)")
9846 ;; There is an exact target for this
9923 "Return a buffer to be used for displaying the link target of internal links."
10216 (set-buffer buffer)
10293 (set-window-configuration org-window-config-before-follow-link)
10294 (save-excursion (set-buffer b) (goto-char p)
10295 (bibtex-url)))
10409 If you are using Org-mode files as target for data storage with
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)))))
16763 (let* ((re-radio (and org-target-link-regexp
16764 (concat "\\([^<]\\)\\(" org-target-link-regexp "\\)")))
16773 (set-buffer (get-buffer-create " org-mode-tmp"))
16892 "Take link text and make a safe target out of it."
17012 (set (make-local-variable (cdr x))
17015 (org-set-local 'org-odd-levels-only odd)
17223 (set-buffer buffer)
17443 (target-alist nil) tg
17469 (set-buffer buffer)
17478 (set (make-local-variable (cdr x))
17565 (while (string-match org-target-regexp line)
17568 (concat "@<span class=\"target\">" tg "@</span> ")
17572 target-alist))
17640 (concat "@<span class=\"target\">" (match-string 1 line) "@</span> ")
17647 "\" class=\"target\">" (match-string 1 line) "@</a> ")
17679 (org-solidify-link-text path target-alist)
17714 ;; make sure this is can be used as target search
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
19005 - If the cursor is on a <<<target>>>, update radio targets and corresponding
19023 ((org-on-target-p) (call-interactively 'org-update-radio-target-regexp))
19024 ((org-on-heading-p) (call-interactively 'org-set-tags))
19320 (set-buffer (pop bl))
19351 ["Set" Custom-set t]
19384 :target on a <<target>>
19385 :radio-target on a <<<radio-target>>>
19440 ((org-on-target-p)
19441 (push (org-point-in-group p 0 :target) clist)
19443 (if (looking-at org-radio-target-regexp)
19444 (push (org-point-in-group p 0 :radio-target) clist))
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
19693 (defun org-on-target-p ()
19694 (or (org-in-regexp org-radio-target-regexp)
19695 (org-in-regexp org-target-regexp)))
19707 When PREVIOUS is set, go to the previous sibling instead. Returns t