org.el (orgstruct-make-binding): Do not use loop in interpreted code.
[org-mode/org-tableheadings.git] / lisp / org.el
blob2419af3a4271561087e2c9031920807dddfa6558
1 ;;; org.el --- Outline-based notes management and organizer
3 ;; Carstens outline-mode for keeping track of everything.
4 ;; Copyright (C) 2004-2014 Free Software Foundation, Inc.
5 ;;
6 ;; Author: Carsten Dominik <carsten at orgmode dot org>
7 ;; Maintainer: Carsten Dominik <carsten at orgmode dot org>
8 ;; Keywords: outlines, hypermedia, calendar, wp
9 ;; Homepage: http://orgmode.org
11 ;; This file is part of GNU Emacs.
13 ;; GNU Emacs is free software: you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by
15 ;; the Free Software Foundation, either version 3 of the License, or
16 ;; (at your option) any later version.
18 ;; GNU Emacs is distributed in the hope that it will be useful,
19 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
20 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 ;; GNU General Public License for more details.
23 ;; You should have received a copy of the GNU General Public License
24 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
26 ;;; Commentary:
28 ;; Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing
29 ;; project planning with a fast and effective plain-text system.
31 ;; Org-mode develops organizational tasks around NOTES files that contain
32 ;; information about projects as plain text. Org-mode is implemented on
33 ;; top of outline-mode, which makes it possible to keep the content of
34 ;; large files well structured. Visibility cycling and structure editing
35 ;; help to work with the tree. Tables are easily created with a built-in
36 ;; table editor. Org-mode supports ToDo items, deadlines, time stamps,
37 ;; and scheduling. It dynamically compiles entries into an agenda that
38 ;; utilizes and smoothly integrates much of the Emacs calendar and diary.
39 ;; Plain text URL-like links connect to websites, emails, Usenet
40 ;; messages, BBDB entries, and any files related to the projects. For
41 ;; printing and sharing of notes, an Org-mode file can be exported as a
42 ;; structured ASCII file, as HTML, or (todo and agenda items only) as an
43 ;; iCalendar file. It can also serve as a publishing tool for a set of
44 ;; linked webpages.
46 ;; Installation and Activation
47 ;; ---------------------------
48 ;; See the corresponding sections in the manual at
50 ;; http://orgmode.org/org.html#Installation
52 ;; Documentation
53 ;; -------------
54 ;; The documentation of Org-mode can be found in the TeXInfo file. The
55 ;; distribution also contains a PDF version of it. At the homepage of
56 ;; Org-mode, you can read the same text online as HTML. There is also an
57 ;; excellent reference card made by Philip Rooke. This card can be found
58 ;; in the etc/ directory of Emacs 22.
60 ;; A list of recent changes can be found at
61 ;; http://orgmode.org/Changes.html
63 ;;; Code:
65 (defvar org-inhibit-highlight-removal nil) ; dynamically scoped param
66 (defvar org-table-formula-constants-local nil
67 "Local version of `org-table-formula-constants'.")
68 (make-variable-buffer-local 'org-table-formula-constants-local)
70 ;;;; Require other packages
72 (eval-when-compile
73 (require 'cl)
74 (require 'gnus-sum))
76 (require 'calendar)
77 (require 'find-func)
78 (require 'format-spec)
80 (or (equal this-command 'eval-buffer)
81 (condition-case nil
82 (load (concat (file-name-directory load-file-name)
83 "org-loaddefs.el")
84 nil t t t)
85 (error
86 (message "WARNING: No org-loaddefs.el file could be found from where org.el is loaded.")
87 (sit-for 3)
88 (message "You need to run \"make\" or \"make autoloads\" from Org lisp directory")
89 (sit-for 3))))
91 (require 'org-macs)
92 (require 'org-compat)
94 (declare-function cdlatex-environment "ext:cdlatex" (environment item))
96 ;; `org-outline-regexp' ought to be a defconst but is let-bound in
97 ;; some places -- e.g. see the macro `org-with-limited-levels'.
99 ;; In Org buffers, the value of `outline-regexp' is that of
100 ;; `org-outline-regexp'. The only function still directly relying on
101 ;; `outline-regexp' is `org-overview' so that `org-cycle' can do its
102 ;; job when `orgstruct-mode' is active.
103 (defvar org-outline-regexp "\\*+ "
104 "Regexp to match Org headlines.")
106 (defvar org-outline-regexp-bol "^\\*+ "
107 "Regexp to match Org headlines.
108 This is similar to `org-outline-regexp' but additionally makes
109 sure that we are at the beginning of the line.")
111 (defvar org-heading-regexp "^\\(\\*+\\)\\(?: +\\(.*?\\)\\)?[ \t]*$"
112 "Matches a headline, putting stars and text into groups.
113 Stars are put in group 1 and the trimmed body in group 2.")
115 ;; Emacs 22 calendar compatibility: Make sure the new variables are available
116 (unless (boundp 'calendar-view-holidays-initially-flag)
117 (org-defvaralias 'calendar-view-holidays-initially-flag
118 'view-calendar-holidays-initially))
119 (unless (boundp 'calendar-view-diary-initially-flag)
120 (org-defvaralias 'calendar-view-diary-initially-flag
121 'view-diary-entries-initially))
122 (unless (boundp 'diary-fancy-buffer)
123 (org-defvaralias 'diary-fancy-buffer 'fancy-diary-buffer))
125 (declare-function org-add-archive-files "org-archive" (files))
127 (declare-function org-inlinetask-at-task-p "org-inlinetask" ())
128 (declare-function org-inlinetask-outline-regexp "org-inlinetask" ())
129 (declare-function org-inlinetask-toggle-visibility "org-inlinetask" ())
130 (declare-function org-pop-to-buffer-same-window "org-compat" (&optional buffer-or-name norecord label))
131 (declare-function org-clock-get-last-clock-out-time "org-clock" ())
132 (declare-function org-clock-timestamps-up "org-clock" (&optional n))
133 (declare-function org-clock-timestamps-down "org-clock" (&optional n))
134 (declare-function org-clock-remove-overlays "org-clock" (&optional beg end noremove))
135 (declare-function org-clock-sum "org-clock" (&optional tstart tend headline-filter propname))
136 (declare-function org-clock-sum-current-item "org-clock" (&optional tstart))
137 (declare-function org-clock-update-time-maybe "org-clock" ())
138 (declare-function org-clocktable-shift "org-clock" (dir n))
140 (declare-function org-babel-tangle-file "ob-tangle" (file &optional target-file lang))
141 (declare-function org-babel-do-in-edit-buffer "ob-core" (&rest body))
142 (declare-function orgtbl-mode "org-table" (&optional arg))
143 (declare-function org-clock-out "org-clock" (&optional switch-to-state fail-quietly at-time))
144 (declare-function org-beamer-mode "ox-beamer" ())
145 (declare-function org-table-blank-field "org-table" ())
146 (declare-function org-table-edit-field "org-table" (arg))
147 (declare-function org-table-insert-row "org-table" (&optional arg))
148 (declare-function org-table-justify-field-maybe "org-table" (&optional new))
149 (declare-function org-table-set-constants "org-table" ())
150 (declare-function org-table-calc-current-TBLFM "org-table" (&optional arg))
151 (declare-function org-id-get-create "org-id" (&optional force))
152 (declare-function org-add-archive-files "org-archive" (files))
153 (declare-function org-id-find-id-file "org-id" (id))
154 (declare-function org-tags-view "org-agenda" (&optional todo-only match))
155 (declare-function org-agenda-list "org-agenda" (&optional arg start-day span))
156 (declare-function org-agenda-redo "org-agenda" (&optional all))
157 (declare-function org-table-align "org-table" ())
158 (declare-function org-table-begin "org-table" (&optional table-type))
159 (declare-function org-table-blank-field "org-table" ())
160 (declare-function org-table-end "org-table" (&optional table-type))
161 (declare-function org-table-end-of-field "org-table" (&optional n))
162 (declare-function org-table-insert-row "org-table" (&optional arg))
163 (declare-function org-table-paste-rectangle "org-table" ())
164 (declare-function org-table-maybe-eval-formula "org-table" ())
165 (declare-function org-table-maybe-recalculate-line "org-table" ())
167 (declare-function org-element-at-point "org-element" ())
168 (declare-function org-element-cache-reset "org-element" (&optional all))
169 (declare-function org-element-cache-refresh "org-element" (pos))
170 (declare-function org-element-contents "org-element" (element))
171 (declare-function org-element-context "org-element" (&optional element))
172 (declare-function org-element-interpret-data "org-element"
173 (data &optional parent))
174 (declare-function org-element-nested-p "org-element" (elem-a elem-b))
175 (declare-function org-element-parse-buffer "org-element"
176 (&optional granularity visible-only))
177 (declare-function org-element-property "org-element" (property element))
178 (declare-function org-element-put-property "org-element"
179 (element property value))
180 (declare-function org-element-swap-A-B "org-element" (elem-a elem-b))
181 (declare-function org-element-parse-buffer "org-element"
182 (&optional granularity visible-only))
183 (declare-function org-element-type "org-element" (element))
185 (defsubst org-uniquify (list)
186 "Non-destructively remove duplicate elements from LIST."
187 (let ((res (copy-sequence list))) (delete-dups res)))
189 (defsubst org-get-at-bol (property)
190 "Get text property PROPERTY at the beginning of line."
191 (get-text-property (point-at-bol) property))
193 (defsubst org-trim (s)
194 "Remove whitespace at the beginning and the end of string S."
195 (replace-regexp-in-string
196 "\\`[ \t\n\r]+" ""
197 (replace-regexp-in-string "[ \t\n\r]+\\'" "" s)))
199 ;; load languages based on value of `org-babel-load-languages'
200 (defvar org-babel-load-languages)
202 ;;;###autoload
203 (defun org-babel-do-load-languages (sym value)
204 "Load the languages defined in `org-babel-load-languages'."
205 (set-default sym value)
206 (mapc (lambda (pair)
207 (let ((active (cdr pair)) (lang (symbol-name (car pair))))
208 (if active
209 (progn
210 (require (intern (concat "ob-" lang))))
211 (progn
212 (funcall 'fmakunbound
213 (intern (concat "org-babel-execute:" lang)))
214 (funcall 'fmakunbound
215 (intern (concat "org-babel-expand-body:" lang)))))))
216 org-babel-load-languages))
218 (declare-function org-babel-tangle-file "ob-tangle" (file &optional target-file lang))
219 ;;;###autoload
220 (defun org-babel-load-file (file &optional compile)
221 "Load Emacs Lisp source code blocks in the Org-mode FILE.
222 This function exports the source code using `org-babel-tangle'
223 and then loads the resulting file using `load-file'. With prefix
224 arg (noninteractively: 2nd arg) COMPILE the tangled Emacs Lisp
225 file to byte-code before it is loaded."
226 (interactive "fFile to load: \nP")
227 (let* ((age (lambda (file)
228 (float-time
229 (time-subtract (current-time)
230 (nth 5 (or (file-attributes (file-truename file))
231 (file-attributes file)))))))
232 (base-name (file-name-sans-extension file))
233 (exported-file (concat base-name ".el")))
234 ;; tangle if the org-mode file is newer than the elisp file
235 (unless (and (file-exists-p exported-file)
236 (> (funcall age file) (funcall age exported-file)))
237 (setq exported-file
238 (car (org-babel-tangle-file file exported-file "emacs-lisp"))))
239 (message "%s %s"
240 (if compile
241 (progn (byte-compile-file exported-file 'load)
242 "Compiled and loaded")
243 (progn (load-file exported-file) "Loaded"))
244 exported-file)))
246 (defcustom org-babel-load-languages '((emacs-lisp . t))
247 "Languages which can be evaluated in Org-mode buffers.
248 This list can be used to load support for any of the languages
249 below, note that each language will depend on a different set of
250 system executables and/or Emacs modes. When a language is
251 \"loaded\", then code blocks in that language can be evaluated
252 with `org-babel-execute-src-block' bound by default to C-c
253 C-c (note the `org-babel-no-eval-on-ctrl-c-ctrl-c' variable can
254 be set to remove code block evaluation from the C-c C-c
255 keybinding. By default only Emacs Lisp (which has no
256 requirements) is loaded."
257 :group 'org-babel
258 :set 'org-babel-do-load-languages
259 :version "24.1"
260 :type '(alist :tag "Babel Languages"
261 :key-type
262 (choice
263 (const :tag "Awk" awk)
264 (const :tag "C" C)
265 (const :tag "R" R)
266 (const :tag "Asymptote" asymptote)
267 (const :tag "Calc" calc)
268 (const :tag "Clojure" clojure)
269 (const :tag "CSS" css)
270 (const :tag "Ditaa" ditaa)
271 (const :tag "Dot" dot)
272 (const :tag "Emacs Lisp" emacs-lisp)
273 (const :tag "Forth" forth)
274 (const :tag "Fortran" fortran)
275 (const :tag "Gnuplot" gnuplot)
276 (const :tag "Haskell" haskell)
277 (const :tag "IO" io)
278 (const :tag "J" J)
279 (const :tag "Java" java)
280 (const :tag "Javascript" js)
281 (const :tag "LaTeX" latex)
282 (const :tag "Ledger" ledger)
283 (const :tag "Lilypond" lilypond)
284 (const :tag "Lisp" lisp)
285 (const :tag "Makefile" makefile)
286 (const :tag "Maxima" maxima)
287 (const :tag "Matlab" matlab)
288 (const :tag "Mscgen" mscgen)
289 (const :tag "Ocaml" ocaml)
290 (const :tag "Octave" octave)
291 (const :tag "Org" org)
292 (const :tag "Perl" perl)
293 (const :tag "Pico Lisp" picolisp)
294 (const :tag "PlantUML" plantuml)
295 (const :tag "Python" python)
296 (const :tag "Ruby" ruby)
297 (const :tag "Sass" sass)
298 (const :tag "Scala" scala)
299 (const :tag "Scheme" scheme)
300 (const :tag "Screen" screen)
301 (const :tag "Shell Script" shell)
302 (const :tag "Shen" shen)
303 (const :tag "Sql" sql)
304 (const :tag "Sqlite" sqlite)
305 (const :tag "ebnf2ps" ebnf2ps))
306 :value-type (boolean :tag "Activate" :value t)))
308 ;;;; Customization variables
309 (defcustom org-clone-delete-id nil
310 "Remove ID property of clones of a subtree.
311 When non-nil, clones of a subtree don't inherit the ID property.
312 Otherwise they inherit the ID property with a new unique
313 identifier."
314 :type 'boolean
315 :version "24.1"
316 :group 'org-id)
318 ;;; Version
319 (org-check-version)
321 ;;;###autoload
322 (defun org-version (&optional here full message)
323 "Show the org-mode version.
324 Interactively, or when MESSAGE is non-nil, show it in echo area.
325 With prefix argument, or when HERE is non-nil, insert it at point.
326 In non-interactive uses, a reduced version string is output unless
327 FULL is given."
328 (interactive (list current-prefix-arg t (not current-prefix-arg)))
329 (let* ((org-dir (ignore-errors (org-find-library-dir "org")))
330 (save-load-suffixes (when (boundp 'load-suffixes) load-suffixes))
331 (load-suffixes (list ".el"))
332 (org-install-dir (ignore-errors (org-find-library-dir "org-loaddefs")))
333 (org-trash (or
334 (and (fboundp 'org-release) (fboundp 'org-git-version))
335 (org-load-noerror-mustsuffix (concat org-dir "org-version"))))
336 (load-suffixes save-load-suffixes)
337 (org-version (org-release))
338 (git-version (org-git-version))
339 (version (format "Org-mode version %s (%s @ %s)"
340 org-version
341 git-version
342 (if org-install-dir
343 (if (string= org-dir org-install-dir)
344 org-install-dir
345 (concat "mixed installation! " org-install-dir " and " org-dir))
346 "org-loaddefs.el can not be found!")))
347 (version1 (if full version org-version)))
348 (when here (insert version1))
349 (when message (message "%s" version1))
350 version1))
352 (defconst org-version (org-version))
355 ;;; Syntax Constants
357 ;;;; Block
359 (defconst org-block-regexp
360 "^[ \t]*#\\+begin_?\\([^ \n]+\\)\\(\\([^\n]+\\)\\)?\n\\([^\000]+?\\)#\\+end_?\\1[ \t]*$"
361 "Regular expression for hiding blocks.")
363 (defconst org-dblock-start-re
364 "^[ \t]*#\\+\\(?:BEGIN\\|begin\\):[ \t]+\\(\\S-+\\)\\([ \t]+\\(.*\\)\\)?"
365 "Matches the start line of a dynamic block, with parameters.")
367 (defconst org-dblock-end-re "^[ \t]*#\\+\\(?:END\\|end\\)\\([: \t\r\n]\\|$\\)"
368 "Matches the end of a dynamic block.")
370 ;;;; Clock and Planning
372 (defconst org-clock-string "CLOCK:"
373 "String used as prefix for timestamps clocking work hours on an item.")
375 (defconst org-closed-string "CLOSED:"
376 "String used as the prefix for timestamps logging closing a TODO entry.")
378 (defconst org-deadline-string "DEADLINE:"
379 "String to mark deadline entries.
380 A deadline is this string, followed by a time stamp. Should be a word,
381 terminated by a colon. You can insert a schedule keyword and
382 a timestamp with \\[org-deadline].")
384 (defconst org-scheduled-string "SCHEDULED:"
385 "String to mark scheduled TODO entries.
386 A schedule is this string, followed by a time stamp. Should be a word,
387 terminated by a colon. You can insert a schedule keyword and
388 a timestamp with \\[org-schedule].")
390 (defconst org-planning-line-re
391 (concat "^[ \t]*"
392 (regexp-opt
393 (list org-closed-string org-deadline-string org-scheduled-string)
395 "Matches a line with planning info.
396 Matched keyword is in group 1.")
398 (defconst org-clock-line-re
399 (concat "^[ \t]*" org-clock-string)
400 "Matches a line with clock info.")
402 ;;;; Drawer
404 (defconst org-drawer-regexp "^[ \t]*:\\(\\(?:\\w\\|[-_]\\)+\\):[ \t]*$"
405 "Matches first or last line of a hidden block.
406 Group 1 contains drawer's name or \"END\".")
408 (defconst org-property-start-re "^[ \t]*:PROPERTIES:[ \t]*$"
409 "Regular expression matching the first line of a property drawer.")
411 (defconst org-property-end-re "^[ \t]*:END:[ \t]*$"
412 "Regular expression matching the last line of a property drawer.")
414 (defconst org-clock-drawer-start-re "^[ \t]*:CLOCK:[ \t]*$"
415 "Regular expression matching the first line of a clock drawer.")
417 (defconst org-clock-drawer-end-re "^[ \t]*:END:[ \t]*$"
418 "Regular expression matching the last line of a clock drawer.")
420 (defconst org-property-drawer-re
421 (concat "\\(" org-property-start-re "\\)[^\000]*?\\("
422 org-property-end-re "\\)\n?")
423 "Matches an entire property drawer.")
425 (defconst org-clock-drawer-re
426 (concat "\\(" org-clock-drawer-start-re "\\)[^\000]*?\\("
427 org-clock-drawer-end-re "\\)\n?")
428 "Matches an entire clock drawer.")
430 ;;;; Headline
432 (defconst org-heading-keyword-regexp-format
433 "^\\(\\*+\\)\\(?: +%s\\)\\(?: +\\(.*?\\)\\)?[ \t]*$"
434 "Printf format for a regexp matching a headline with some keyword.
435 This regexp will match the headline of any node which has the
436 exact keyword that is put into the format. The keyword isn't in
437 any group by default, but the stars and the body are.")
439 (defconst org-heading-keyword-maybe-regexp-format
440 "^\\(\\*+\\)\\(?: +%s\\)?\\(?: +\\(.*?\\)\\)?[ \t]*$"
441 "Printf format for a regexp matching a headline, possibly with some keyword.
442 This regexp can match any headline with the specified keyword, or
443 without a keyword. The keyword isn't in any group by default,
444 but the stars and the body are.")
446 (defconst org-archive-tag "ARCHIVE"
447 "The tag that marks a subtree as archived.
448 An archived subtree does not open during visibility cycling, and does
449 not contribute to the agenda listings.")
451 (defconst org-comment-string "COMMENT"
452 "Entries starting with this keyword will never be exported.
453 An entry can be toggled between COMMENT and normal with
454 \\[org-toggle-comment].")
457 ;;;; LaTeX Environments and Fragments
459 (defconst org-latex-regexps
460 '(("begin" "^[ \t]*\\(\\\\begin{\\([a-zA-Z0-9\\*]+\\)[^\000]+?\\\\end{\\2}\\)" 1 t)
461 ;; ("$" "\\([ (]\\|^\\)\\(\\(\\([$]\\)\\([^ \r\n,.$].*?\\(\n.*?\\)\\{0,5\\}[^ \r\n,.$]\\)\\4\\)\\)\\([ .,?;:'\")]\\|$\\)" 2 nil)
462 ;; \000 in the following regex is needed for org-inside-LaTeX-fragment-p
463 ("$1" "\\([^$]\\|^\\)\\(\\$[^ \r\n,;.$]\\$\\)\\([- .,?;:'\")\000]\\|$\\)" 2 nil)
464 ("$" "\\([^$]\\|^\\)\\(\\(\\$\\([^ \r\n,;.$][^$\n\r]*?\\(\n[^$\n\r]*?\\)\\{0,2\\}[^ \r\n,.$]\\)\\$\\)\\)\\([- .,?;:'\")\000]\\|$\\)" 2 nil)
465 ("\\(" "\\\\([^\000]*?\\\\)" 0 nil)
466 ("\\[" "\\\\\\[[^\000]*?\\\\\\]" 0 nil)
467 ("$$" "\\$\\$[^\000]*?\\$\\$" 0 nil))
468 "Regular expressions for matching embedded LaTeX.")
470 ;;;; Node Property
472 (defconst org-effort-property "Effort"
473 "The property that is being used to keep track of effort estimates.
474 Effort estimates given in this property need to have the format H:MM.")
476 ;;;; Table
478 (defconst org-table-any-line-regexp "^[ \t]*\\(|\\|\\+-[-+]\\)"
479 "Detect an org-type or table-type table.")
481 (defconst org-table-line-regexp "^[ \t]*|"
482 "Detect an org-type table line.")
484 (defconst org-table-dataline-regexp "^[ \t]*|[^-]"
485 "Detect an org-type table line.")
487 (defconst org-table-hline-regexp "^[ \t]*|-"
488 "Detect an org-type table hline.")
490 (defconst org-table1-hline-regexp "^[ \t]*\\+-[-+]"
491 "Detect a table-type table hline.")
493 (defconst org-table-any-border-regexp "^[ \t]*[^|+ \t]"
494 "Detect the first line outside a table when searching from within it.
495 This works for both table types.")
497 (defconst org-TBLFM-regexp "^[ \t]*#\\+TBLFM: "
498 "Detect a #+TBLFM line.")
500 ;;;; Timestamp
502 (defconst org-ts-regexp "<\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} ?[^\r\n>]*?\\)>"
503 "Regular expression for fast time stamp matching.")
505 (defconst org-ts-regexp-both "[[<]\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} ?[^]\r\n>]*?\\)[]>]"
506 "Regular expression for fast time stamp matching.")
508 (defconst org-ts-regexp0
509 "\\(\\([0-9]\\{4\\}\\)-\\([0-9]\\{2\\}\\)-\\([0-9]\\{2\\}\\)\\( +[^]+0-9>\r\n -]+\\)?\\( +\\([0-9]\\{1,2\\}\\):\\([0-9]\\{2\\}\\)\\)?\\)"
510 "Regular expression matching time strings for analysis.
511 This one does not require the space after the date, so it can be used
512 on a string that terminates immediately after the date.")
514 (defconst org-ts-regexp1 "\\(\\([0-9]\\{4\\}\\)-\\([0-9]\\{2\\}\\)-\\([0-9]\\{2\\}\\) *\\([^]+0-9>\r\n -]*\\)\\( \\([0-9]\\{1,2\\}\\):\\([0-9]\\{2\\}\\)\\)?\\)"
515 "Regular expression matching time strings for analysis.")
517 (defconst org-ts-regexp2 (concat "<" org-ts-regexp1 "[^>\n]\\{0,16\\}>")
518 "Regular expression matching time stamps, with groups.")
520 (defconst org-ts-regexp3 (concat "[[<]" org-ts-regexp1 "[^]>\n]\\{0,16\\}[]>]")
521 "Regular expression matching time stamps (also [..]), with groups.")
523 (defconst org-tr-regexp (concat org-ts-regexp "--?-?" org-ts-regexp)
524 "Regular expression matching a time stamp range.")
526 (defconst org-tr-regexp-both
527 (concat org-ts-regexp-both "--?-?" org-ts-regexp-both)
528 "Regular expression matching a time stamp range.")
530 (defconst org-tsr-regexp (concat org-ts-regexp "\\(--?-?"
531 org-ts-regexp "\\)?")
532 "Regular expression matching a time stamp or time stamp range.")
534 (defconst org-tsr-regexp-both
535 (concat org-ts-regexp-both "\\(--?-?"
536 org-ts-regexp-both "\\)?")
537 "Regular expression matching a time stamp or time stamp range.
538 The time stamps may be either active or inactive.")
540 (defconst org-repeat-re
541 "<[0-9]\\{4\\}-[0-9][0-9]-[0-9][0-9] [^>\n]*?\\([.+]?\\+[0-9]+[hdwmy]\\(/[0-9]+[hdwmy]\\)?\\)"
542 "Regular expression for specifying repeated events.
543 After a match, group 1 contains the repeat expression.")
545 (defconst org-time-stamp-formats '("<%Y-%m-%d %a>" . "<%Y-%m-%d %a %H:%M>")
546 "Formats for `format-time-string' which are used for time stamps.")
549 ;;; The custom variables
551 (defgroup org nil
552 "Outline-based notes management and organizer."
553 :tag "Org"
554 :group 'outlines
555 :group 'calendar)
557 (defcustom org-mode-hook nil
558 "Mode hook for Org-mode, run after the mode was turned on."
559 :group 'org
560 :type 'hook)
562 (defcustom org-load-hook nil
563 "Hook that is run after org.el has been loaded."
564 :group 'org
565 :type 'hook)
567 (defcustom org-log-buffer-setup-hook nil
568 "Hook that is run after an Org log buffer is created."
569 :group 'org
570 :version "24.1"
571 :type 'hook)
573 (defvar org-modules) ; defined below
574 (defvar org-modules-loaded nil
575 "Have the modules been loaded already?")
577 (defun org-load-modules-maybe (&optional force)
578 "Load all extensions listed in `org-modules'."
579 (when (or force (not org-modules-loaded))
580 (mapc (lambda (ext)
581 (condition-case nil (require ext)
582 (error (message "Problems while trying to load feature `%s'" ext))))
583 org-modules)
584 (setq org-modules-loaded t)))
586 (defun org-set-modules (var value)
587 "Set VAR to VALUE and call `org-load-modules-maybe' with the force flag."
588 (set var value)
589 (when (featurep 'org)
590 (org-load-modules-maybe 'force)
591 (org-element-cache-reset 'all)))
593 (defcustom org-modules '(org-w3m org-bbdb org-bibtex org-docview org-gnus org-info org-irc org-mhe org-rmail)
594 "Modules that should always be loaded together with org.el.
596 If a description starts with <C>, the file is not part of Emacs
597 and loading it will require that you have downloaded and properly
598 installed the Org mode distribution.
600 You can also use this system to load external packages (i.e. neither Org
601 core modules, nor modules from the CONTRIB directory). Just add symbols
602 to the end of the list. If the package is called org-xyz.el, then you need
603 to add the symbol `xyz', and the package must have a call to:
605 \(provide 'org-xyz)
607 For export specific modules, see also `org-export-backends'."
608 :group 'org
609 :set 'org-set-modules
610 :version "24.4"
611 :package-version '(Org . "8.0")
612 :type
613 '(set :greedy t
614 (const :tag " bbdb: Links to BBDB entries" org-bbdb)
615 (const :tag " bibtex: Links to BibTeX entries" org-bibtex)
616 (const :tag " crypt: Encryption of subtrees" org-crypt)
617 (const :tag " ctags: Access to Emacs tags with links" org-ctags)
618 (const :tag " docview: Links to doc-view buffers" org-docview)
619 (const :tag " gnus: Links to GNUS folders/messages" org-gnus)
620 (const :tag " habit: Track your consistency with habits" org-habit)
621 (const :tag " id: Global IDs for identifying entries" org-id)
622 (const :tag " info: Links to Info nodes" org-info)
623 (const :tag " inlinetask: Tasks independent of outline hierarchy" org-inlinetask)
624 (const :tag " irc: Links to IRC/ERC chat sessions" org-irc)
625 (const :tag " mhe: Links to MHE folders/messages" org-mhe)
626 (const :tag " mouse: Additional mouse support" org-mouse)
627 (const :tag " protocol: Intercept calls from emacsclient" org-protocol)
628 (const :tag " rmail: Links to RMAIL folders/messages" org-rmail)
629 (const :tag " w3m: Special cut/paste from w3m to Org-mode." org-w3m)
631 (const :tag "C annotate-file: Annotate a file with org syntax" org-annotate-file)
632 (const :tag "C bookmark: Org-mode links to bookmarks" org-bookmark)
633 (const :tag "C bullets: Add overlays to headlines stars" org-bullets)
634 (const :tag "C checklist: Extra functions for checklists in repeated tasks" org-checklist)
635 (const :tag "C choose: Use TODO keywords to mark decisions states" org-choose)
636 (const :tag "C collector: Collect properties into tables" org-collector)
637 (const :tag "C depend: TODO dependencies for Org-mode\n\t\t\t(PARTIALLY OBSOLETE, see built-in dependency support))" org-depend)
638 (const :tag "C drill: Flashcards and spaced repetition for Org-mode" org-drill)
639 (const :tag "C elisp-symbol: Org-mode links to emacs-lisp symbols" org-elisp-symbol)
640 (const :tag "C eshell Support for links to working directories in eshell" org-eshell)
641 (const :tag "C eval-light: Evaluate inbuffer-code on demand" org-eval-light)
642 (const :tag "C eval: Include command output as text" org-eval)
643 (const :tag "C eww: Store link to url of eww" org-eww)
644 (const :tag "C expiry: Expiry mechanism for Org-mode entries" org-expiry)
645 (const :tag "C favtable: Lookup table of favorite references and links" org-favtable)
646 (const :tag "C git-link: Provide org links to specific file version" org-git-link)
647 (const :tag "C interactive-query: Interactive modification of tags query\n\t\t\t(PARTIALLY OBSOLETE, see secondary filtering)" org-interactive-query)
648 (const :tag "C invoice: Help manage client invoices in Org-mode" org-invoice)
649 (const :tag "C jira: Add a jira:ticket protocol to Org-mode" org-jira)
650 (const :tag "C learn: SuperMemo's incremental learning algorithm" org-learn)
651 (const :tag "C mac-iCal Imports events from iCal.app to the Emacs diary" org-mac-iCal)
652 (const :tag "C mac-link: Grab links and url from various mac Applications" org-mac-link)
653 (const :tag "C mairix: Hook mairix search into Org-mode for different MUAs" org-mairix)
654 (const :tag "C man: Support for links to manpages in Org-mode" org-man)
655 (const :tag "C mew: Links to Mew folders/messages" org-mew)
656 (const :tag "C mtags: Support for muse-like tags" org-mtags)
657 (const :tag "C notmuch: Provide org links to notmuch searches or messages" org-notmuch)
658 (const :tag "C panel: Simple routines for us with bad memory" org-panel)
659 (const :tag "C registry: A registry for Org-mode links" org-registry)
660 (const :tag "C screen: Visit screen sessions through Org-mode links" org-screen)
661 (const :tag "C secretary: Team management with org-mode" org-secretary)
662 (const :tag "C sqlinsert: Convert Org-mode tables to SQL insertions" orgtbl-sqlinsert)
663 (const :tag "C toc: Table of contents for Org-mode buffer" org-toc)
664 (const :tag "C track: Keep up with Org-mode development" org-track)
665 (const :tag "C velocity Something like Notational Velocity for Org" org-velocity)
666 (const :tag "C vm: Links to VM folders/messages" org-vm)
667 (const :tag "C wikinodes: CamelCase wiki-like links" org-wikinodes)
668 (const :tag "C wl: Links to Wanderlust folders/messages" org-wl)
669 (repeat :tag "External packages" :inline t (symbol :tag "Package"))))
671 (defvar org-export--registered-backends) ; From ox.el.
672 (declare-function org-export-derived-backend-p "ox" (backend &rest backends))
673 (declare-function org-export-backend-name "ox" (backend))
674 (defcustom org-export-backends '(ascii html icalendar latex)
675 "List of export back-ends that should be always available.
677 If a description starts with <C>, the file is not part of Emacs
678 and loading it will require that you have downloaded and properly
679 installed the Org mode distribution.
681 Unlike to `org-modules', libraries in this list will not be
682 loaded along with Org, but only once the export framework is
683 needed.
685 This variable needs to be set before org.el is loaded. If you
686 need to make a change while Emacs is running, use the customize
687 interface or run the following code, where VAL stands for the new
688 value of the variable, after updating it:
690 \(progn
691 \(setq org-export--registered-backends
692 \(org-remove-if-not
693 \(lambda (backend)
694 \(let ((name (org-export-backend-name backend)))
695 \(or (memq name val)
696 \(catch 'parentp
697 \(dolist (b val)
698 \(and (org-export-derived-backend-p b name)
699 \(throw 'parentp t)))))))
700 org-export--registered-backends))
701 \(let ((new-list (mapcar 'org-export-backend-name
702 org-export--registered-backends)))
703 \(dolist (backend val)
704 \(cond
705 \((not (load (format \"ox-%s\" backend) t t))
706 \(message \"Problems while trying to load export back-end `%s'\"
707 backend))
708 \((not (memq backend new-list)) (push backend new-list))))
709 \(set-default 'org-export-backends new-list)))
711 Adding a back-end to this list will also pull the back-end it
712 depends on, if any."
713 :group 'org
714 :group 'org-export
715 :version "24.4"
716 :package-version '(Org . "8.0")
717 :initialize 'custom-initialize-set
718 :set (lambda (var val)
719 (if (not (featurep 'ox)) (set-default var val)
720 ;; Any back-end not required anymore (not present in VAL and not
721 ;; a parent of any back-end in the new value) is removed from the
722 ;; list of registered back-ends.
723 (setq org-export--registered-backends
724 (org-remove-if-not
725 (lambda (backend)
726 (let ((name (org-export-backend-name backend)))
727 (or (memq name val)
728 (catch 'parentp
729 (dolist (b val)
730 (and (org-export-derived-backend-p b name)
731 (throw 'parentp t)))))))
732 org-export--registered-backends))
733 ;; Now build NEW-LIST of both new back-ends and required
734 ;; parents.
735 (let ((new-list (mapcar 'org-export-backend-name
736 org-export--registered-backends)))
737 (dolist (backend val)
738 (cond
739 ((not (load (format "ox-%s" backend) t t))
740 (message "Problems while trying to load export back-end `%s'"
741 backend))
742 ((not (memq backend new-list)) (push backend new-list))))
743 ;; Set VAR to that list with fixed dependencies.
744 (set-default var new-list))))
745 :type '(set :greedy t
746 (const :tag " ascii Export buffer to ASCII format" ascii)
747 (const :tag " beamer Export buffer to Beamer presentation" beamer)
748 (const :tag " html Export buffer to HTML format" html)
749 (const :tag " icalendar Export buffer to iCalendar format" icalendar)
750 (const :tag " latex Export buffer to LaTeX format" latex)
751 (const :tag " man Export buffer to MAN format" man)
752 (const :tag " md Export buffer to Markdown format" md)
753 (const :tag " odt Export buffer to ODT format" odt)
754 (const :tag " org Export buffer to Org format" org)
755 (const :tag " texinfo Export buffer to Texinfo format" texinfo)
756 (const :tag "C confluence Export buffer to Confluence Wiki format" confluence)
757 (const :tag "C deck Export buffer to deck.js presentations" deck)
758 (const :tag "C freemind Export buffer to Freemind mindmap format" freemind)
759 (const :tag "C groff Export buffer to Groff format" groff)
760 (const :tag "C koma-letter Export buffer to KOMA Scrlttrl2 format" koma-letter)
761 (const :tag "C RSS 2.0 Export buffer to RSS 2.0 format" rss)
762 (const :tag "C s5 Export buffer to s5 presentations" s5)
763 (const :tag "C taskjuggler Export buffer to TaskJuggler format" taskjuggler)))
765 (eval-after-load 'ox
766 '(mapc
767 (lambda (backend)
768 (condition-case nil (require (intern (format "ox-%s" backend)))
769 (error (message "Problems while trying to load export back-end `%s'"
770 backend))))
771 org-export-backends))
773 (defcustom org-support-shift-select nil
774 "Non-nil means make shift-cursor commands select text when possible.
776 In Emacs 23, when `shift-select-mode' is on, shifted cursor keys
777 start selecting a region, or enlarge regions started in this way.
778 In Org-mode, in special contexts, these same keys are used for
779 other purposes, important enough to compete with shift selection.
780 Org tries to balance these needs by supporting `shift-select-mode'
781 outside these special contexts, under control of this variable.
783 The default of this variable is nil, to avoid confusing behavior. Shifted
784 cursor keys will then execute Org commands in the following contexts:
785 - on a headline, changing TODO state (left/right) and priority (up/down)
786 - on a time stamp, changing the time
787 - in a plain list item, changing the bullet type
788 - in a property definition line, switching between allowed values
789 - in the BEGIN line of a clock table (changing the time block).
790 Outside these contexts, the commands will throw an error.
792 When this variable is t and the cursor is not in a special
793 context, Org-mode will support shift-selection for making and
794 enlarging regions. To make this more effective, the bullet
795 cycling will no longer happen anywhere in an item line, but only
796 if the cursor is exactly on the bullet.
798 If you set this variable to the symbol `always', then the keys
799 will not be special in headlines, property lines, and item lines,
800 to make shift selection work there as well. If this is what you
801 want, you can use the following alternative commands: `C-c C-t'
802 and `C-c ,' to change TODO state and priority, `C-u C-u C-c C-t'
803 can be used to switch TODO sets, `C-c -' to cycle item bullet
804 types, and properties can be edited by hand or in column view.
806 However, when the cursor is on a timestamp, shift-cursor commands
807 will still edit the time stamp - this is just too good to give up.
809 XEmacs user should have this variable set to nil, because
810 `shift-select-mode' is in Emacs 23 or later only."
811 :group 'org
812 :type '(choice
813 (const :tag "Never" nil)
814 (const :tag "When outside special context" t)
815 (const :tag "Everywhere except timestamps" always)))
817 (defcustom org-loop-over-headlines-in-active-region nil
818 "Shall some commands act upon headlines in the active region?
820 When set to `t', some commands will be performed in all headlines
821 within the active region.
823 When set to `start-level', some commands will be performed in all
824 headlines within the active region, provided that these headlines
825 are of the same level than the first one.
827 When set to a string, those commands will be performed on the
828 matching headlines within the active region. Such string must be
829 a tags/property/todo match as it is used in the agenda tags view.
831 The list of commands is: `org-schedule', `org-deadline',
832 `org-todo', `org-archive-subtree', `org-archive-set-tag' and
833 `org-archive-to-archive-sibling'. The archiving commands skip
834 already archived entries."
835 :type '(choice (const :tag "Don't loop" nil)
836 (const :tag "All headlines in active region" t)
837 (const :tag "In active region, headlines at the same level than the first one" start-level)
838 (string :tag "Tags/Property/Todo matcher"))
839 :version "24.1"
840 :group 'org-todo
841 :group 'org-archive)
843 (defgroup org-startup nil
844 "Options concerning startup of Org-mode."
845 :tag "Org Startup"
846 :group 'org)
848 (defcustom org-startup-folded t
849 "Non-nil means entering Org-mode will switch to OVERVIEW.
850 This can also be configured on a per-file basis by adding one of
851 the following lines anywhere in the buffer:
853 #+STARTUP: fold (or `overview', this is equivalent)
854 #+STARTUP: nofold (or `showall', this is equivalent)
855 #+STARTUP: content
856 #+STARTUP: showeverything
858 By default, this option is ignored when Org opens agenda files
859 for the first time. If you want the agenda to honor the startup
860 option, set `org-agenda-inhibit-startup' to nil."
861 :group 'org-startup
862 :type '(choice
863 (const :tag "nofold: show all" nil)
864 (const :tag "fold: overview" t)
865 (const :tag "content: all headlines" content)
866 (const :tag "show everything, even drawers" showeverything)))
868 (defcustom org-startup-truncated t
869 "Non-nil means entering Org-mode will set `truncate-lines'.
870 This is useful since some lines containing links can be very long and
871 uninteresting. Also tables look terrible when wrapped."
872 :group 'org-startup
873 :type 'boolean)
875 (defcustom org-startup-indented nil
876 "Non-nil means turn on `org-indent-mode' on startup.
877 This can also be configured on a per-file basis by adding one of
878 the following lines anywhere in the buffer:
880 #+STARTUP: indent
881 #+STARTUP: noindent"
882 :group 'org-structure
883 :type '(choice
884 (const :tag "Not" nil)
885 (const :tag "Globally (slow on startup in large files)" t)))
887 (defcustom org-use-sub-superscripts t
888 "Non-nil means interpret \"_\" and \"^\" for display.
890 If you want to control how Org exports those characters, see
891 `org-export-with-sub-superscripts'. `org-use-sub-superscripts'
892 used to be an alias for `org-export-with-sub-superscripts' in
893 Org <8.0, it is not anymore.
895 When this option is turned on, you can use TeX-like syntax for
896 sub- and superscripts within the buffer. Several characters after
897 \"_\" or \"^\" will be considered as a single item - so grouping
898 with {} is normally not needed. For example, the following things
899 will be parsed as single sub- or superscripts:
901 10^24 or 10^tau several digits will be considered 1 item.
902 10^-12 or 10^-tau a leading sign with digits or a word
903 x^2-y^3 will be read as x^2 - y^3, because items are
904 terminated by almost any nonword/nondigit char.
905 x_{i^2} or x^(2-i) braces or parenthesis do grouping.
907 Still, ambiguity is possible. So when in doubt, use {} to enclose
908 the sub/superscript. If you set this variable to the symbol `{}',
909 the braces are *required* in order to trigger interpretations as
910 sub/superscript. This can be helpful in documents that need \"_\"
911 frequently in plain text."
912 :group 'org-startup
913 :version "24.4"
914 :package-version '(Org . "8.0")
915 :type '(choice
916 (const :tag "Always interpret" t)
917 (const :tag "Only with braces" {})
918 (const :tag "Never interpret" nil)))
920 (defcustom org-startup-with-beamer-mode nil
921 "Non-nil means turn on `org-beamer-mode' on startup.
922 This can also be configured on a per-file basis by adding one of
923 the following lines anywhere in the buffer:
925 #+STARTUP: beamer"
926 :group 'org-startup
927 :version "24.1"
928 :type 'boolean)
930 (defcustom org-startup-align-all-tables nil
931 "Non-nil means align all tables when visiting a file.
932 This is useful when the column width in tables is forced with <N> cookies
933 in table fields. Such tables will look correct only after the first re-align.
934 This can also be configured on a per-file basis by adding one of
935 the following lines anywhere in the buffer:
936 #+STARTUP: align
937 #+STARTUP: noalign"
938 :group 'org-startup
939 :type 'boolean)
941 (defcustom org-startup-with-inline-images nil
942 "Non-nil means show inline images when loading a new Org file.
943 This can also be configured on a per-file basis by adding one of
944 the following lines anywhere in the buffer:
945 #+STARTUP: inlineimages
946 #+STARTUP: noinlineimages"
947 :group 'org-startup
948 :version "24.1"
949 :type 'boolean)
951 (defcustom org-startup-with-latex-preview nil
952 "Non-nil means preview LaTeX fragments when loading a new Org file.
954 This can also be configured on a per-file basis by adding one of
955 the following lines anywhere in the buffer:
956 #+STARTUP: latexpreview
957 #+STARTUP: nolatexpreview"
958 :group 'org-startup
959 :version "24.4"
960 :package-version '(Org . "8.0")
961 :type 'boolean)
963 (defcustom org-insert-mode-line-in-empty-file nil
964 "Non-nil means insert the first line setting Org-mode in empty files.
965 When the function `org-mode' is called interactively in an empty file, this
966 normally means that the file name does not automatically trigger Org-mode.
967 To ensure that the file will always be in Org-mode in the future, a
968 line enforcing Org-mode will be inserted into the buffer, if this option
969 has been set."
970 :group 'org-startup
971 :type 'boolean)
973 (defcustom org-replace-disputed-keys nil
974 "Non-nil means use alternative key bindings for some keys.
975 Org-mode uses S-<cursor> keys for changing timestamps and priorities.
976 These keys are also used by other packages like shift-selection-mode'
977 \(built into Emacs 23), `CUA-mode' or `windmove.el'.
978 If you want to use Org-mode together with one of these other modes,
979 or more generally if you would like to move some Org-mode commands to
980 other keys, set this variable and configure the keys with the variable
981 `org-disputed-keys'.
983 This option is only relevant at load-time of Org-mode, and must be set
984 *before* org.el is loaded. Changing it requires a restart of Emacs to
985 become effective."
986 :group 'org-startup
987 :type 'boolean)
989 (defcustom org-use-extra-keys nil
990 "Non-nil means use extra key sequence definitions for certain commands.
991 This happens automatically if you run XEmacs or if `window-system'
992 is nil. This variable lets you do the same manually. You must
993 set it before loading org.
995 Example: on Carbon Emacs 22 running graphically, with an external
996 keyboard on a Powerbook, the default way of setting M-left might
997 not work for either Alt or ESC. Setting this variable will make
998 it work for ESC."
999 :group 'org-startup
1000 :type 'boolean)
1002 (org-defvaralias 'org-CUA-compatible 'org-replace-disputed-keys)
1004 (defcustom org-disputed-keys
1005 '(([(shift up)] . [(meta p)])
1006 ([(shift down)] . [(meta n)])
1007 ([(shift left)] . [(meta -)])
1008 ([(shift right)] . [(meta +)])
1009 ([(control shift right)] . [(meta shift +)])
1010 ([(control shift left)] . [(meta shift -)]))
1011 "Keys for which Org-mode and other modes compete.
1012 This is an alist, cars are the default keys, second element specifies
1013 the alternative to use when `org-replace-disputed-keys' is t.
1015 Keys can be specified in any syntax supported by `define-key'.
1016 The value of this option takes effect only at Org-mode's startup,
1017 therefore you'll have to restart Emacs to apply it after changing."
1018 :group 'org-startup
1019 :type 'alist)
1021 (defun org-key (key)
1022 "Select key according to `org-replace-disputed-keys' and `org-disputed-keys'.
1023 Or return the original if not disputed.
1024 Also apply the translations defined in `org-xemacs-key-equivalents'."
1025 (when org-replace-disputed-keys
1026 (let* ((nkey (key-description key))
1027 (x (org-find-if (lambda (x)
1028 (equal (key-description (car x)) nkey))
1029 org-disputed-keys)))
1030 (setq key (if x (cdr x) key))))
1031 (when (featurep 'xemacs)
1032 (setq key (or (cdr (assoc key org-xemacs-key-equivalents)) key)))
1033 key)
1035 (defun org-find-if (predicate seq)
1036 (catch 'exit
1037 (while seq
1038 (if (funcall predicate (car seq))
1039 (throw 'exit (car seq))
1040 (pop seq)))))
1042 (defun org-defkey (keymap key def)
1043 "Define a key, possibly translated, as returned by `org-key'."
1044 (define-key keymap (org-key key) def))
1046 (defcustom org-ellipsis nil
1047 "The ellipsis to use in the Org-mode outline.
1048 When nil, just use the standard three dots.
1049 When a string, use that string instead.
1050 When a face, use the standard 3 dots, but with the specified face.
1051 The change affects only Org-mode (which will then use its own display table).
1052 Changing this requires executing \\[org-mode] in a buffer to become
1053 effective."
1054 :group 'org-startup
1055 :type '(choice (const :tag "Default" nil)
1056 (face :tag "Face" :value org-warning)
1057 (string :tag "String" :value "...#")))
1059 (defvar org-display-table nil
1060 "The display table for org-mode, in case `org-ellipsis' is non-nil.")
1062 (defgroup org-keywords nil
1063 "Keywords in Org-mode."
1064 :tag "Org Keywords"
1065 :group 'org)
1067 (defcustom org-closed-keep-when-no-todo nil
1068 "Remove CLOSED: time-stamp when switching back to a non-todo state?"
1069 :group 'org-todo
1070 :group 'org-keywords
1071 :version "24.4"
1072 :package-version '(Org . "8.0")
1073 :type 'boolean)
1075 (defgroup org-structure nil
1076 "Options concerning the general structure of Org-mode files."
1077 :tag "Org Structure"
1078 :group 'org)
1080 (defgroup org-reveal-location nil
1081 "Options about how to make context of a location visible."
1082 :tag "Org Reveal Location"
1083 :group 'org-structure)
1085 (defconst org-context-choice
1086 '(choice
1087 (const :tag "Always" t)
1088 (const :tag "Never" nil)
1089 (repeat :greedy t :tag "Individual contexts"
1090 (cons
1091 (choice :tag "Context"
1092 (const agenda)
1093 (const org-goto)
1094 (const occur-tree)
1095 (const tags-tree)
1096 (const link-search)
1097 (const mark-goto)
1098 (const bookmark-jump)
1099 (const isearch)
1100 (const default))
1101 (boolean))))
1102 "Contexts for the reveal options.")
1104 (defcustom org-show-hierarchy-above '((default . t))
1105 "Non-nil means show full hierarchy when revealing a location.
1106 Org-mode often shows locations in an org-mode file which might have
1107 been invisible before. When this is set, the hierarchy of headings
1108 above the exposed location is shown.
1109 Turning this off for example for sparse trees makes them very compact.
1110 Instead of t, this can also be an alist specifying this option for different
1111 contexts. Valid contexts are
1112 agenda when exposing an entry from the agenda
1113 org-goto when using the command `org-goto' on key C-c C-j
1114 occur-tree when using the command `org-occur' on key C-c /
1115 tags-tree when constructing a sparse tree based on tags matches
1116 link-search when exposing search matches associated with a link
1117 mark-goto when exposing the jump goal of a mark
1118 bookmark-jump when exposing a bookmark location
1119 isearch when exiting from an incremental search
1120 default default for all contexts not set explicitly"
1121 :group 'org-reveal-location
1122 :type org-context-choice)
1124 (defcustom org-show-following-heading '((default . nil))
1125 "Non-nil means show following heading when revealing a location.
1126 Org-mode often shows locations in an org-mode file which might have
1127 been invisible before. When this is set, the heading following the
1128 match is shown.
1129 Turning this off for example for sparse trees makes them very compact,
1130 but makes it harder to edit the location of the match. In such a case,
1131 use the command \\[org-reveal] to show more context.
1132 Instead of t, this can also be an alist specifying this option for different
1133 contexts. See `org-show-hierarchy-above' for valid contexts."
1134 :group 'org-reveal-location
1135 :type org-context-choice)
1137 (defcustom org-show-siblings '((default . nil) (isearch t) (bookmark-jump t))
1138 "Non-nil means show all sibling heading when revealing a location.
1139 Org-mode often shows locations in an org-mode file which might have
1140 been invisible before. When this is set, the sibling of the current entry
1141 heading are all made visible. If `org-show-hierarchy-above' is t,
1142 the same happens on each level of the hierarchy above the current entry.
1144 By default this is on for the isearch context, off for all other contexts.
1145 Turning this off for example for sparse trees makes them very compact,
1146 but makes it harder to edit the location of the match. In such a case,
1147 use the command \\[org-reveal] to show more context.
1148 Instead of t, this can also be an alist specifying this option for different
1149 contexts. See `org-show-hierarchy-above' for valid contexts."
1150 :group 'org-reveal-location
1151 :type org-context-choice
1152 :version "24.4"
1153 :package-version '(Org . "8.0"))
1155 (defcustom org-show-entry-below '((default . nil))
1156 "Non-nil means show the entry below a headline when revealing a location.
1157 Org-mode often shows locations in an org-mode file which might have
1158 been invisible before. When this is set, the text below the headline that is
1159 exposed is also shown.
1161 By default this is off for all contexts.
1162 Instead of t, this can also be an alist specifying this option for different
1163 contexts. See `org-show-hierarchy-above' for valid contexts."
1164 :group 'org-reveal-location
1165 :type org-context-choice)
1167 (defcustom org-indirect-buffer-display 'other-window
1168 "How should indirect tree buffers be displayed?
1169 This applies to indirect buffers created with the commands
1170 \\[org-tree-to-indirect-buffer] and \\[org-agenda-tree-to-indirect-buffer].
1171 Valid values are:
1172 current-window Display in the current window
1173 other-window Just display in another window.
1174 dedicated-frame Create one new frame, and re-use it each time.
1175 new-frame Make a new frame each time. Note that in this case
1176 previously-made indirect buffers are kept, and you need to
1177 kill these buffers yourself."
1178 :group 'org-structure
1179 :group 'org-agenda-windows
1180 :type '(choice
1181 (const :tag "In current window" current-window)
1182 (const :tag "In current frame, other window" other-window)
1183 (const :tag "Each time a new frame" new-frame)
1184 (const :tag "One dedicated frame" dedicated-frame)))
1186 (defcustom org-use-speed-commands nil
1187 "Non-nil means activate single letter commands at beginning of a headline.
1188 This may also be a function to test for appropriate locations where speed
1189 commands should be active.
1191 For example, to activate speed commands when the point is on any
1192 star at the beginning of the headline, you can do this:
1194 (setq org-use-speed-commands
1195 (lambda () (and (looking-at org-outline-regexp) (looking-back \"^\\**\"))))"
1196 :group 'org-structure
1197 :type '(choice
1198 (const :tag "Never" nil)
1199 (const :tag "At beginning of headline stars" t)
1200 (function)))
1202 (defcustom org-speed-commands-user nil
1203 "Alist of additional speed commands.
1204 This list will be checked before `org-speed-commands-default'
1205 when the variable `org-use-speed-commands' is non-nil
1206 and when the cursor is at the beginning of a headline.
1207 The car if each entry is a string with a single letter, which must
1208 be assigned to `self-insert-command' in the global map.
1209 The cdr is either a command to be called interactively, a function
1210 to be called, or a form to be evaluated.
1211 An entry that is just a list with a single string will be interpreted
1212 as a descriptive headline that will be added when listing the speed
1213 commands in the Help buffer using the `?' speed command."
1214 :group 'org-structure
1215 :type '(repeat :value ("k" . ignore)
1216 (choice :value ("k" . ignore)
1217 (list :tag "Descriptive Headline" (string :tag "Headline"))
1218 (cons :tag "Letter and Command"
1219 (string :tag "Command letter")
1220 (choice
1221 (function)
1222 (sexp))))))
1224 (defcustom org-bookmark-names-plist
1225 '(:last-capture "org-capture-last-stored"
1226 :last-refile "org-refile-last-stored"
1227 :last-capture-marker "org-capture-last-stored-marker")
1228 "Names for bookmarks automatically set by some Org commands.
1229 This can provide strings as names for a number of bookmarks Org sets
1230 automatically. The following keys are currently implemented:
1231 :last-capture
1232 :last-capture-marker
1233 :last-refile
1234 When a key does not show up in the property list, the corresponding bookmark
1235 is not set."
1236 :group 'org-structure
1237 :type 'plist)
1239 (defgroup org-cycle nil
1240 "Options concerning visibility cycling in Org-mode."
1241 :tag "Org Cycle"
1242 :group 'org-structure)
1244 (defcustom org-cycle-skip-children-state-if-no-children t
1245 "Non-nil means skip CHILDREN state in entries that don't have any."
1246 :group 'org-cycle
1247 :type 'boolean)
1249 (defcustom org-cycle-max-level nil
1250 "Maximum level which should still be subject to visibility cycling.
1251 Levels higher than this will, for cycling, be treated as text, not a headline.
1252 When `org-odd-levels-only' is set, a value of N in this variable actually
1253 means 2N-1 stars as the limiting headline.
1254 When nil, cycle all levels.
1255 Note that the limiting level of cycling is also influenced by
1256 `org-inlinetask-min-level'. When `org-cycle-max-level' is not set but
1257 `org-inlinetask-min-level' is, cycling will be limited to levels one less
1258 than its value."
1259 :group 'org-cycle
1260 :type '(choice
1261 (const :tag "No limit" nil)
1262 (integer :tag "Maximum level")))
1264 (defcustom org-hide-block-startup nil
1265 "Non-nil means entering Org-mode will fold all blocks.
1266 This can also be set in on a per-file basis with
1268 #+STARTUP: hideblocks
1269 #+STARTUP: showblocks"
1270 :group 'org-startup
1271 :group 'org-cycle
1272 :type 'boolean)
1274 (defcustom org-cycle-global-at-bob nil
1275 "Cycle globally if cursor is at beginning of buffer and not at a headline.
1276 This makes it possible to do global cycling without having to use S-TAB or
1277 \\[universal-argument] TAB. For this special case to work, the first line
1278 of the buffer must not be a headline -- it may be empty or some other text.
1279 When used in this way, `org-cycle-hook' is disabled temporarily to make
1280 sure the cursor stays at the beginning of the buffer. When this option is
1281 nil, don't do anything special at the beginning of the buffer."
1282 :group 'org-cycle
1283 :type 'boolean)
1285 (defcustom org-cycle-level-after-item/entry-creation t
1286 "Non-nil means cycle entry level or item indentation in new empty entries.
1288 When the cursor is at the end of an empty headline, i.e., with only stars
1289 and maybe a TODO keyword, TAB will then switch the entry to become a child,
1290 and then all possible ancestor states, before returning to the original state.
1291 This makes data entry extremely fast: M-RET to create a new headline,
1292 on TAB to make it a child, two or more tabs to make it a (grand-)uncle.
1294 When the cursor is at the end of an empty plain list item, one TAB will
1295 make it a subitem, two or more tabs will back up to make this an item
1296 higher up in the item hierarchy."
1297 :group 'org-cycle
1298 :type 'boolean)
1300 (defcustom org-cycle-emulate-tab t
1301 "Where should `org-cycle' emulate TAB.
1302 nil Never
1303 white Only in completely white lines
1304 whitestart Only at the beginning of lines, before the first non-white char
1305 t Everywhere except in headlines
1306 exc-hl-bol Everywhere except at the start of a headline
1307 If TAB is used in a place where it does not emulate TAB, the current subtree
1308 visibility is cycled."
1309 :group 'org-cycle
1310 :type '(choice (const :tag "Never" nil)
1311 (const :tag "Only in completely white lines" white)
1312 (const :tag "Before first char in a line" whitestart)
1313 (const :tag "Everywhere except in headlines" t)
1314 (const :tag "Everywhere except at bol in headlines" exc-hl-bol)))
1316 (defcustom org-cycle-separator-lines 2
1317 "Number of empty lines needed to keep an empty line between collapsed trees.
1318 If you leave an empty line between the end of a subtree and the following
1319 headline, this empty line is hidden when the subtree is folded.
1320 Org-mode will leave (exactly) one empty line visible if the number of
1321 empty lines is equal or larger to the number given in this variable.
1322 So the default 2 means at least 2 empty lines after the end of a subtree
1323 are needed to produce free space between a collapsed subtree and the
1324 following headline.
1326 If the number is negative, and the number of empty lines is at least -N,
1327 all empty lines are shown.
1329 Special case: when 0, never leave empty lines in collapsed view."
1330 :group 'org-cycle
1331 :type 'integer)
1332 (put 'org-cycle-separator-lines 'safe-local-variable 'integerp)
1334 (defcustom org-pre-cycle-hook nil
1335 "Hook that is run before visibility cycling is happening.
1336 The function(s) in this hook must accept a single argument which indicates
1337 the new state that will be set right after running this hook. The
1338 argument is a symbol. Before a global state change, it can have the values
1339 `overview', `content', or `all'. Before a local state change, it can have
1340 the values `folded', `children', or `subtree'."
1341 :group 'org-cycle
1342 :type 'hook)
1344 (defcustom org-cycle-hook '(org-cycle-hide-archived-subtrees
1345 org-cycle-hide-drawers
1346 org-cycle-hide-inline-tasks
1347 org-cycle-show-empty-lines
1348 org-optimize-window-after-visibility-change)
1349 "Hook that is run after `org-cycle' has changed the buffer visibility.
1350 The function(s) in this hook must accept a single argument which indicates
1351 the new state that was set by the most recent `org-cycle' command. The
1352 argument is a symbol. After a global state change, it can have the values
1353 `overview', `contents', or `all'. After a local state change, it can have
1354 the values `folded', `children', or `subtree'."
1355 :group 'org-cycle
1356 :type 'hook)
1358 (defgroup org-edit-structure nil
1359 "Options concerning structure editing in Org-mode."
1360 :tag "Org Edit Structure"
1361 :group 'org-structure)
1363 (defcustom org-odd-levels-only nil
1364 "Non-nil means skip even levels and only use odd levels for the outline.
1365 This has the effect that two stars are being added/taken away in
1366 promotion/demotion commands. It also influences how levels are
1367 handled by the exporters.
1368 Changing it requires restart of `font-lock-mode' to become effective
1369 for fontification also in regions already fontified.
1370 You may also set this on a per-file basis by adding one of the following
1371 lines to the buffer:
1373 #+STARTUP: odd
1374 #+STARTUP: oddeven"
1375 :group 'org-edit-structure
1376 :group 'org-appearance
1377 :type 'boolean)
1379 (defcustom org-adapt-indentation t
1380 "Non-nil means adapt indentation to outline node level.
1382 When this variable is set, Org assumes that you write outlines by
1383 indenting text in each node to align with the headline (after the stars).
1384 The following issues are influenced by this variable:
1386 - When this is set and the *entire* text in an entry is indented, the
1387 indentation is increased by one space in a demotion command, and
1388 decreased by one in a promotion command. If any line in the entry
1389 body starts with text at column 0, indentation is not changed at all.
1391 - Property drawers and planning information is inserted indented when
1392 this variable s set. When nil, they will not be indented.
1394 - TAB indents a line relative to context. The lines below a headline
1395 will be indented when this variable is set.
1397 Note that this is all about true indentation, by adding and removing
1398 space characters. See also `org-indent.el' which does level-dependent
1399 indentation in a virtual way, i.e. at display time in Emacs."
1400 :group 'org-edit-structure
1401 :type 'boolean)
1403 (defcustom org-special-ctrl-a/e nil
1404 "Non-nil means `C-a' and `C-e' behave specially in headlines and items.
1406 When t, `C-a' will bring back the cursor to the beginning of the
1407 headline text, i.e. after the stars and after a possible TODO
1408 keyword. In an item, this will be the position after bullet and
1409 check-box, if any. When the cursor is already at that position,
1410 another `C-a' will bring it to the beginning of the line.
1412 `C-e' will jump to the end of the headline, ignoring the presence
1413 of tags in the headline. A second `C-e' will then jump to the
1414 true end of the line, after any tags. This also means that, when
1415 this variable is non-nil, `C-e' also will never jump beyond the
1416 end of the heading of a folded section, i.e. not after the
1417 ellipses.
1419 When set to the symbol `reversed', the first `C-a' or `C-e' works
1420 normally, going to the true line boundary first. Only a directly
1421 following, identical keypress will bring the cursor to the
1422 special positions.
1424 This may also be a cons cell where the behavior for `C-a' and
1425 `C-e' is set separately."
1426 :group 'org-edit-structure
1427 :type '(choice
1428 (const :tag "off" nil)
1429 (const :tag "on: after stars/bullet and before tags first" t)
1430 (const :tag "reversed: true line boundary first" reversed)
1431 (cons :tag "Set C-a and C-e separately"
1432 (choice :tag "Special C-a"
1433 (const :tag "off" nil)
1434 (const :tag "on: after stars/bullet first" t)
1435 (const :tag "reversed: before stars/bullet first" reversed))
1436 (choice :tag "Special C-e"
1437 (const :tag "off" nil)
1438 (const :tag "on: before tags first" t)
1439 (const :tag "reversed: after tags first" reversed)))))
1440 (org-defvaralias 'org-special-ctrl-a 'org-special-ctrl-a/e)
1442 (defcustom org-special-ctrl-k nil
1443 "Non-nil means `C-k' will behave specially in headlines.
1444 When nil, `C-k' will call the default `kill-line' command.
1445 When t, the following will happen while the cursor is in the headline:
1447 - When the cursor is at the beginning of a headline, kill the entire
1448 line and possible the folded subtree below the line.
1449 - When in the middle of the headline text, kill the headline up to the tags.
1450 - When after the headline text, kill the tags."
1451 :group 'org-edit-structure
1452 :type 'boolean)
1454 (defcustom org-ctrl-k-protect-subtree nil
1455 "Non-nil means, do not delete a hidden subtree with C-k.
1456 When set to the symbol `error', simply throw an error when C-k is
1457 used to kill (part-of) a headline that has hidden text behind it.
1458 Any other non-nil value will result in a query to the user, if it is
1459 OK to kill that hidden subtree. When nil, kill without remorse."
1460 :group 'org-edit-structure
1461 :version "24.1"
1462 :type '(choice
1463 (const :tag "Do not protect hidden subtrees" nil)
1464 (const :tag "Protect hidden subtrees with a security query" t)
1465 (const :tag "Never kill a hidden subtree with C-k" error)))
1467 (defcustom org-special-ctrl-o t
1468 "Non-nil means, make `C-o' insert a row in tables."
1469 :group 'org-edit-structure
1470 :type 'boolean)
1472 (defcustom org-catch-invisible-edits nil
1473 "Check if in invisible region before inserting or deleting a character.
1474 Valid values are:
1476 nil Do not check, so just do invisible edits.
1477 error Throw an error and do nothing.
1478 show Make point visible, and do the requested edit.
1479 show-and-error Make point visible, then throw an error and abort the edit.
1480 smart Make point visible, and do insertion/deletion if it is
1481 adjacent to visible text and the change feels predictable.
1482 Never delete a previously invisible character or add in the
1483 middle or right after an invisible region. Basically, this
1484 allows insertion and backward-delete right before ellipses.
1485 FIXME: maybe in this case we should not even show?"
1486 :group 'org-edit-structure
1487 :version "24.1"
1488 :type '(choice
1489 (const :tag "Do not check" nil)
1490 (const :tag "Throw error when trying to edit" error)
1491 (const :tag "Unhide, but do not do the edit" show-and-error)
1492 (const :tag "Show invisible part and do the edit" show)
1493 (const :tag "Be smart and do the right thing" smart)))
1495 (defcustom org-yank-folded-subtrees t
1496 "Non-nil means when yanking subtrees, fold them.
1497 If the kill is a single subtree, or a sequence of subtrees, i.e. if
1498 it starts with a heading and all other headings in it are either children
1499 or siblings, then fold all the subtrees. However, do this only if no
1500 text after the yank would be swallowed into a folded tree by this action."
1501 :group 'org-edit-structure
1502 :type 'boolean)
1504 (defcustom org-yank-adjusted-subtrees nil
1505 "Non-nil means when yanking subtrees, adjust the level.
1506 With this setting, `org-paste-subtree' is used to insert the subtree, see
1507 this function for details."
1508 :group 'org-edit-structure
1509 :type 'boolean)
1511 (defcustom org-M-RET-may-split-line '((default . t))
1512 "Non-nil means M-RET will split the line at the cursor position.
1513 When nil, it will go to the end of the line before making a
1514 new line.
1515 You may also set this option in a different way for different
1516 contexts. Valid contexts are:
1518 headline when creating a new headline
1519 item when creating a new item
1520 table in a table field
1521 default the value to be used for all contexts not explicitly
1522 customized"
1523 :group 'org-structure
1524 :group 'org-table
1525 :type '(choice
1526 (const :tag "Always" t)
1527 (const :tag "Never" nil)
1528 (repeat :greedy t :tag "Individual contexts"
1529 (cons
1530 (choice :tag "Context"
1531 (const headline)
1532 (const item)
1533 (const table)
1534 (const default))
1535 (boolean)))))
1538 (defcustom org-insert-heading-respect-content nil
1539 "Non-nil means insert new headings after the current subtree.
1540 When nil, the new heading is created directly after the current line.
1541 The commands \\[org-insert-heading-respect-content] and \\[org-insert-todo-heading-respect-content] turn
1542 this variable on for the duration of the command."
1543 :group 'org-structure
1544 :type 'boolean)
1546 (defcustom org-blank-before-new-entry '((heading . auto)
1547 (plain-list-item . auto))
1548 "Should `org-insert-heading' leave a blank line before new heading/item?
1549 The value is an alist, with `heading' and `plain-list-item' as CAR,
1550 and a boolean flag as CDR. The cdr may also be the symbol `auto', in
1551 which case Org will look at the surrounding headings/items and try to
1552 make an intelligent decision whether to insert a blank line or not.
1554 For plain lists, if `org-list-empty-line-terminates-plain-lists' is set,
1555 the setting here is ignored and no empty line is inserted to avoid breaking
1556 the list structure."
1557 :group 'org-edit-structure
1558 :type '(list
1559 (cons (const heading)
1560 (choice (const :tag "Never" nil)
1561 (const :tag "Always" t)
1562 (const :tag "Auto" auto)))
1563 (cons (const plain-list-item)
1564 (choice (const :tag "Never" nil)
1565 (const :tag "Always" t)
1566 (const :tag "Auto" auto)))))
1568 (defcustom org-insert-heading-hook nil
1569 "Hook being run after inserting a new heading."
1570 :group 'org-edit-structure
1571 :type 'hook)
1573 (defcustom org-enable-fixed-width-editor t
1574 "Non-nil means lines starting with \":\" are treated as fixed-width.
1575 This currently only means they are never auto-wrapped.
1576 When nil, such lines will be treated like ordinary lines."
1577 :group 'org-edit-structure
1578 :type 'boolean)
1580 (defcustom org-goto-auto-isearch t
1581 "Non-nil means typing characters in `org-goto' starts incremental search.
1582 When nil, you can use these keybindings to navigate the buffer:
1584 q Quit the org-goto interface
1585 n Go to the next visible heading
1586 p Go to the previous visible heading
1587 f Go one heading forward on same level
1588 b Go one heading backward on same level
1589 u Go one heading up"
1590 :group 'org-edit-structure
1591 :type 'boolean)
1593 (defgroup org-sparse-trees nil
1594 "Options concerning sparse trees in Org-mode."
1595 :tag "Org Sparse Trees"
1596 :group 'org-structure)
1598 (defcustom org-highlight-sparse-tree-matches t
1599 "Non-nil means highlight all matches that define a sparse tree.
1600 The highlights will automatically disappear the next time the buffer is
1601 changed by an edit command."
1602 :group 'org-sparse-trees
1603 :type 'boolean)
1605 (defcustom org-remove-highlights-with-change t
1606 "Non-nil means any change to the buffer will remove temporary highlights.
1607 Such highlights are created by `org-occur' and `org-clock-display'.
1608 When nil, `C-c C-c' needs to be used to get rid of the highlights.
1609 The highlights created by `org-toggle-latex-fragment' always need
1610 `C-c C-x C-l' to be removed."
1611 :group 'org-sparse-trees
1612 :group 'org-time
1613 :type 'boolean)
1616 (defcustom org-occur-hook '(org-first-headline-recenter)
1617 "Hook that is run after `org-occur' has constructed a sparse tree.
1618 This can be used to recenter the window to show as much of the structure
1619 as possible."
1620 :group 'org-sparse-trees
1621 :type 'hook)
1623 (defgroup org-imenu-and-speedbar nil
1624 "Options concerning imenu and speedbar in Org-mode."
1625 :tag "Org Imenu and Speedbar"
1626 :group 'org-structure)
1628 (defcustom org-imenu-depth 2
1629 "The maximum level for Imenu access to Org-mode headlines.
1630 This also applied for speedbar access."
1631 :group 'org-imenu-and-speedbar
1632 :type 'integer)
1634 (defgroup org-table nil
1635 "Options concerning tables in Org-mode."
1636 :tag "Org Table"
1637 :group 'org)
1639 (defcustom org-enable-table-editor 'optimized
1640 "Non-nil means lines starting with \"|\" are handled by the table editor.
1641 When nil, such lines will be treated like ordinary lines.
1643 When equal to the symbol `optimized', the table editor will be optimized to
1644 do the following:
1645 - Automatic overwrite mode in front of whitespace in table fields.
1646 This makes the structure of the table stay in tact as long as the edited
1647 field does not exceed the column width.
1648 - Minimize the number of realigns. Normally, the table is aligned each time
1649 TAB or RET are pressed to move to another field. With optimization this
1650 happens only if changes to a field might have changed the column width.
1651 Optimization requires replacing the functions `self-insert-command',
1652 `delete-char', and `backward-delete-char' in Org-mode buffers, with a
1653 slight (in fact: unnoticeable) speed impact for normal typing. Org-mode is
1654 very good at guessing when a re-align will be necessary, but you can always
1655 force one with \\[org-ctrl-c-ctrl-c].
1657 If you would like to use the optimized version in Org-mode, but the
1658 un-optimized version in OrgTbl-mode, see the variable `orgtbl-optimized'.
1660 This variable can be used to turn on and off the table editor during a session,
1661 but in order to toggle optimization, a restart is required.
1663 See also the variable `org-table-auto-blank-field'."
1664 :group 'org-table
1665 :type '(choice
1666 (const :tag "off" nil)
1667 (const :tag "on" t)
1668 (const :tag "on, optimized" optimized)))
1670 (defcustom org-self-insert-cluster-for-undo (or (featurep 'xemacs)
1671 (version<= emacs-version "24.1"))
1672 "Non-nil means cluster self-insert commands for undo when possible.
1673 If this is set, then, like in the Emacs command loop, 20 consecutive
1674 characters will be undone together.
1675 This is configurable, because there is some impact on typing performance."
1676 :group 'org-table
1677 :type 'boolean)
1679 (defcustom org-table-tab-recognizes-table.el t
1680 "Non-nil means TAB will automatically notice a table.el table.
1681 When it sees such a table, it moves point into it and - if necessary -
1682 calls `table-recognize-table'."
1683 :group 'org-table-editing
1684 :type 'boolean)
1686 (defgroup org-link nil
1687 "Options concerning links in Org-mode."
1688 :tag "Org Link"
1689 :group 'org)
1691 (defvar org-link-abbrev-alist-local nil
1692 "Buffer-local version of `org-link-abbrev-alist', which see.
1693 The value of this is taken from the #+LINK lines.")
1694 (make-variable-buffer-local 'org-link-abbrev-alist-local)
1696 (defcustom org-link-abbrev-alist nil
1697 "Alist of link abbreviations.
1698 The car of each element is a string, to be replaced at the start of a link.
1699 The cdrs are replacement values, like (\"linkkey\" . REPLACE). Abbreviated
1700 links in Org-mode buffers can have an optional tag after a double colon, e.g.
1702 [[linkkey:tag][description]]
1704 The 'linkkey' must be a word word, starting with a letter, followed
1705 by letters, numbers, '-' or '_'.
1707 If REPLACE is a string, the tag will simply be appended to create the link.
1708 If the string contains \"%s\", the tag will be inserted there. If the string
1709 contains \"%h\", it will cause a url-encoded version of the tag to be inserted
1710 at that point (see the function `url-hexify-string'). If the string contains
1711 the specifier \"%(my-function)\", then the custom function `my-function' will
1712 be invoked: this function takes the tag as its only argument and must return
1713 a string.
1715 REPLACE may also be a function that will be called with the tag as the
1716 only argument to create the link, which should be returned as a string.
1718 See the manual for examples."
1719 :group 'org-link
1720 :type '(repeat
1721 (cons
1722 (string :tag "Protocol")
1723 (choice
1724 (string :tag "Format")
1725 (function)))))
1727 (defcustom org-descriptive-links t
1728 "Non-nil means Org will display descriptive links.
1729 E.g. [[http://orgmode.org][Org website]] will be displayed as
1730 \"Org Website\", hiding the link itself and just displaying its
1731 description. When set to `nil', Org will display the full links
1732 literally.
1734 You can interactively set the value of this variable by calling
1735 `org-toggle-link-display' or from the menu Org>Hyperlinks menu."
1736 :group 'org-link
1737 :type 'boolean)
1739 (defcustom org-link-file-path-type 'adaptive
1740 "How the path name in file links should be stored.
1741 Valid values are:
1743 relative Relative to the current directory, i.e. the directory of the file
1744 into which the link is being inserted.
1745 absolute Absolute path, if possible with ~ for home directory.
1746 noabbrev Absolute path, no abbreviation of home directory.
1747 adaptive Use relative path for files in the current directory and sub-
1748 directories of it. For other files, use an absolute path."
1749 :group 'org-link
1750 :type '(choice
1751 (const relative)
1752 (const absolute)
1753 (const noabbrev)
1754 (const adaptive)))
1756 (defvaralias 'org-activate-links 'org-highlight-links)
1757 (defcustom org-highlight-links '(bracket angle plain radio tag date footnote)
1758 "Types of links that should be highlighted in Org-mode files.
1760 This is a list of symbols, each one of them leading to the
1761 highlighting of a certain link type.
1763 You can still open links that are not highlighted.
1765 In principle, it does not hurt to turn on highlighting for all
1766 link types. There may be a small gain when turning off unused
1767 link types. The types are:
1769 bracket The recommended [[link][description]] or [[link]] links with hiding.
1770 angle Links in angular brackets that may contain whitespace like
1771 <bbdb:Carsten Dominik>.
1772 plain Plain links in normal text, no whitespace, like http://google.com.
1773 radio Text that is matched by a radio target, see manual for details.
1774 tag Tag settings in a headline (link to tag search).
1775 date Time stamps (link to calendar).
1776 footnote Footnote labels.
1778 If you set this variable during an Emacs session, use `org-mode-restart'
1779 in the Org buffer so that the change takes effect."
1780 :group 'org-link
1781 :group 'org-appearance
1782 :type '(set :greedy t
1783 (const :tag "Double bracket links" bracket)
1784 (const :tag "Angular bracket links" angle)
1785 (const :tag "Plain text links" plain)
1786 (const :tag "Radio target matches" radio)
1787 (const :tag "Tags" tag)
1788 (const :tag "Timestamps" date)
1789 (const :tag "Footnotes" footnote)))
1791 (defcustom org-make-link-description-function nil
1792 "Function to use for generating link descriptions from links.
1793 When nil, the link location will be used. This function must take
1794 two parameters: the first one is the link, the second one is the
1795 description generated by `org-insert-link'. The function should
1796 return the description to use."
1797 :group 'org-link
1798 :type '(choice (const nil) (function)))
1800 (defgroup org-link-store nil
1801 "Options concerning storing links in Org-mode."
1802 :tag "Org Store Link"
1803 :group 'org-link)
1805 (defcustom org-url-hexify-p t
1806 "When non-nil, hexify URL when creating a link."
1807 :type 'boolean
1808 :version "24.3"
1809 :group 'org-link-store)
1811 (defcustom org-email-link-description-format "Email %c: %.30s"
1812 "Format of the description part of a link to an email or usenet message.
1813 The following %-escapes will be replaced by corresponding information:
1815 %F full \"From\" field
1816 %f name, taken from \"From\" field, address if no name
1817 %T full \"To\" field
1818 %t first name in \"To\" field, address if no name
1819 %c correspondent. Usually \"from NAME\", but if you sent it yourself, it
1820 will be \"to NAME\". See also the variable `org-from-is-user-regexp'.
1821 %s subject
1822 %d date
1823 %m message-id.
1825 You may use normal field width specification between the % and the letter.
1826 This is for example useful to limit the length of the subject.
1828 Examples: \"%f on: %.30s\", \"Email from %f\", \"Email %c\""
1829 :group 'org-link-store
1830 :type 'string)
1832 (defcustom org-from-is-user-regexp
1833 (let (r1 r2)
1834 (when (and user-mail-address (not (string= user-mail-address "")))
1835 (setq r1 (concat "\\<" (regexp-quote user-mail-address) "\\>")))
1836 (when (and user-full-name (not (string= user-full-name "")))
1837 (setq r2 (concat "\\<" (regexp-quote user-full-name) "\\>")))
1838 (if (and r1 r2) (concat r1 "\\|" r2) (or r1 r2)))
1839 "Regexp matched against the \"From:\" header of an email or usenet message.
1840 It should match if the message is from the user him/herself."
1841 :group 'org-link-store
1842 :type 'regexp)
1844 (defcustom org-context-in-file-links t
1845 "Non-nil means file links from `org-store-link' contain context.
1846 A search string will be added to the file name with :: as separator and
1847 used to find the context when the link is activated by the command
1848 `org-open-at-point'. When this option is t, the entire active region
1849 will be placed in the search string of the file link. If set to a
1850 positive integer, only the first n lines of context will be stored.
1852 Using a prefix arg to the command \\[org-store-link] (`org-store-link')
1853 negates this setting for the duration of the command."
1854 :group 'org-link-store
1855 :type '(choice boolean integer))
1857 (defcustom org-keep-stored-link-after-insertion nil
1858 "Non-nil means keep link in list for entire session.
1860 The command `org-store-link' adds a link pointing to the current
1861 location to an internal list. These links accumulate during a session.
1862 The command `org-insert-link' can be used to insert links into any
1863 Org-mode file (offering completion for all stored links). When this
1864 option is nil, every link which has been inserted once using \\[org-insert-link]
1865 will be removed from the list, to make completing the unused links
1866 more efficient."
1867 :group 'org-link-store
1868 :type 'boolean)
1870 (defgroup org-link-follow nil
1871 "Options concerning following links in Org-mode."
1872 :tag "Org Follow Link"
1873 :group 'org-link)
1875 (defcustom org-link-translation-function nil
1876 "Function to translate links with different syntax to Org syntax.
1877 This can be used to translate links created for example by the Planner
1878 or emacs-wiki packages to Org syntax.
1879 The function must accept two parameters, a TYPE containing the link
1880 protocol name like \"rmail\" or \"gnus\" as a string, and the linked path,
1881 which is everything after the link protocol. It should return a cons
1882 with possibly modified values of type and path.
1883 Org contains a function for this, so if you set this variable to
1884 `org-translate-link-from-planner', you should be able follow many
1885 links created by planner."
1886 :group 'org-link-follow
1887 :type '(choice (const nil) (function)))
1889 (defcustom org-follow-link-hook nil
1890 "Hook that is run after a link has been followed."
1891 :group 'org-link-follow
1892 :type 'hook)
1894 (defcustom org-tab-follows-link nil
1895 "Non-nil means on links TAB will follow the link.
1896 Needs to be set before org.el is loaded.
1897 This really should not be used, it does not make sense, and the
1898 implementation is bad."
1899 :group 'org-link-follow
1900 :type 'boolean)
1902 (defcustom org-return-follows-link nil
1903 "Non-nil means on links RET will follow the link.
1904 In tables, the special behavior of RET has precedence."
1905 :group 'org-link-follow
1906 :type 'boolean)
1908 (defcustom org-mouse-1-follows-link
1909 (if (boundp 'mouse-1-click-follows-link) mouse-1-click-follows-link t)
1910 "Non-nil means mouse-1 on a link will follow the link.
1911 A longer mouse click will still set point. Does not work on XEmacs.
1912 Needs to be set before org.el is loaded."
1913 :group 'org-link-follow
1914 :version "24.4"
1915 :package-version '(Org . "8.3")
1916 :type '(choice
1917 (const :tag "A double click follows the link" double)
1918 (const :tag "Unconditionally follow the link with mouse-1" t)
1919 (integer :tag "mouse-1 click does not follow the link if longer than N ms" 450)))
1921 (defcustom org-mark-ring-length 4
1922 "Number of different positions to be recorded in the ring.
1923 Changing this requires a restart of Emacs to work correctly."
1924 :group 'org-link-follow
1925 :type 'integer)
1927 (defcustom org-link-search-must-match-exact-headline 'query-to-create
1928 "Non-nil means internal links in Org files must exactly match a headline.
1929 When nil, the link search tries to match a phrase with all words
1930 in the search text."
1931 :group 'org-link-follow
1932 :version "24.1"
1933 :type '(choice
1934 (const :tag "Use fuzzy text search" nil)
1935 (const :tag "Match only exact headline" t)
1936 (const :tag "Match exact headline or query to create it"
1937 query-to-create)))
1939 (defcustom org-link-frame-setup
1940 '((vm . vm-visit-folder-other-frame)
1941 (vm-imap . vm-visit-imap-folder-other-frame)
1942 (gnus . org-gnus-no-new-news)
1943 (file . find-file-other-window)
1944 (wl . wl-other-frame))
1945 "Setup the frame configuration for following links.
1946 When following a link with Emacs, it may often be useful to display
1947 this link in another window or frame. This variable can be used to
1948 set this up for the different types of links.
1949 For VM, use any of
1950 `vm-visit-folder'
1951 `vm-visit-folder-other-window'
1952 `vm-visit-folder-other-frame'
1953 For Gnus, use any of
1954 `gnus'
1955 `gnus-other-frame'
1956 `org-gnus-no-new-news'
1957 For FILE, use any of
1958 `find-file'
1959 `find-file-other-window'
1960 `find-file-other-frame'
1961 For Wanderlust use any of
1962 `wl'
1963 `wl-other-frame'
1964 For the calendar, use the variable `calendar-setup'.
1965 For BBDB, it is currently only possible to display the matches in
1966 another window."
1967 :group 'org-link-follow
1968 :type '(list
1969 (cons (const vm)
1970 (choice
1971 (const vm-visit-folder)
1972 (const vm-visit-folder-other-window)
1973 (const vm-visit-folder-other-frame)))
1974 (cons (const vm-imap)
1975 (choice
1976 (const vm-visit-imap-folder)
1977 (const vm-visit-imap-folder-other-window)
1978 (const vm-visit-imap-folder-other-frame)))
1979 (cons (const gnus)
1980 (choice
1981 (const gnus)
1982 (const gnus-other-frame)
1983 (const org-gnus-no-new-news)))
1984 (cons (const file)
1985 (choice
1986 (const find-file)
1987 (const find-file-other-window)
1988 (const find-file-other-frame)))
1989 (cons (const wl)
1990 (choice
1991 (const wl)
1992 (const wl-other-frame)))))
1994 (defcustom org-display-internal-link-with-indirect-buffer nil
1995 "Non-nil means use indirect buffer to display infile links.
1996 Activating internal links (from one location in a file to another location
1997 in the same file) normally just jumps to the location. When the link is
1998 activated with a \\[universal-argument] prefix (or with mouse-3), the link \
1999 is displayed in
2000 another window. When this option is set, the other window actually displays
2001 an indirect buffer clone of the current buffer, to avoid any visibility
2002 changes to the current buffer."
2003 :group 'org-link-follow
2004 :type 'boolean)
2006 (defcustom org-open-non-existing-files nil
2007 "Non-nil means `org-open-file' will open non-existing files.
2008 When nil, an error will be generated.
2009 This variable applies only to external applications because they
2010 might choke on non-existing files. If the link is to a file that
2011 will be opened in Emacs, the variable is ignored."
2012 :group 'org-link-follow
2013 :type 'boolean)
2015 (defcustom org-open-directory-means-index-dot-org nil
2016 "Non-nil means a link to a directory really means to index.org.
2017 When nil, following a directory link will run dired or open a finder/explorer
2018 window on that directory."
2019 :group 'org-link-follow
2020 :type 'boolean)
2022 (defcustom org-confirm-shell-link-function 'yes-or-no-p
2023 "Non-nil means ask for confirmation before executing shell links.
2024 Shell links can be dangerous: just think about a link
2026 [[shell:rm -rf ~/*][Google Search]]
2028 This link would show up in your Org-mode document as \"Google Search\",
2029 but really it would remove your entire home directory.
2030 Therefore we advise against setting this variable to nil.
2031 Just change it to `y-or-n-p' if you want to confirm with a
2032 single keystroke rather than having to type \"yes\"."
2033 :group 'org-link-follow
2034 :type '(choice
2035 (const :tag "with yes-or-no (safer)" yes-or-no-p)
2036 (const :tag "with y-or-n (faster)" y-or-n-p)
2037 (const :tag "no confirmation (dangerous)" nil)))
2038 (put 'org-confirm-shell-link-function
2039 'safe-local-variable
2040 (lambda (x) (member x '(yes-or-no-p y-or-n-p))))
2042 (defcustom org-confirm-shell-link-not-regexp ""
2043 "A regexp to skip confirmation for shell links."
2044 :group 'org-link-follow
2045 :version "24.1"
2046 :type 'regexp)
2048 (defcustom org-confirm-elisp-link-function 'yes-or-no-p
2049 "Non-nil means ask for confirmation before executing Emacs Lisp links.
2050 Elisp links can be dangerous: just think about a link
2052 [[elisp:(shell-command \"rm -rf ~/*\")][Google Search]]
2054 This link would show up in your Org-mode document as \"Google Search\",
2055 but really it would remove your entire home directory.
2056 Therefore we advise against setting this variable to nil.
2057 Just change it to `y-or-n-p' if you want to confirm with a
2058 single keystroke rather than having to type \"yes\"."
2059 :group 'org-link-follow
2060 :type '(choice
2061 (const :tag "with yes-or-no (safer)" yes-or-no-p)
2062 (const :tag "with y-or-n (faster)" y-or-n-p)
2063 (const :tag "no confirmation (dangerous)" nil)))
2064 (put 'org-confirm-shell-link-function
2065 'safe-local-variable
2066 (lambda (x) (member x '(yes-or-no-p y-or-n-p))))
2068 (defcustom org-confirm-elisp-link-not-regexp ""
2069 "A regexp to skip confirmation for Elisp links."
2070 :group 'org-link-follow
2071 :version "24.1"
2072 :type 'regexp)
2074 (defconst org-file-apps-defaults-gnu
2075 '((remote . emacs)
2076 (system . mailcap)
2077 (t . mailcap))
2078 "Default file applications on a UNIX or GNU/Linux system.
2079 See `org-file-apps'.")
2081 (defconst org-file-apps-defaults-macosx
2082 '((remote . emacs)
2083 (t . "open %s")
2084 (system . "open %s")
2085 ("ps.gz" . "gv %s")
2086 ("eps.gz" . "gv %s")
2087 ("dvi" . "xdvi %s")
2088 ("fig" . "xfig %s"))
2089 "Default file applications on a MacOS X system.
2090 The system \"open\" is known as a default, but we use X11 applications
2091 for some files for which the OS does not have a good default.
2092 See `org-file-apps'.")
2094 (defconst org-file-apps-defaults-windowsnt
2095 (list
2096 '(remote . emacs)
2097 (cons t
2098 (list (if (featurep 'xemacs)
2099 'mswindows-shell-execute
2100 'w32-shell-execute)
2101 "open" 'file))
2102 (cons 'system
2103 (list (if (featurep 'xemacs)
2104 'mswindows-shell-execute
2105 'w32-shell-execute)
2106 "open" 'file)))
2107 "Default file applications on a Windows NT system.
2108 The system \"open\" is used for most files.
2109 See `org-file-apps'.")
2111 (defcustom org-file-apps
2112 '((auto-mode . emacs)
2113 ("\\.mm\\'" . default)
2114 ("\\.x?html?\\'" . default)
2115 ("\\.pdf\\'" . default))
2116 "External applications for opening `file:path' items in a document.
2117 Org-mode uses system defaults for different file types, but
2118 you can use this variable to set the application for a given file
2119 extension. The entries in this list are cons cells where the car identifies
2120 files and the cdr the corresponding command. Possible values for the
2121 file identifier are
2122 \"string\" A string as a file identifier can be interpreted in different
2123 ways, depending on its contents:
2125 - Alphanumeric characters only:
2126 Match links with this file extension.
2127 Example: (\"pdf\" . \"evince %s\")
2128 to open PDFs with evince.
2130 - Regular expression: Match links where the
2131 filename matches the regexp. If you want to
2132 use groups here, use shy groups.
2134 Example: (\"\\.x?html\\'\" . \"firefox %s\")
2135 (\"\\(?:xhtml\\|html\\)\" . \"firefox %s\")
2136 to open *.html and *.xhtml with firefox.
2138 - Regular expression which contains (non-shy) groups:
2139 Match links where the whole link, including \"::\", and
2140 anything after that, matches the regexp.
2141 In a custom command string, %1, %2, etc. are replaced with
2142 the parts of the link that were matched by the groups.
2143 For backwards compatibility, if a command string is given
2144 that does not use any of the group matches, this case is
2145 handled identically to the second one (i.e. match against
2146 file name only).
2147 In a custom lisp form, you can access the group matches with
2148 (match-string n link).
2150 Example: (\"\\.pdf::\\(\\d+\\)\\'\" . \"evince -p %1 %s\")
2151 to open [[file:document.pdf::5]] with evince at page 5.
2153 `directory' Matches a directory
2154 `remote' Matches a remote file, accessible through tramp or efs.
2155 Remote files most likely should be visited through Emacs
2156 because external applications cannot handle such paths.
2157 `auto-mode' Matches files that are matched by any entry in `auto-mode-alist',
2158 so all files Emacs knows how to handle. Using this with
2159 command `emacs' will open most files in Emacs. Beware that this
2160 will also open html files inside Emacs, unless you add
2161 (\"html\" . default) to the list as well.
2162 t Default for files not matched by any of the other options.
2163 `system' The system command to open files, like `open' on Windows
2164 and Mac OS X, and mailcap under GNU/Linux. This is the command
2165 that will be selected if you call `C-c C-o' with a double
2166 \\[universal-argument] \\[universal-argument] prefix.
2168 Possible values for the command are:
2169 `emacs' The file will be visited by the current Emacs process.
2170 `default' Use the default application for this file type, which is the
2171 association for t in the list, most likely in the system-specific
2172 part.
2173 This can be used to overrule an unwanted setting in the
2174 system-specific variable.
2175 `system' Use the system command for opening files, like \"open\".
2176 This command is specified by the entry whose car is `system'.
2177 Most likely, the system-specific version of this variable
2178 does define this command, but you can overrule/replace it
2179 here.
2180 string A command to be executed by a shell; %s will be replaced
2181 by the path to the file.
2182 sexp A Lisp form which will be evaluated. The file path will
2183 be available in the Lisp variable `file'.
2184 For more examples, see the system specific constants
2185 `org-file-apps-defaults-macosx'
2186 `org-file-apps-defaults-windowsnt'
2187 `org-file-apps-defaults-gnu'."
2188 :group 'org-link-follow
2189 :type '(repeat
2190 (cons (choice :value ""
2191 (string :tag "Extension")
2192 (const :tag "System command to open files" system)
2193 (const :tag "Default for unrecognized files" t)
2194 (const :tag "Remote file" remote)
2195 (const :tag "Links to a directory" directory)
2196 (const :tag "Any files that have Emacs modes"
2197 auto-mode))
2198 (choice :value ""
2199 (const :tag "Visit with Emacs" emacs)
2200 (const :tag "Use default" default)
2201 (const :tag "Use the system command" system)
2202 (string :tag "Command")
2203 (sexp :tag "Lisp form")))))
2205 (defcustom org-doi-server-url "http://dx.doi.org/"
2206 "The URL of the DOI server."
2207 :type 'string
2208 :version "24.3"
2209 :group 'org-link-follow)
2211 (defgroup org-refile nil
2212 "Options concerning refiling entries in Org-mode."
2213 :tag "Org Refile"
2214 :group 'org)
2216 (defcustom org-directory "~/org"
2217 "Directory with org files.
2218 This is just a default location to look for Org files. There is no need
2219 at all to put your files into this directory. It is only used in the
2220 following situations:
2222 1. When a capture template specifies a target file that is not an
2223 absolute path. The path will then be interpreted relative to
2224 `org-directory'
2225 2. When a capture note is filed away in an interactive way (when exiting the
2226 note buffer with `C-1 C-c C-c'. The user is prompted for an org file,
2227 with `org-directory' as the default path."
2228 :group 'org-refile
2229 :group 'org-capture
2230 :type 'directory)
2232 (defcustom org-default-notes-file (convert-standard-filename "~/.notes")
2233 "Default target for storing notes.
2234 Used as a fall back file for org-capture.el, for templates that
2235 do not specify a target file."
2236 :group 'org-refile
2237 :group 'org-capture
2238 :type '(choice
2239 (const :tag "Default from remember-data-file" nil)
2240 file))
2242 (defcustom org-goto-interface 'outline
2243 "The default interface to be used for `org-goto'.
2244 Allowed values are:
2245 outline The interface shows an outline of the relevant file
2246 and the correct heading is found by moving through
2247 the outline or by searching with incremental search.
2248 outline-path-completion Headlines in the current buffer are offered via
2249 completion. This is the interface also used by
2250 the refile command."
2251 :group 'org-refile
2252 :type '(choice
2253 (const :tag "Outline" outline)
2254 (const :tag "Outline-path-completion" outline-path-completion)))
2256 (defcustom org-goto-max-level 5
2257 "Maximum target level when running `org-goto' with refile interface."
2258 :group 'org-refile
2259 :type 'integer)
2261 (defcustom org-reverse-note-order nil
2262 "Non-nil means store new notes at the beginning of a file or entry.
2263 When nil, new notes will be filed to the end of a file or entry.
2264 This can also be a list with cons cells of regular expressions that
2265 are matched against file names, and values."
2266 :group 'org-capture
2267 :group 'org-refile
2268 :type '(choice
2269 (const :tag "Reverse always" t)
2270 (const :tag "Reverse never" nil)
2271 (repeat :tag "By file name regexp"
2272 (cons regexp boolean))))
2274 (defcustom org-log-refile nil
2275 "Information to record when a task is refiled.
2277 Possible values are:
2279 nil Don't add anything
2280 time Add a time stamp to the task
2281 note Prompt for a note and add it with template `org-log-note-headings'
2283 This option can also be set with on a per-file-basis with
2285 #+STARTUP: nologrefile
2286 #+STARTUP: logrefile
2287 #+STARTUP: lognoterefile
2289 You can have local logging settings for a subtree by setting the LOGGING
2290 property to one or more of these keywords.
2292 When bulk-refiling from the agenda, the value `note' is forbidden and
2293 will temporarily be changed to `time'."
2294 :group 'org-refile
2295 :group 'org-progress
2296 :version "24.1"
2297 :type '(choice
2298 (const :tag "No logging" nil)
2299 (const :tag "Record timestamp" time)
2300 (const :tag "Record timestamp with note." note)))
2302 (defcustom org-refile-targets nil
2303 "Targets for refiling entries with \\[org-refile].
2304 This is a list of cons cells. Each cell contains:
2305 - a specification of the files to be considered, either a list of files,
2306 or a symbol whose function or variable value will be used to retrieve
2307 a file name or a list of file names. If you use `org-agenda-files' for
2308 that, all agenda files will be scanned for targets. Nil means consider
2309 headings in the current buffer.
2310 - A specification of how to find candidate refile targets. This may be
2311 any of:
2312 - a cons cell (:tag . \"TAG\") to identify refile targets by a tag.
2313 This tag has to be present in all target headlines, inheritance will
2314 not be considered.
2315 - a cons cell (:todo . \"KEYWORD\") to identify refile targets by
2316 todo keyword.
2317 - a cons cell (:regexp . \"REGEXP\") with a regular expression matching
2318 headlines that are refiling targets.
2319 - a cons cell (:level . N). Any headline of level N is considered a target.
2320 Note that, when `org-odd-levels-only' is set, level corresponds to
2321 order in hierarchy, not to the number of stars.
2322 - a cons cell (:maxlevel . N). Any headline with level <= N is a target.
2323 Note that, when `org-odd-levels-only' is set, level corresponds to
2324 order in hierarchy, not to the number of stars.
2326 Each element of this list generates a set of possible targets.
2327 The union of these sets is presented (with completion) to
2328 the user by `org-refile'.
2330 You can set the variable `org-refile-target-verify-function' to a function
2331 to verify each headline found by the simple criteria above.
2333 When this variable is nil, all top-level headlines in the current buffer
2334 are used, equivalent to the value `((nil . (:level . 1))'."
2335 :group 'org-refile
2336 :type '(repeat
2337 (cons
2338 (choice :value org-agenda-files
2339 (const :tag "All agenda files" org-agenda-files)
2340 (const :tag "Current buffer" nil)
2341 (function) (variable) (file))
2342 (choice :tag "Identify target headline by"
2343 (cons :tag "Specific tag" (const :value :tag) (string))
2344 (cons :tag "TODO keyword" (const :value :todo) (string))
2345 (cons :tag "Regular expression" (const :value :regexp) (regexp))
2346 (cons :tag "Level number" (const :value :level) (integer))
2347 (cons :tag "Max Level number" (const :value :maxlevel) (integer))))))
2349 (defcustom org-refile-target-verify-function nil
2350 "Function to verify if the headline at point should be a refile target.
2351 The function will be called without arguments, with point at the
2352 beginning of the headline. It should return t and leave point
2353 where it is if the headline is a valid target for refiling.
2355 If the target should not be selected, the function must return nil.
2356 In addition to this, it may move point to a place from where the search
2357 should be continued. For example, the function may decide that the entire
2358 subtree of the current entry should be excluded and move point to the end
2359 of the subtree."
2360 :group 'org-refile
2361 :type '(choice
2362 (const nil)
2363 (function)))
2365 (defcustom org-refile-use-cache nil
2366 "Non-nil means cache refile targets to speed up the process.
2367 The cache for a particular file will be updated automatically when
2368 the buffer has been killed, or when any of the marker used for flagging
2369 refile targets no longer points at a live buffer.
2370 If you have added new entries to a buffer that might themselves be targets,
2371 you need to clear the cache manually by pressing `C-0 C-c C-w' or, if you
2372 find that easier, `C-u C-u C-u C-c C-w'."
2373 :group 'org-refile
2374 :version "24.1"
2375 :type 'boolean)
2377 (defcustom org-refile-use-outline-path nil
2378 "Non-nil means provide refile targets as paths.
2379 So a level 3 headline will be available as level1/level2/level3.
2381 When the value is `file', also include the file name (without directory)
2382 into the path. In this case, you can also stop the completion after
2383 the file name, to get entries inserted as top level in the file.
2385 When `full-file-path', include the full file path."
2386 :group 'org-refile
2387 :type '(choice
2388 (const :tag "Not" nil)
2389 (const :tag "Yes" t)
2390 (const :tag "Start with file name" file)
2391 (const :tag "Start with full file path" full-file-path)))
2393 (defcustom org-outline-path-complete-in-steps t
2394 "Non-nil means complete the outline path in hierarchical steps.
2395 When Org-mode uses the refile interface to select an outline path
2396 \(see variable `org-refile-use-outline-path'), the completion of
2397 the path can be done is a single go, or if can be done in steps down
2398 the headline hierarchy. Going in steps is probably the best if you
2399 do not use a special completion package like `ido' or `icicles'.
2400 However, when using these packages, going in one step can be very
2401 fast, while still showing the whole path to the entry."
2402 :group 'org-refile
2403 :type 'boolean)
2405 (defcustom org-refile-allow-creating-parent-nodes nil
2406 "Non-nil means allow to create new nodes as refile targets.
2407 New nodes are then created by adding \"/new node name\" to the completion
2408 of an existing node. When the value of this variable is `confirm',
2409 new node creation must be confirmed by the user (recommended).
2410 When nil, the completion must match an existing entry.
2412 Note that, if the new heading is not seen by the criteria
2413 listed in `org-refile-targets', multiple instances of the same
2414 heading would be created by trying again to file under the new
2415 heading."
2416 :group 'org-refile
2417 :type '(choice
2418 (const :tag "Never" nil)
2419 (const :tag "Always" t)
2420 (const :tag "Prompt for confirmation" confirm)))
2422 (defcustom org-refile-active-region-within-subtree nil
2423 "Non-nil means also refile active region within a subtree.
2425 By default `org-refile' doesn't allow refiling regions if they
2426 don't contain a set of subtrees, but it might be convenient to
2427 do so sometimes: in that case, the first line of the region is
2428 converted to a headline before refiling."
2429 :group 'org-refile
2430 :version "24.1"
2431 :type 'boolean)
2433 (defgroup org-todo nil
2434 "Options concerning TODO items in Org-mode."
2435 :tag "Org TODO"
2436 :group 'org)
2438 (defgroup org-progress nil
2439 "Options concerning Progress logging in Org-mode."
2440 :tag "Org Progress"
2441 :group 'org-time)
2443 (defvar org-todo-interpretation-widgets
2444 '((:tag "Sequence (cycling hits every state)" sequence)
2445 (:tag "Type (cycling directly to DONE)" type))
2446 "The available interpretation symbols for customizing `org-todo-keywords'.
2447 Interested libraries should add to this list.")
2449 (defcustom org-todo-keywords '((sequence "TODO" "DONE"))
2450 "List of TODO entry keyword sequences and their interpretation.
2451 \\<org-mode-map>This is a list of sequences.
2453 Each sequence starts with a symbol, either `sequence' or `type',
2454 indicating if the keywords should be interpreted as a sequence of
2455 action steps, or as different types of TODO items. The first
2456 keywords are states requiring action - these states will select a headline
2457 for inclusion into the global TODO list Org-mode produces. If one of
2458 the \"keywords\" is the vertical bar, \"|\", the remaining keywords
2459 signify that no further action is necessary. If \"|\" is not found,
2460 the last keyword is treated as the only DONE state of the sequence.
2462 The command \\[org-todo] cycles an entry through these states, and one
2463 additional state where no keyword is present. For details about this
2464 cycling, see the manual.
2466 TODO keywords and interpretation can also be set on a per-file basis with
2467 the special #+SEQ_TODO and #+TYP_TODO lines.
2469 Each keyword can optionally specify a character for fast state selection
2470 \(in combination with the variable `org-use-fast-todo-selection')
2471 and specifiers for state change logging, using the same syntax that
2472 is used in the \"#+TODO:\" lines. For example, \"WAIT(w)\" says that
2473 the WAIT state can be selected with the \"w\" key. \"WAIT(w!)\"
2474 indicates to record a time stamp each time this state is selected.
2476 Each keyword may also specify if a timestamp or a note should be
2477 recorded when entering or leaving the state, by adding additional
2478 characters in the parenthesis after the keyword. This looks like this:
2479 \"WAIT(w@/!)\". \"@\" means to add a note (with time), \"!\" means to
2480 record only the time of the state change. With X and Y being either
2481 \"@\" or \"!\", \"X/Y\" means use X when entering the state, and use
2482 Y when leaving the state if and only if the *target* state does not
2483 define X. You may omit any of the fast-selection key or X or /Y,
2484 so WAIT(w@), WAIT(w/@) and WAIT(@/@) are all valid.
2486 For backward compatibility, this variable may also be just a list
2487 of keywords. In this case the interpretation (sequence or type) will be
2488 taken from the (otherwise obsolete) variable `org-todo-interpretation'."
2489 :group 'org-todo
2490 :group 'org-keywords
2491 :type '(choice
2492 (repeat :tag "Old syntax, just keywords"
2493 (string :tag "Keyword"))
2494 (repeat :tag "New syntax"
2495 (cons
2496 (choice
2497 :tag "Interpretation"
2498 ;;Quick and dirty way to see
2499 ;;`org-todo-interpretations'. This takes the
2500 ;;place of item arguments
2501 :convert-widget
2502 (lambda (widget)
2503 (widget-put widget
2504 :args (mapcar
2505 (lambda (x)
2506 (widget-convert
2507 (cons 'const x)))
2508 org-todo-interpretation-widgets))
2509 widget))
2510 (repeat
2511 (string :tag "Keyword"))))))
2513 (defvar org-todo-keywords-1 nil
2514 "All TODO and DONE keywords active in a buffer.")
2515 (make-variable-buffer-local 'org-todo-keywords-1)
2516 (defvar org-todo-keywords-for-agenda nil)
2517 (defvar org-done-keywords-for-agenda nil)
2518 (defvar org-todo-keyword-alist-for-agenda nil)
2519 (defvar org-tag-alist-for-agenda nil
2520 "Alist of all tags from all agenda files.")
2521 (defvar org-tag-groups-alist-for-agenda nil
2522 "Alist of all groups tags from all current agenda files.")
2523 (defvar org-tag-groups-alist nil)
2524 (make-variable-buffer-local 'org-tag-groups-alist)
2525 (defvar org-agenda-contributing-files nil)
2526 (defvar org-not-done-keywords nil)
2527 (make-variable-buffer-local 'org-not-done-keywords)
2528 (defvar org-done-keywords nil)
2529 (make-variable-buffer-local 'org-done-keywords)
2530 (defvar org-todo-heads nil)
2531 (make-variable-buffer-local 'org-todo-heads)
2532 (defvar org-todo-sets nil)
2533 (make-variable-buffer-local 'org-todo-sets)
2534 (defvar org-todo-log-states nil)
2535 (make-variable-buffer-local 'org-todo-log-states)
2536 (defvar org-todo-kwd-alist nil)
2537 (make-variable-buffer-local 'org-todo-kwd-alist)
2538 (defvar org-todo-key-alist nil)
2539 (make-variable-buffer-local 'org-todo-key-alist)
2540 (defvar org-todo-key-trigger nil)
2541 (make-variable-buffer-local 'org-todo-key-trigger)
2543 (defcustom org-todo-interpretation 'sequence
2544 "Controls how TODO keywords are interpreted.
2545 This variable is in principle obsolete and is only used for
2546 backward compatibility, if the interpretation of todo keywords is
2547 not given already in `org-todo-keywords'. See that variable for
2548 more information."
2549 :group 'org-todo
2550 :group 'org-keywords
2551 :type '(choice (const sequence)
2552 (const type)))
2554 (defcustom org-use-fast-todo-selection t
2555 "Non-nil means use the fast todo selection scheme with C-c C-t.
2556 This variable describes if and under what circumstances the cycling
2557 mechanism for TODO keywords will be replaced by a single-key, direct
2558 selection scheme.
2560 When nil, fast selection is never used.
2562 When the symbol `prefix', it will be used when `org-todo' is called
2563 with a prefix argument, i.e. `C-u C-c C-t' in an Org-mode buffer, and
2564 `C-u t' in an agenda buffer.
2566 When t, fast selection is used by default. In this case, the prefix
2567 argument forces cycling instead.
2569 In all cases, the special interface is only used if access keys have
2570 actually been assigned by the user, i.e. if keywords in the configuration
2571 are followed by a letter in parenthesis, like TODO(t)."
2572 :group 'org-todo
2573 :type '(choice
2574 (const :tag "Never" nil)
2575 (const :tag "By default" t)
2576 (const :tag "Only with C-u C-c C-t" prefix)))
2578 (defcustom org-provide-todo-statistics t
2579 "Non-nil means update todo statistics after insert and toggle.
2580 ALL-HEADLINES means update todo statistics by including headlines
2581 with no TODO keyword as well, counting them as not done.
2582 A list of TODO keywords means the same, but skip keywords that are
2583 not in this list.
2584 When set to a list of two lists, the first list contains keywords
2585 to consider as TODO keywords, the second list contains keywords
2586 to consider as DONE keywords.
2588 When this is set, todo statistics is updated in the parent of the
2589 current entry each time a todo state is changed."
2590 :group 'org-todo
2591 :type '(choice
2592 (const :tag "Yes, only for TODO entries" t)
2593 (const :tag "Yes, including all entries" all-headlines)
2594 (repeat :tag "Yes, for TODOs in this list"
2595 (string :tag "TODO keyword"))
2596 (list :tag "Yes, for TODOs and DONEs in these lists"
2597 (repeat (string :tag "TODO keyword"))
2598 (repeat (string :tag "DONE keyword")))
2599 (other :tag "No TODO statistics" nil)))
2601 (defcustom org-hierarchical-todo-statistics t
2602 "Non-nil means TODO statistics covers just direct children.
2603 When nil, all entries in the subtree are considered.
2604 This has only an effect if `org-provide-todo-statistics' is set.
2605 To set this to nil for only a single subtree, use a COOKIE_DATA
2606 property and include the word \"recursive\" into the value."
2607 :group 'org-todo
2608 :type 'boolean)
2610 (defcustom org-after-todo-state-change-hook nil
2611 "Hook which is run after the state of a TODO item was changed.
2612 The new state (a string with a TODO keyword, or nil) is available in the
2613 Lisp variable `org-state'."
2614 :group 'org-todo
2615 :type 'hook)
2617 (defvar org-blocker-hook nil
2618 "Hook for functions that are allowed to block a state change.
2620 Functions in this hook should not modify the buffer.
2621 Each function gets as its single argument a property list,
2622 see `org-trigger-hook' for more information about this list.
2624 If any of the functions in this hook returns nil, the state change
2625 is blocked.")
2627 (defvar org-trigger-hook nil
2628 "Hook for functions that are triggered by a state change.
2630 Each function gets as its single argument a property list with at
2631 least the following elements:
2633 (:type type-of-change :position pos-at-entry-start
2634 :from old-state :to new-state)
2636 Depending on the type, more properties may be present.
2638 This mechanism is currently implemented for:
2640 TODO state changes
2641 ------------------
2642 :type todo-state-change
2643 :from previous state (keyword as a string), or nil, or a symbol
2644 'todo' or 'done', to indicate the general type of state.
2645 :to new state, like in :from")
2647 (defcustom org-enforce-todo-dependencies nil
2648 "Non-nil means undone TODO entries will block switching the parent to DONE.
2649 Also, if a parent has an :ORDERED: property, switching an entry to DONE will
2650 be blocked if any prior sibling is not yet done.
2651 Finally, if the parent is blocked because of ordered siblings of its own,
2652 the child will also be blocked."
2653 :set (lambda (var val)
2654 (set var val)
2655 (if val
2656 (add-hook 'org-blocker-hook
2657 'org-block-todo-from-children-or-siblings-or-parent)
2658 (remove-hook 'org-blocker-hook
2659 'org-block-todo-from-children-or-siblings-or-parent)))
2660 :group 'org-todo
2661 :type 'boolean)
2663 (defcustom org-enforce-todo-checkbox-dependencies nil
2664 "Non-nil means unchecked boxes will block switching the parent to DONE.
2665 When this is nil, checkboxes have no influence on switching TODO states.
2666 When non-nil, you first need to check off all check boxes before the TODO
2667 entry can be switched to DONE.
2668 This variable needs to be set before org.el is loaded, and you need to
2669 restart Emacs after a change to make the change effective. The only way
2670 to change is while Emacs is running is through the customize interface."
2671 :set (lambda (var val)
2672 (set var val)
2673 (if val
2674 (add-hook 'org-blocker-hook
2675 'org-block-todo-from-checkboxes)
2676 (remove-hook 'org-blocker-hook
2677 'org-block-todo-from-checkboxes)))
2678 :group 'org-todo
2679 :type 'boolean)
2681 (defcustom org-treat-insert-todo-heading-as-state-change nil
2682 "Non-nil means inserting a TODO heading is treated as state change.
2683 So when the command \\[org-insert-todo-heading] is used, state change
2684 logging will apply if appropriate. When nil, the new TODO item will
2685 be inserted directly, and no logging will take place."
2686 :group 'org-todo
2687 :type 'boolean)
2689 (defcustom org-treat-S-cursor-todo-selection-as-state-change t
2690 "Non-nil means switching TODO states with S-cursor counts as state change.
2691 This is the default behavior. However, setting this to nil allows a
2692 convenient way to select a TODO state and bypass any logging associated
2693 with that."
2694 :group 'org-todo
2695 :type 'boolean)
2697 (defcustom org-todo-state-tags-triggers nil
2698 "Tag changes that should be triggered by TODO state changes.
2699 This is a list. Each entry is
2701 (state-change (tag . flag) .......)
2703 State-change can be a string with a state, and empty string to indicate the
2704 state that has no TODO keyword, or it can be one of the symbols `todo'
2705 or `done', meaning any not-done or done state, respectively."
2706 :group 'org-todo
2707 :group 'org-tags
2708 :type '(repeat
2709 (cons (choice :tag "When changing to"
2710 (const :tag "Not-done state" todo)
2711 (const :tag "Done state" done)
2712 (string :tag "State"))
2713 (repeat
2714 (cons :tag "Tag action"
2715 (string :tag "Tag")
2716 (choice (const :tag "Add" t) (const :tag "Remove" nil)))))))
2718 (defcustom org-log-done nil
2719 "Information to record when a task moves to the DONE state.
2721 Possible values are:
2723 nil Don't add anything, just change the keyword
2724 time Add a time stamp to the task
2725 note Prompt for a note and add it with template `org-log-note-headings'
2727 This option can also be set with on a per-file-basis with
2729 #+STARTUP: nologdone
2730 #+STARTUP: logdone
2731 #+STARTUP: lognotedone
2733 You can have local logging settings for a subtree by setting the LOGGING
2734 property to one or more of these keywords."
2735 :group 'org-todo
2736 :group 'org-progress
2737 :type '(choice
2738 (const :tag "No logging" nil)
2739 (const :tag "Record CLOSED timestamp" time)
2740 (const :tag "Record CLOSED timestamp with note." note)))
2742 ;; Normalize old uses of org-log-done.
2743 (cond
2744 ((eq org-log-done t) (setq org-log-done 'time))
2745 ((and (listp org-log-done) (memq 'done org-log-done))
2746 (setq org-log-done 'note)))
2748 (defcustom org-log-reschedule nil
2749 "Information to record when the scheduling date of a tasks is modified.
2751 Possible values are:
2753 nil Don't add anything, just change the date
2754 time Add a time stamp to the task
2755 note Prompt for a note and add it with template `org-log-note-headings'
2757 This option can also be set with on a per-file-basis with
2759 #+STARTUP: nologreschedule
2760 #+STARTUP: logreschedule
2761 #+STARTUP: lognotereschedule"
2762 :group 'org-todo
2763 :group 'org-progress
2764 :type '(choice
2765 (const :tag "No logging" nil)
2766 (const :tag "Record timestamp" time)
2767 (const :tag "Record timestamp with note." note)))
2769 (defcustom org-log-redeadline nil
2770 "Information to record when the deadline date of a tasks is modified.
2772 Possible values are:
2774 nil Don't add anything, just change the date
2775 time Add a time stamp to the task
2776 note Prompt for a note and add it with template `org-log-note-headings'
2778 This option can also be set with on a per-file-basis with
2780 #+STARTUP: nologredeadline
2781 #+STARTUP: logredeadline
2782 #+STARTUP: lognoteredeadline
2784 You can have local logging settings for a subtree by setting the LOGGING
2785 property to one or more of these keywords."
2786 :group 'org-todo
2787 :group 'org-progress
2788 :type '(choice
2789 (const :tag "No logging" nil)
2790 (const :tag "Record timestamp" time)
2791 (const :tag "Record timestamp with note." note)))
2793 (defcustom org-log-note-clock-out nil
2794 "Non-nil means record a note when clocking out of an item.
2795 This can also be configured on a per-file basis by adding one of
2796 the following lines anywhere in the buffer:
2798 #+STARTUP: lognoteclock-out
2799 #+STARTUP: nolognoteclock-out"
2800 :group 'org-todo
2801 :group 'org-progress
2802 :type 'boolean)
2804 (defcustom org-log-done-with-time t
2805 "Non-nil means the CLOSED time stamp will contain date and time.
2806 When nil, only the date will be recorded."
2807 :group 'org-progress
2808 :type 'boolean)
2810 (defcustom org-log-note-headings
2811 '((done . "CLOSING NOTE %t")
2812 (state . "State %-12s from %-12S %t")
2813 (note . "Note taken on %t")
2814 (reschedule . "Rescheduled from %S on %t")
2815 (delschedule . "Not scheduled, was %S on %t")
2816 (redeadline . "New deadline from %S on %t")
2817 (deldeadline . "Removed deadline, was %S on %t")
2818 (refile . "Refiled on %t")
2819 (clock-out . ""))
2820 "Headings for notes added to entries.
2821 The value is an alist, with the car being a symbol indicating the note
2822 context, and the cdr is the heading to be used. The heading may also be the
2823 empty string.
2824 %t in the heading will be replaced by a time stamp.
2825 %T will be an active time stamp instead the default inactive one
2826 %d will be replaced by a short-format time stamp.
2827 %D will be replaced by an active short-format time stamp.
2828 %s will be replaced by the new TODO state, in double quotes.
2829 %S will be replaced by the old TODO state, in double quotes.
2830 %u will be replaced by the user name.
2831 %U will be replaced by the full user name.
2833 In fact, it is not a good idea to change the `state' entry, because
2834 agenda log mode depends on the format of these entries."
2835 :group 'org-todo
2836 :group 'org-progress
2837 :type '(list :greedy t
2838 (cons (const :tag "Heading when closing an item" done) string)
2839 (cons (const :tag
2840 "Heading when changing todo state (todo sequence only)"
2841 state) string)
2842 (cons (const :tag "Heading when just taking a note" note) string)
2843 (cons (const :tag "Heading when rescheduling" reschedule) string)
2844 (cons (const :tag "Heading when an item is no longer scheduled" delschedule) string)
2845 (cons (const :tag "Heading when changing deadline" redeadline) string)
2846 (cons (const :tag "Heading when deleting a deadline" deldeadline) string)
2847 (cons (const :tag "Heading when refiling" refile) string)
2848 (cons (const :tag "Heading when clocking out" clock-out) string)))
2850 (unless (assq 'note org-log-note-headings)
2851 (push '(note . "%t") org-log-note-headings))
2853 (defcustom org-log-into-drawer nil
2854 "Non-nil means insert state change notes and time stamps into a drawer.
2855 When nil, state changes notes will be inserted after the headline and
2856 any scheduling and clock lines, but not inside a drawer.
2858 The value of this variable should be the name of the drawer to use.
2859 LOGBOOK is proposed as the default drawer for this purpose, you can
2860 also set this to a string to define the drawer of your choice.
2862 A value of t is also allowed, representing \"LOGBOOK\".
2864 A value of t or nil can also be set with on a per-file-basis with
2866 #+STARTUP: logdrawer
2867 #+STARTUP: nologdrawer
2869 If this variable is set, `org-log-state-notes-insert-after-drawers'
2870 will be ignored.
2872 You can set the property LOG_INTO_DRAWER to overrule this setting for
2873 a subtree."
2874 :group 'org-todo
2875 :group 'org-progress
2876 :type '(choice
2877 (const :tag "Not into a drawer" nil)
2878 (const :tag "LOGBOOK" t)
2879 (string :tag "Other")))
2881 (org-defvaralias 'org-log-state-notes-into-drawer 'org-log-into-drawer)
2883 (defun org-log-into-drawer ()
2884 "Return the value of `org-log-into-drawer', but let properties overrule.
2885 If the current entry has or inherits a LOG_INTO_DRAWER property, it will be
2886 used instead of the default value."
2887 (let ((p (org-entry-get nil "LOG_INTO_DRAWER" 'inherit t)))
2888 (cond
2889 ((not p) org-log-into-drawer)
2890 ((equal p "nil") nil)
2891 ((equal p "t") "LOGBOOK")
2892 (t p))))
2894 (defcustom org-log-state-notes-insert-after-drawers nil
2895 "Non-nil means insert state change notes after any drawers in entry.
2896 Only the drawers that *immediately* follow the headline and the
2897 deadline/scheduled line are skipped.
2898 When nil, insert notes right after the heading and perhaps the line
2899 with deadline/scheduling if present.
2901 This variable will have no effect if `org-log-into-drawer' is
2902 set."
2903 :group 'org-todo
2904 :group 'org-progress
2905 :type 'boolean)
2907 (defcustom org-log-states-order-reversed t
2908 "Non-nil means the latest state note will be directly after heading.
2909 When nil, the state change notes will be ordered according to time.
2911 This option can also be set with on a per-file-basis with
2913 #+STARTUP: logstatesreversed
2914 #+STARTUP: nologstatesreversed"
2915 :group 'org-todo
2916 :group 'org-progress
2917 :type 'boolean)
2919 (defcustom org-todo-repeat-to-state nil
2920 "The TODO state to which a repeater should return the repeating task.
2921 By default this is the first task in a TODO sequence, or the previous state
2922 in a TODO_TYP set. But you can specify another task here.
2923 alternatively, set the :REPEAT_TO_STATE: property of the entry."
2924 :group 'org-todo
2925 :version "24.1"
2926 :type '(choice (const :tag "Head of sequence" nil)
2927 (string :tag "Specific state")))
2929 (defcustom org-log-repeat 'time
2930 "Non-nil means record moving through the DONE state when triggering repeat.
2931 An auto-repeating task is immediately switched back to TODO when
2932 marked DONE. If you are not logging state changes (by adding \"@\"
2933 or \"!\" to the TODO keyword definition), or set `org-log-done' to
2934 record a closing note, there will be no record of the task moving
2935 through DONE. This variable forces taking a note anyway.
2937 nil Don't force a record
2938 time Record a time stamp
2939 note Prompt for a note and add it with template `org-log-note-headings'
2941 This option can also be set with on a per-file-basis with
2943 #+STARTUP: nologrepeat
2944 #+STARTUP: logrepeat
2945 #+STARTUP: lognoterepeat
2947 You can have local logging settings for a subtree by setting the LOGGING
2948 property to one or more of these keywords."
2949 :group 'org-todo
2950 :group 'org-progress
2951 :type '(choice
2952 (const :tag "Don't force a record" nil)
2953 (const :tag "Force recording the DONE state" time)
2954 (const :tag "Force recording a note with the DONE state" note)))
2957 (defgroup org-priorities nil
2958 "Priorities in Org-mode."
2959 :tag "Org Priorities"
2960 :group 'org-todo)
2962 (defcustom org-enable-priority-commands t
2963 "Non-nil means priority commands are active.
2964 When nil, these commands will be disabled, so that you never accidentally
2965 set a priority."
2966 :group 'org-priorities
2967 :type 'boolean)
2969 (defcustom org-highest-priority ?A
2970 "The highest priority of TODO items. A character like ?A, ?B etc.
2971 Must have a smaller ASCII number than `org-lowest-priority'."
2972 :group 'org-priorities
2973 :type 'character)
2975 (defcustom org-lowest-priority ?C
2976 "The lowest priority of TODO items. A character like ?A, ?B etc.
2977 Must have a larger ASCII number than `org-highest-priority'."
2978 :group 'org-priorities
2979 :type 'character)
2981 (defcustom org-default-priority ?B
2982 "The default priority of TODO items.
2983 This is the priority an item gets if no explicit priority is given.
2984 When starting to cycle on an empty priority the first step in the cycle
2985 depends on `org-priority-start-cycle-with-default'. The resulting first
2986 step priority must not exceed the range from `org-highest-priority' to
2987 `org-lowest-priority' which means that `org-default-priority' has to be
2988 in this range exclusive or inclusive the range boundaries. Else the
2989 first step refuses to set the default and the second will fall back
2990 to (depending on the command used) the highest or lowest priority."
2991 :group 'org-priorities
2992 :type 'character)
2994 (defcustom org-priority-start-cycle-with-default t
2995 "Non-nil means start with default priority when starting to cycle.
2996 When this is nil, the first step in the cycle will be (depending on the
2997 command used) one higher or lower than the default priority.
2998 See also `org-default-priority'."
2999 :group 'org-priorities
3000 :type 'boolean)
3002 (defcustom org-get-priority-function nil
3003 "Function to extract the priority from a string.
3004 The string is normally the headline. If this is nil Org computes the
3005 priority from the priority cookie like [#A] in the headline. It returns
3006 an integer, increasing by 1000 for each priority level.
3007 The user can set a different function here, which should take a string
3008 as an argument and return the numeric priority."
3009 :group 'org-priorities
3010 :version "24.1"
3011 :type '(choice
3012 (const nil)
3013 (function)))
3015 (defgroup org-time nil
3016 "Options concerning time stamps and deadlines in Org-mode."
3017 :tag "Org Time"
3018 :group 'org)
3020 (defcustom org-insert-labeled-timestamps-at-point nil
3021 "Non-nil means SCHEDULED and DEADLINE timestamps are inserted at point.
3022 When nil, these labeled time stamps are forces into the second line of an
3023 entry, just after the headline. When scheduling from the global TODO list,
3024 the time stamp will always be forced into the second line."
3025 :group 'org-time
3026 :type 'boolean)
3028 (defcustom org-time-stamp-rounding-minutes '(0 5)
3029 "Number of minutes to round time stamps to.
3030 These are two values, the first applies when first creating a time stamp.
3031 The second applies when changing it with the commands `S-up' and `S-down'.
3032 When changing the time stamp, this means that it will change in steps
3033 of N minutes, as given by the second value.
3035 When a setting is 0 or 1, insert the time unmodified. Useful rounding
3036 numbers should be factors of 60, so for example 5, 10, 15.
3038 When this is larger than 1, you can still force an exact time stamp by using
3039 a double prefix argument to a time stamp command like `C-c .' or `C-c !',
3040 and by using a prefix arg to `S-up/down' to specify the exact number
3041 of minutes to shift."
3042 :group 'org-time
3043 :get (lambda (var) ; Make sure both elements are there
3044 (if (integerp (default-value var))
3045 (list (default-value var) 5)
3046 (default-value var)))
3047 :type '(list
3048 (integer :tag "when inserting times")
3049 (integer :tag "when modifying times")))
3051 ;; Normalize old customizations of this variable.
3052 (when (integerp org-time-stamp-rounding-minutes)
3053 (setq org-time-stamp-rounding-minutes
3054 (list org-time-stamp-rounding-minutes
3055 org-time-stamp-rounding-minutes)))
3057 (defcustom org-display-custom-times nil
3058 "Non-nil means overlay custom formats over all time stamps.
3059 The formats are defined through the variable `org-time-stamp-custom-formats'.
3060 To turn this on on a per-file basis, insert anywhere in the file:
3061 #+STARTUP: customtime"
3062 :group 'org-time
3063 :set 'set-default
3064 :type 'sexp)
3065 (make-variable-buffer-local 'org-display-custom-times)
3067 (defcustom org-time-stamp-custom-formats
3068 '("<%m/%d/%y %a>" . "<%m/%d/%y %a %H:%M>") ; american
3069 "Custom formats for time stamps. See `format-time-string' for the syntax.
3070 These are overlaid over the default ISO format if the variable
3071 `org-display-custom-times' is set. Time like %H:%M should be at the
3072 end of the second format. The custom formats are also honored by export
3073 commands, if custom time display is turned on at the time of export."
3074 :group 'org-time
3075 :type 'sexp)
3077 (defun org-time-stamp-format (&optional long inactive)
3078 "Get the right format for a time string."
3079 (let ((f (if long (cdr org-time-stamp-formats)
3080 (car org-time-stamp-formats))))
3081 (if inactive
3082 (concat "[" (substring f 1 -1) "]")
3083 f)))
3085 (defcustom org-time-clocksum-format
3086 '(:days "%dd " :hours "%d" :require-hours t :minutes ":%02d" :require-minutes t)
3087 "The format string used when creating CLOCKSUM lines.
3088 This is also used when Org mode generates a time duration.
3090 The value can be a single format string containing two
3091 %-sequences, which will be filled with the number of hours and
3092 minutes in that order.
3094 Alternatively, the value can be a plist associating any of the
3095 keys :years, :months, :weeks, :days, :hours or :minutes with
3096 format strings. The time duration is formatted using only the
3097 time components that are needed and concatenating the results.
3098 If a time unit in absent, it falls back to the next smallest
3099 unit.
3101 The keys :require-years, :require-months, :require-days,
3102 :require-weeks, :require-hours, :require-minutes are also
3103 meaningful. A non-nil value for these keys indicates that the
3104 corresponding time component should always be included, even if
3105 its value is 0.
3108 For example,
3110 \(:days \"%dd\" :hours \"%d\" :require-hours t :minutes \":%02d\"
3111 :require-minutes t)
3113 means durations longer than a day will be expressed in days,
3114 hours and minutes, and durations less than a day will always be
3115 expressed in hours and minutes (even for durations less than an
3116 hour).
3118 The value
3120 \(:days \"%dd\" :minutes \"%dm\")
3122 means durations longer than a day will be expressed in days and
3123 minutes, and durations less than a day will be expressed entirely
3124 in minutes (even for durations longer than an hour)."
3125 :group 'org-time
3126 :group 'org-clock
3127 :version "24.4"
3128 :package-version '(Org . "8.0")
3129 :type '(choice (string :tag "Format string")
3130 (set :tag "Plist"
3131 (group :inline t (const :tag "Years" :years)
3132 (string :tag "Format string"))
3133 (group :inline t
3134 (const :tag "Always show years" :require-years)
3135 (const t))
3136 (group :inline t (const :tag "Months" :months)
3137 (string :tag "Format string"))
3138 (group :inline t
3139 (const :tag "Always show months" :require-months)
3140 (const t))
3141 (group :inline t (const :tag "Weeks" :weeks)
3142 (string :tag "Format string"))
3143 (group :inline t
3144 (const :tag "Always show weeks" :require-weeks)
3145 (const t))
3146 (group :inline t (const :tag "Days" :days)
3147 (string :tag "Format string"))
3148 (group :inline t
3149 (const :tag "Always show days" :require-days)
3150 (const t))
3151 (group :inline t (const :tag "Hours" :hours)
3152 (string :tag "Format string"))
3153 (group :inline t
3154 (const :tag "Always show hours" :require-hours)
3155 (const t))
3156 (group :inline t (const :tag "Minutes" :minutes)
3157 (string :tag "Format string"))
3158 (group :inline t
3159 (const :tag "Always show minutes" :require-minutes)
3160 (const t)))))
3162 (defcustom org-time-clocksum-use-fractional nil
3163 "When non-nil, \\[org-clock-display] uses fractional times.
3164 See `org-time-clocksum-format' for more on time clock formats."
3165 :group 'org-time
3166 :group 'org-clock
3167 :version "24.3"
3168 :type 'boolean)
3170 (defcustom org-time-clocksum-use-effort-durations nil
3171 "When non-nil, \\[org-clock-display] uses effort durations.
3172 E.g. by default, one day is considered to be a 8 hours effort,
3173 so a task that has been clocked for 16 hours will be displayed
3174 as during 2 days in the clock display or in the clocktable.
3176 See `org-effort-durations' on how to set effort durations
3177 and `org-time-clocksum-format' for more on time clock formats."
3178 :group 'org-time
3179 :group 'org-clock
3180 :version "24.4"
3181 :package-version '(Org . "8.0")
3182 :type 'boolean)
3184 (defcustom org-time-clocksum-fractional-format "%.2f"
3185 "The format string used when creating CLOCKSUM lines,
3186 or when Org mode generates a time duration, if
3187 `org-time-clocksum-use-fractional' is enabled.
3189 The value can be a single format string containing one
3190 %-sequence, which will be filled with the number of hours as
3191 a float.
3193 Alternatively, the value can be a plist associating any of the
3194 keys :years, :months, :weeks, :days, :hours or :minutes with
3195 a format string. The time duration is formatted using the
3196 largest time unit which gives a non-zero integer part. If all
3197 specified formats have zero integer part, the smallest time unit
3198 is used."
3199 :group 'org-time
3200 :type '(choice (string :tag "Format string")
3201 (set (group :inline t (const :tag "Years" :years)
3202 (string :tag "Format string"))
3203 (group :inline t (const :tag "Months" :months)
3204 (string :tag "Format string"))
3205 (group :inline t (const :tag "Weeks" :weeks)
3206 (string :tag "Format string"))
3207 (group :inline t (const :tag "Days" :days)
3208 (string :tag "Format string"))
3209 (group :inline t (const :tag "Hours" :hours)
3210 (string :tag "Format string"))
3211 (group :inline t (const :tag "Minutes" :minutes)
3212 (string :tag "Format string")))))
3214 (defcustom org-deadline-warning-days 14
3215 "Number of days before expiration during which a deadline becomes active.
3216 This variable governs the display in sparse trees and in the agenda.
3217 When 0 or negative, it means use this number (the absolute value of it)
3218 even if a deadline has a different individual lead time specified.
3220 Custom commands can set this variable in the options section."
3221 :group 'org-time
3222 :group 'org-agenda-daily/weekly
3223 :type 'integer)
3225 (defcustom org-scheduled-delay-days 0
3226 "Number of days before a scheduled item becomes active.
3227 This variable governs the display in sparse trees and in the agenda.
3228 The default value (i.e. 0) means: don't delay scheduled item.
3229 When negative, it means use this number (the absolute value of it)
3230 even if a scheduled item has a different individual delay time
3231 specified.
3233 Custom commands can set this variable in the options section."
3234 :group 'org-time
3235 :group 'org-agenda-daily/weekly
3236 :version "24.4"
3237 :package-version '(Org . "8.0")
3238 :type 'integer)
3240 (defcustom org-read-date-prefer-future t
3241 "Non-nil means assume future for incomplete date input from user.
3242 This affects the following situations:
3243 1. The user gives a month but not a year.
3244 For example, if it is April and you enter \"feb 2\", this will be read
3245 as Feb 2, *next* year. \"May 5\", however, will be this year.
3246 2. The user gives a day, but no month.
3247 For example, if today is the 15th, and you enter \"3\", Org-mode will
3248 read this as the third of *next* month. However, if you enter \"17\",
3249 it will be considered as *this* month.
3251 If you set this variable to the symbol `time', then also the following
3252 will work:
3254 3. If the user gives a time.
3255 If the time is before now, it will be interpreted as tomorrow.
3257 Currently none of this works for ISO week specifications.
3259 When this option is nil, the current day, month and year will always be
3260 used as defaults.
3262 See also `org-agenda-jump-prefer-future'."
3263 :group 'org-time
3264 :type '(choice
3265 (const :tag "Never" nil)
3266 (const :tag "Check month and day" t)
3267 (const :tag "Check month, day, and time" time)))
3269 (defcustom org-agenda-jump-prefer-future 'org-read-date-prefer-future
3270 "Should the agenda jump command prefer the future for incomplete dates?
3271 The default is to do the same as configured in `org-read-date-prefer-future'.
3272 But you can also set a deviating value here.
3273 This may t or nil, or the symbol `org-read-date-prefer-future'."
3274 :group 'org-agenda
3275 :group 'org-time
3276 :version "24.1"
3277 :type '(choice
3278 (const :tag "Use org-read-date-prefer-future"
3279 org-read-date-prefer-future)
3280 (const :tag "Never" nil)
3281 (const :tag "Always" t)))
3283 (defcustom org-read-date-force-compatible-dates t
3284 "Should date/time prompt force dates that are guaranteed to work in Emacs?
3286 Depending on the system Emacs is running on, certain dates cannot
3287 be represented with the type used internally to represent time.
3288 Dates between 1970-1-1 and 2038-1-1 can always be represented
3289 correctly. Some systems allow for earlier dates, some for later,
3290 some for both. One way to find out it to insert any date into an
3291 Org buffer, putting the cursor on the year and hitting S-up and
3292 S-down to test the range.
3294 When this variable is set to t, the date/time prompt will not let
3295 you specify dates outside the 1970-2037 range, so it is certain that
3296 these dates will work in whatever version of Emacs you are
3297 running, and also that you can move a file from one Emacs implementation
3298 to another. WHenever Org is forcing the year for you, it will display
3299 a message and beep.
3301 When this variable is nil, Org will check if the date is
3302 representable in the specific Emacs implementation you are using.
3303 If not, it will force a year, usually the current year, and beep
3304 to remind you. Currently this setting is not recommended because
3305 the likelihood that you will open your Org files in an Emacs that
3306 has limited date range is not negligible.
3308 A workaround for this problem is to use diary sexp dates for time
3309 stamps outside of this range."
3310 :group 'org-time
3311 :version "24.1"
3312 :type 'boolean)
3314 (defcustom org-read-date-display-live t
3315 "Non-nil means display current interpretation of date prompt live.
3316 This display will be in an overlay, in the minibuffer."
3317 :group 'org-time
3318 :type 'boolean)
3320 (defcustom org-read-date-popup-calendar t
3321 "Non-nil means pop up a calendar when prompting for a date.
3322 In the calendar, the date can be selected with mouse-1. However, the
3323 minibuffer will also be active, and you can simply enter the date as well.
3324 When nil, only the minibuffer will be available."
3325 :group 'org-time
3326 :type 'boolean)
3327 (org-defvaralias 'org-popup-calendar-for-date-prompt
3328 'org-read-date-popup-calendar)
3330 (make-obsolete-variable
3331 'org-read-date-minibuffer-setup-hook
3332 "Set `org-read-date-minibuffer-local-map' instead." "24.4")
3333 (defcustom org-read-date-minibuffer-setup-hook nil
3334 "Hook to be used to set up keys for the date/time interface.
3335 Add key definitions to `minibuffer-local-map', which will be a
3336 temporary copy.
3338 WARNING: This option is obsolete, you should use
3339 `org-read-date-minibuffer-local-map' to set up keys."
3340 :group 'org-time
3341 :type 'hook)
3343 (defcustom org-extend-today-until 0
3344 "The hour when your day really ends. Must be an integer.
3345 This has influence for the following applications:
3346 - When switching the agenda to \"today\". It it is still earlier than
3347 the time given here, the day recognized as TODAY is actually yesterday.
3348 - When a date is read from the user and it is still before the time given
3349 here, the current date and time will be assumed to be yesterday, 23:59.
3350 Also, timestamps inserted in capture templates follow this rule.
3352 IMPORTANT: This is a feature whose implementation is and likely will
3353 remain incomplete. Really, it is only here because past midnight seems to
3354 be the favorite working time of John Wiegley :-)"
3355 :group 'org-time
3356 :type 'integer)
3358 (defcustom org-use-effective-time nil
3359 "If non-nil, consider `org-extend-today-until' when creating timestamps.
3360 For example, if `org-extend-today-until' is 8, and it's 4am, then the
3361 \"effective time\" of any timestamps between midnight and 8am will be
3362 23:59 of the previous day."
3363 :group 'org-time
3364 :version "24.1"
3365 :type 'boolean)
3367 (defcustom org-use-last-clock-out-time-as-effective-time nil
3368 "When non-nil, use the last clock out time for `org-todo'.
3369 Note that this option has precedence over the combined use of
3370 `org-use-effective-time' and `org-extend-today-until'."
3371 :group 'org-time
3372 :version "24.4"
3373 :package-version '(Org . "8.0")
3374 :type 'boolean)
3376 (defcustom org-edit-timestamp-down-means-later nil
3377 "Non-nil means S-down will increase the time in a time stamp.
3378 When nil, S-up will increase."
3379 :group 'org-time
3380 :type 'boolean)
3382 (defcustom org-calendar-follow-timestamp-change t
3383 "Non-nil means make the calendar window follow timestamp changes.
3384 When a timestamp is modified and the calendar window is visible, it will be
3385 moved to the new date."
3386 :group 'org-time
3387 :type 'boolean)
3389 (defgroup org-tags nil
3390 "Options concerning tags in Org-mode."
3391 :tag "Org Tags"
3392 :group 'org)
3394 (defcustom org-tag-alist nil
3395 "List of tags allowed in Org-mode files.
3396 When this list is nil, Org-mode will base TAG input on what is already in the
3397 buffer.
3398 The value of this variable is an alist, the car of each entry must be a
3399 keyword as a string, the cdr may be a character that is used to select
3400 that tag through the fast-tag-selection interface.
3401 See the manual for details."
3402 :group 'org-tags
3403 :type '(repeat
3404 (choice
3405 (cons (string :tag "Tag name")
3406 (character :tag "Access char"))
3407 (list :tag "Start radio group"
3408 (const :startgroup)
3409 (option (string :tag "Group description")))
3410 (list :tag "Group tags delimiter"
3411 (const :grouptags))
3412 (list :tag "End radio group"
3413 (const :endgroup)
3414 (option (string :tag "Group description")))
3415 (const :tag "New line" (:newline)))))
3417 (defcustom org-tag-persistent-alist nil
3418 "List of tags that will always appear in all Org-mode files.
3419 This is in addition to any in buffer settings or customizations
3420 of `org-tag-alist'.
3421 When this list is nil, Org-mode will base TAG input on `org-tag-alist'.
3422 The value of this variable is an alist, the car of each entry must be a
3423 keyword as a string, the cdr may be a character that is used to select
3424 that tag through the fast-tag-selection interface.
3425 See the manual for details.
3426 To disable these tags on a per-file basis, insert anywhere in the file:
3427 #+STARTUP: noptag"
3428 :group 'org-tags
3429 :type '(repeat
3430 (choice
3431 (cons (string :tag "Tag name")
3432 (character :tag "Access char"))
3433 (const :tag "Start radio group" (:startgroup))
3434 (const :tag "Group tags delimiter" (:grouptags))
3435 (const :tag "End radio group" (:endgroup))
3436 (const :tag "New line" (:newline)))))
3438 (defcustom org-complete-tags-always-offer-all-agenda-tags nil
3439 "If non-nil, always offer completion for all tags of all agenda files.
3440 Instead of customizing this variable directly, you might want to
3441 set it locally for capture buffers, because there no list of
3442 tags in that file can be created dynamically (there are none).
3444 (add-hook 'org-capture-mode-hook
3445 (lambda ()
3446 (set (make-local-variable
3447 'org-complete-tags-always-offer-all-agenda-tags)
3448 t)))"
3449 :group 'org-tags
3450 :version "24.1"
3451 :type 'boolean)
3453 (defvar org-file-tags nil
3454 "List of tags that can be inherited by all entries in the file.
3455 The tags will be inherited if the variable `org-use-tag-inheritance'
3456 says they should be.
3457 This variable is populated from #+FILETAGS lines.")
3459 (defcustom org-use-fast-tag-selection 'auto
3460 "Non-nil means use fast tag selection scheme.
3461 This is a special interface to select and deselect tags with single keys.
3462 When nil, fast selection is never used.
3463 When the symbol `auto', fast selection is used if and only if selection
3464 characters for tags have been configured, either through the variable
3465 `org-tag-alist' or through a #+TAGS line in the buffer.
3466 When t, fast selection is always used and selection keys are assigned
3467 automatically if necessary."
3468 :group 'org-tags
3469 :type '(choice
3470 (const :tag "Always" t)
3471 (const :tag "Never" nil)
3472 (const :tag "When selection characters are configured" auto)))
3474 (defcustom org-fast-tag-selection-single-key nil
3475 "Non-nil means fast tag selection exits after first change.
3476 When nil, you have to press RET to exit it.
3477 During fast tag selection, you can toggle this flag with `C-c'.
3478 This variable can also have the value `expert'. In this case, the window
3479 displaying the tags menu is not even shown, until you press C-c again."
3480 :group 'org-tags
3481 :type '(choice
3482 (const :tag "No" nil)
3483 (const :tag "Yes" t)
3484 (const :tag "Expert" expert)))
3486 (defvar org-fast-tag-selection-include-todo nil
3487 "Non-nil means fast tags selection interface will also offer TODO states.
3488 This is an undocumented feature, you should not rely on it.")
3490 (defcustom org-tags-column (if (featurep 'xemacs) -76 -77)
3491 "The column to which tags should be indented in a headline.
3492 If this number is positive, it specifies the column. If it is negative,
3493 it means that the tags should be flushright to that column. For example,
3494 -80 works well for a normal 80 character screen.
3495 When 0, place tags directly after headline text, with only one space in
3496 between."
3497 :group 'org-tags
3498 :type 'integer)
3500 (defcustom org-auto-align-tags t
3501 "Non-nil keeps tags aligned when modifying headlines.
3502 Some operations (i.e. demoting) change the length of a headline and
3503 therefore shift the tags around. With this option turned on, after
3504 each such operation the tags are again aligned to `org-tags-column'."
3505 :group 'org-tags
3506 :type 'boolean)
3508 (defcustom org-use-tag-inheritance t
3509 "Non-nil means tags in levels apply also for sublevels.
3510 When nil, only the tags directly given in a specific line apply there.
3511 This may also be a list of tags that should be inherited, or a regexp that
3512 matches tags that should be inherited. Additional control is possible
3513 with the variable `org-tags-exclude-from-inheritance' which gives an
3514 explicit list of tags to be excluded from inheritance, even if the value of
3515 `org-use-tag-inheritance' would select it for inheritance.
3517 If this option is t, a match early-on in a tree can lead to a large
3518 number of matches in the subtree when constructing the agenda or creating
3519 a sparse tree. If you only want to see the first match in a tree during
3520 a search, check out the variable `org-tags-match-list-sublevels'."
3521 :group 'org-tags
3522 :type '(choice
3523 (const :tag "Not" nil)
3524 (const :tag "Always" t)
3525 (repeat :tag "Specific tags" (string :tag "Tag"))
3526 (regexp :tag "Tags matched by regexp")))
3528 (defcustom org-tags-exclude-from-inheritance nil
3529 "List of tags that should never be inherited.
3530 This is a way to exclude a few tags from inheritance. For way to do
3531 the opposite, to actively allow inheritance for selected tags,
3532 see the variable `org-use-tag-inheritance'."
3533 :group 'org-tags
3534 :type '(repeat (string :tag "Tag")))
3536 (defun org-tag-inherit-p (tag)
3537 "Check if TAG is one that should be inherited."
3538 (cond
3539 ((member tag org-tags-exclude-from-inheritance) nil)
3540 ((eq org-use-tag-inheritance t) t)
3541 ((not org-use-tag-inheritance) nil)
3542 ((stringp org-use-tag-inheritance)
3543 (string-match org-use-tag-inheritance tag))
3544 ((listp org-use-tag-inheritance)
3545 (member tag org-use-tag-inheritance))
3546 (t (error "Invalid setting of `org-use-tag-inheritance'"))))
3548 (defcustom org-tags-match-list-sublevels t
3549 "Non-nil means list also sublevels of headlines matching a search.
3550 This variable applies to tags/property searches, and also to stuck
3551 projects because this search is based on a tags match as well.
3553 When set to the symbol `indented', sublevels are indented with
3554 leading dots.
3556 Because of tag inheritance (see variable `org-use-tag-inheritance'),
3557 the sublevels of a headline matching a tag search often also match
3558 the same search. Listing all of them can create very long lists.
3559 Setting this variable to nil causes subtrees of a match to be skipped.
3561 This variable is semi-obsolete and probably should always be true. It
3562 is better to limit inheritance to certain tags using the variables
3563 `org-use-tag-inheritance' and `org-tags-exclude-from-inheritance'."
3564 :group 'org-tags
3565 :type '(choice
3566 (const :tag "No, don't list them" nil)
3567 (const :tag "Yes, do list them" t)
3568 (const :tag "List them, indented with leading dots" indented)))
3570 (defcustom org-tags-sort-function nil
3571 "When set, tags are sorted using this function as a comparator."
3572 :group 'org-tags
3573 :type '(choice
3574 (const :tag "No sorting" nil)
3575 (const :tag "Alphabetical" string<)
3576 (const :tag "Reverse alphabetical" string>)
3577 (function :tag "Custom function" nil)))
3579 (defvar org-tags-history nil
3580 "History of minibuffer reads for tags.")
3581 (defvar org-last-tags-completion-table nil
3582 "The last used completion table for tags.")
3583 (defvar org-after-tags-change-hook nil
3584 "Hook that is run after the tags in a line have changed.")
3586 (defgroup org-properties nil
3587 "Options concerning properties in Org-mode."
3588 :tag "Org Properties"
3589 :group 'org)
3591 (defcustom org-property-format "%-10s %s"
3592 "How property key/value pairs should be formatted by `indent-line'.
3593 When `indent-line' hits a property definition, it will format the line
3594 according to this format, mainly to make sure that the values are
3595 lined-up with respect to each other."
3596 :group 'org-properties
3597 :type 'string)
3599 (defcustom org-properties-postprocess-alist nil
3600 "Alist of properties and functions to adjust inserted values.
3601 Elements of this alist must be of the form
3603 ([string] [function])
3605 where [string] must be a property name and [function] must be a
3606 lambda expression: this lambda expression must take one argument,
3607 the value to adjust, and return the new value as a string.
3609 For example, this element will allow the property \"Remaining\"
3610 to be updated wrt the relation between the \"Effort\" property
3611 and the clock summary:
3613 ((\"Remaining\" (lambda(value)
3614 (let ((clocksum (org-clock-sum-current-item))
3615 (effort (org-duration-string-to-minutes
3616 (org-entry-get (point) \"Effort\"))))
3617 (org-minutes-to-clocksum-string (- effort clocksum))))))"
3618 :group 'org-properties
3619 :version "24.1"
3620 :type '(alist :key-type (string :tag "Property")
3621 :value-type (function :tag "Function")))
3623 (defcustom org-use-property-inheritance nil
3624 "Non-nil means properties apply also for sublevels.
3626 This setting is chiefly used during property searches. Turning it on can
3627 cause significant overhead when doing a search, which is why it is not
3628 on by default.
3630 When nil, only the properties directly given in the current entry count.
3631 When t, every property is inherited. The value may also be a list of
3632 properties that should have inheritance, or a regular expression matching
3633 properties that should be inherited.
3635 However, note that some special properties use inheritance under special
3636 circumstances (not in searches). Examples are CATEGORY, ARCHIVE, COLUMNS,
3637 and the properties ending in \"_ALL\" when they are used as descriptor
3638 for valid values of a property.
3640 Note for programmers:
3641 When querying an entry with `org-entry-get', you can control if inheritance
3642 should be used. By default, `org-entry-get' looks only at the local
3643 properties. You can request inheritance by setting the inherit argument
3644 to t (to force inheritance) or to `selective' (to respect the setting
3645 in this variable)."
3646 :group 'org-properties
3647 :type '(choice
3648 (const :tag "Not" nil)
3649 (const :tag "Always" t)
3650 (repeat :tag "Specific properties" (string :tag "Property"))
3651 (regexp :tag "Properties matched by regexp")))
3653 (defun org-property-inherit-p (property)
3654 "Check if PROPERTY is one that should be inherited."
3655 (cond
3656 ((eq org-use-property-inheritance t) t)
3657 ((not org-use-property-inheritance) nil)
3658 ((stringp org-use-property-inheritance)
3659 (string-match org-use-property-inheritance property))
3660 ((listp org-use-property-inheritance)
3661 (member property org-use-property-inheritance))
3662 (t (error "Invalid setting of `org-use-property-inheritance'"))))
3664 (defcustom org-columns-default-format "%25ITEM %TODO %3PRIORITY %TAGS"
3665 "The default column format, if no other format has been defined.
3666 This variable can be set on the per-file basis by inserting a line
3668 #+COLUMNS: %25ITEM ....."
3669 :group 'org-properties
3670 :type 'string)
3672 (defcustom org-columns-ellipses ".."
3673 "The ellipses to be used when a field in column view is truncated.
3674 When this is the empty string, as many characters as possible are shown,
3675 but then there will be no visual indication that the field has been truncated.
3676 When this is a string of length N, the last N characters of a truncated
3677 field are replaced by this string. If the column is narrower than the
3678 ellipses string, only part of the ellipses string will be shown."
3679 :group 'org-properties
3680 :type 'string)
3682 (defcustom org-columns-modify-value-for-display-function nil
3683 "Function that modifies values for display in column view.
3684 For example, it can be used to cut out a certain part from a time stamp.
3685 The function must take 2 arguments:
3687 column-title The title of the column (*not* the property name)
3688 value The value that should be modified.
3690 The function should return the value that should be displayed,
3691 or nil if the normal value should be used."
3692 :group 'org-properties
3693 :type '(choice (const nil) (function)))
3695 (defconst org-global-properties-fixed
3696 '(("VISIBILITY_ALL" . "folded children content all")
3697 ("CLOCK_MODELINE_TOTAL_ALL" . "current today repeat all auto"))
3698 "List of property/value pairs that can be inherited by any entry.
3700 These are fixed values, for the preset properties. The user variable
3701 that can be used to add to this list is `org-global-properties'.
3703 The entries in this list are cons cells where the car is a property
3704 name and cdr is a string with the value. If the value represents
3705 multiple items like an \"_ALL\" property, separate the items by
3706 spaces.")
3708 (defcustom org-global-properties nil
3709 "List of property/value pairs that can be inherited by any entry.
3711 This list will be combined with the constant `org-global-properties-fixed'.
3713 The entries in this list are cons cells where the car is a property
3714 name and cdr is a string with the value.
3716 You can set buffer-local values for the same purpose in the variable
3717 `org-file-properties' this by adding lines like
3719 #+PROPERTY: NAME VALUE"
3720 :group 'org-properties
3721 :type '(repeat
3722 (cons (string :tag "Property")
3723 (string :tag "Value"))))
3725 (defvar org-file-properties nil
3726 "List of property/value pairs that can be inherited by any entry.
3727 Valid for the current buffer.
3728 This variable is populated from #+PROPERTY lines.")
3729 (make-variable-buffer-local 'org-file-properties)
3731 (defgroup org-agenda nil
3732 "Options concerning agenda views in Org-mode."
3733 :tag "Org Agenda"
3734 :group 'org)
3736 (defvar org-category nil
3737 "Variable used by org files to set a category for agenda display.
3738 Such files should use a file variable to set it, for example
3740 # -*- mode: org; org-category: \"ELisp\"
3742 or contain a special line
3744 #+CATEGORY: ELisp
3746 If the file does not specify a category, then file's base name
3747 is used instead.")
3748 (make-variable-buffer-local 'org-category)
3749 (put 'org-category 'safe-local-variable (lambda (x) (or (symbolp x) (stringp x))))
3751 (defcustom org-agenda-files nil
3752 "The files to be used for agenda display.
3753 Entries may be added to this list with \\[org-agenda-file-to-front] and removed with
3754 \\[org-remove-file]. You can also use customize to edit the list.
3756 If an entry is a directory, all files in that directory that are matched by
3757 `org-agenda-file-regexp' will be part of the file list.
3759 If the value of the variable is not a list but a single file name, then
3760 the list of agenda files is actually stored and maintained in that file, one
3761 agenda file per line. In this file paths can be given relative to
3762 `org-directory'. Tilde expansion and environment variable substitution
3763 are also made."
3764 :group 'org-agenda
3765 :type '(choice
3766 (repeat :tag "List of files and directories" file)
3767 (file :tag "Store list in a file\n" :value "~/.agenda_files")))
3769 (defcustom org-agenda-file-regexp "\\`[^.].*\\.org\\'"
3770 "Regular expression to match files for `org-agenda-files'.
3771 If any element in the list in that variable contains a directory instead
3772 of a normal file, all files in that directory that are matched by this
3773 regular expression will be included."
3774 :group 'org-agenda
3775 :type 'regexp)
3777 (defcustom org-agenda-text-search-extra-files nil
3778 "List of extra files to be searched by text search commands.
3779 These files will be searched in addition to the agenda files by the
3780 commands `org-search-view' (`C-c a s') and `org-occur-in-agenda-files'.
3781 Note that these files will only be searched for text search commands,
3782 not for the other agenda views like todo lists, tag searches or the weekly
3783 agenda. This variable is intended to list notes and possibly archive files
3784 that should also be searched by these two commands.
3785 In fact, if the first element in the list is the symbol `agenda-archives',
3786 then all archive files of all agenda files will be added to the search
3787 scope."
3788 :group 'org-agenda
3789 :type '(set :greedy t
3790 (const :tag "Agenda Archives" agenda-archives)
3791 (repeat :inline t (file))))
3793 (org-defvaralias 'org-agenda-multi-occur-extra-files
3794 'org-agenda-text-search-extra-files)
3796 (defcustom org-agenda-skip-unavailable-files nil
3797 "Non-nil means to just skip non-reachable files in `org-agenda-files'.
3798 A nil value means to remove them, after a query, from the list."
3799 :group 'org-agenda
3800 :type 'boolean)
3802 (defcustom org-calendar-to-agenda-key [?c]
3803 "The key to be installed in `calendar-mode-map' for switching to the agenda.
3804 The command `org-calendar-goto-agenda' will be bound to this key. The
3805 default is the character `c' because then `c' can be used to switch back and
3806 forth between agenda and calendar."
3807 :group 'org-agenda
3808 :type 'sexp)
3810 (defcustom org-calendar-insert-diary-entry-key [?i]
3811 "The key to be installed in `calendar-mode-map' for adding diary entries.
3812 This option is irrelevant until `org-agenda-diary-file' has been configured
3813 to point to an Org-mode file. When that is the case, the command
3814 `org-agenda-diary-entry' will be bound to the key given here, by default
3815 `i'. In the calendar, `i' normally adds entries to `diary-file'. So
3816 if you want to continue doing this, you need to change this to a different
3817 key."
3818 :group 'org-agenda
3819 :type 'sexp)
3821 (defcustom org-agenda-diary-file 'diary-file
3822 "File to which to add new entries with the `i' key in agenda and calendar.
3823 When this is the symbol `diary-file', the functionality in the Emacs
3824 calendar will be used to add entries to the `diary-file'. But when this
3825 points to a file, `org-agenda-diary-entry' will be used instead."
3826 :group 'org-agenda
3827 :type '(choice
3828 (const :tag "The standard Emacs diary file" diary-file)
3829 (file :tag "Special Org file diary entries")))
3831 (eval-after-load "calendar"
3832 '(progn
3833 (org-defkey calendar-mode-map org-calendar-to-agenda-key
3834 'org-calendar-goto-agenda)
3835 (add-hook 'calendar-mode-hook
3836 (lambda ()
3837 (unless (eq org-agenda-diary-file 'diary-file)
3838 (define-key calendar-mode-map
3839 org-calendar-insert-diary-entry-key
3840 'org-agenda-diary-entry))))))
3842 (defgroup org-latex nil
3843 "Options for embedding LaTeX code into Org-mode."
3844 :tag "Org LaTeX"
3845 :group 'org)
3847 (defcustom org-format-latex-options
3848 '(:foreground default :background default :scale 1.0
3849 :html-foreground "Black" :html-background "Transparent"
3850 :html-scale 1.0 :matchers ("begin" "$1" "$" "$$" "\\(" "\\["))
3851 "Options for creating images from LaTeX fragments.
3852 This is a property list with the following properties:
3853 :foreground the foreground color for images embedded in Emacs, e.g. \"Black\".
3854 `default' means use the foreground of the default face.
3855 `auto' means use the foreground from the text face.
3856 :background the background color, or \"Transparent\".
3857 `default' means use the background of the default face.
3858 `auto' means use the background from the text face.
3859 :scale a scaling factor for the size of the images, to get more pixels
3860 :html-foreground, :html-background, :html-scale
3861 the same numbers for HTML export.
3862 :matchers a list indicating which matchers should be used to
3863 find LaTeX fragments. Valid members of this list are:
3864 \"begin\" find environments
3865 \"$1\" find single characters surrounded by $.$
3866 \"$\" find math expressions surrounded by $...$
3867 \"$$\" find math expressions surrounded by $$....$$
3868 \"\\(\" find math expressions surrounded by \\(...\\)
3869 \"\\=\\[\" find math expressions surrounded by \\=\\[...\\]"
3870 :group 'org-latex
3871 :type 'plist)
3873 (defcustom org-format-latex-signal-error t
3874 "Non-nil means signal an error when image creation of LaTeX snippets fails.
3875 When nil, just push out a message."
3876 :group 'org-latex
3877 :version "24.1"
3878 :type 'boolean)
3880 (defcustom org-latex-to-mathml-jar-file nil
3881 "Value of\"%j\" in `org-latex-to-mathml-convert-command'.
3882 Use this to specify additional executable file say a jar file.
3884 When using MathToWeb as the converter, specify the full-path to
3885 your mathtoweb.jar file."
3886 :group 'org-latex
3887 :version "24.1"
3888 :type '(choice
3889 (const :tag "None" nil)
3890 (file :tag "JAR file" :must-match t)))
3892 (defcustom org-latex-to-mathml-convert-command nil
3893 "Command to convert LaTeX fragments to MathML.
3894 Replace format-specifiers in the command as noted below and use
3895 `shell-command' to convert LaTeX to MathML.
3896 %j: Executable file in fully expanded form as specified by
3897 `org-latex-to-mathml-jar-file'.
3898 %I: Input LaTeX file in fully expanded form
3899 %o: Output MathML file
3900 This command is used by `org-create-math-formula'.
3902 When using MathToWeb as the converter, set this to
3903 \"java -jar %j -unicode -force -df %o %I\"."
3904 :group 'org-latex
3905 :version "24.1"
3906 :type '(choice
3907 (const :tag "None" nil)
3908 (string :tag "\nShell command")))
3910 (defcustom org-latex-create-formula-image-program 'dvipng
3911 "Program to convert LaTeX fragments with.
3913 dvipng Process the LaTeX fragments to dvi file, then convert
3914 dvi files to png files using dvipng.
3915 This will also include processing of non-math environments.
3916 imagemagick Convert the LaTeX fragments to pdf files and use imagemagick
3917 to convert pdf files to png files"
3918 :group 'org-latex
3919 :version "24.1"
3920 :type '(choice
3921 (const :tag "dvipng" dvipng)
3922 (const :tag "imagemagick" imagemagick)))
3924 (defcustom org-latex-preview-ltxpng-directory "ltxpng/"
3925 "Path to store latex preview images.
3926 A relative path here creates many directories relative to the
3927 processed org files paths. An absolute path puts all preview
3928 images at the same place."
3929 :group 'org-latex
3930 :version "24.3"
3931 :type 'string)
3933 (defun org-format-latex-mathml-available-p ()
3934 "Return t if `org-latex-to-mathml-convert-command' is usable."
3935 (save-match-data
3936 (when (and (boundp 'org-latex-to-mathml-convert-command)
3937 org-latex-to-mathml-convert-command)
3938 (let ((executable (car (split-string
3939 org-latex-to-mathml-convert-command))))
3940 (when (executable-find executable)
3941 (if (string-match
3942 "%j" org-latex-to-mathml-convert-command)
3943 (file-readable-p org-latex-to-mathml-jar-file)
3944 t))))))
3946 (defcustom org-format-latex-header "\\documentclass{article}
3947 \\usepackage[usenames]{color}
3948 \[PACKAGES]
3949 \[DEFAULT-PACKAGES]
3950 \\pagestyle{empty} % do not remove
3951 % The settings below are copied from fullpage.sty
3952 \\setlength{\\textwidth}{\\paperwidth}
3953 \\addtolength{\\textwidth}{-3cm}
3954 \\setlength{\\oddsidemargin}{1.5cm}
3955 \\addtolength{\\oddsidemargin}{-2.54cm}
3956 \\setlength{\\evensidemargin}{\\oddsidemargin}
3957 \\setlength{\\textheight}{\\paperheight}
3958 \\addtolength{\\textheight}{-\\headheight}
3959 \\addtolength{\\textheight}{-\\headsep}
3960 \\addtolength{\\textheight}{-\\footskip}
3961 \\addtolength{\\textheight}{-3cm}
3962 \\setlength{\\topmargin}{1.5cm}
3963 \\addtolength{\\topmargin}{-2.54cm}"
3964 "The document header used for processing LaTeX fragments.
3965 It is imperative that this header make sure that no page number
3966 appears on the page. The package defined in the variables
3967 `org-latex-default-packages-alist' and `org-latex-packages-alist'
3968 will either replace the placeholder \"[PACKAGES]\" in this
3969 header, or they will be appended."
3970 :group 'org-latex
3971 :type 'string)
3973 (defun org-set-packages-alist (var val)
3974 "Set the packages alist and make sure it has 3 elements per entry."
3975 (set var (mapcar (lambda (x)
3976 (if (and (consp x) (= (length x) 2))
3977 (list (car x) (nth 1 x) t)
3979 val)))
3981 (defun org-get-packages-alist (var)
3982 "Get the packages alist and make sure it has 3 elements per entry."
3983 (mapcar (lambda (x)
3984 (if (and (consp x) (= (length x) 2))
3985 (list (car x) (nth 1 x) t)
3987 (default-value var)))
3989 (defcustom org-latex-default-packages-alist
3990 '(("AUTO" "inputenc" t)
3991 ("T1" "fontenc" t)
3992 ("" "fixltx2e" nil)
3993 ("" "graphicx" t)
3994 ("" "longtable" nil)
3995 ("" "float" nil)
3996 ("" "wrapfig" nil)
3997 ("" "rotating" nil)
3998 ("normalem" "ulem" t)
3999 ("" "amsmath" t)
4000 ("" "textcomp" t)
4001 ("" "marvosym" t)
4002 ("" "wasysym" t)
4003 ("" "amssymb" t)
4004 ("" "capt-of" nil)
4005 ("" "hyperref" nil)
4006 "\\tolerance=1000")
4007 "Alist of default packages to be inserted in the header.
4009 Change this only if one of the packages here causes an
4010 incompatibility with another package you are using.
4012 The packages in this list are needed by one part or another of
4013 Org mode to function properly:
4015 - inputenc, fontenc: for basic font and character selection
4016 - fixltx2e: Important patches of LaTeX itself
4017 - graphicx: for including images
4018 - longtable: For multipage tables
4019 - float, wrapfig: for figure placement
4020 - rotating: for sideways figures and tables
4021 - ulem: for underline and strike-through
4022 - amsmath: for subscript and superscript and math environments
4023 - textcomp, marvosymb, wasysym, amssymb: for various symbols used
4024 for interpreting the entities in `org-entities'. You can skip
4025 some of these packages if you don't use any of their symbols.
4026 - capt-of: for captions outside of floats
4027 - hyperref: for cross references
4029 Therefore you should not modify this variable unless you know
4030 what you are doing. The one reason to change it anyway is that
4031 you might be loading some other package that conflicts with one
4032 of the default packages. Each element is either a cell or
4033 a string.
4035 A cell is of the format:
4037 \( \"options\" \"package\" SNIPPET-FLAG).
4039 If SNIPPET-FLAG is non-nil, the package also needs to be included
4040 when compiling LaTeX snippets into images for inclusion into
4041 non-LaTeX output.
4043 A string will be inserted as-is in the header of the document."
4044 :group 'org-latex
4045 :group 'org-export-latex
4046 :set 'org-set-packages-alist
4047 :get 'org-get-packages-alist
4048 :version "24.1"
4049 :type '(repeat
4050 (choice
4051 (list :tag "options/package pair"
4052 (string :tag "options")
4053 (string :tag "package")
4054 (boolean :tag "Snippet"))
4055 (string :tag "A line of LaTeX"))))
4057 (defcustom org-latex-packages-alist nil
4058 "Alist of packages to be inserted in every LaTeX header.
4060 These will be inserted after `org-latex-default-packages-alist'.
4061 Each element is either a cell or a string.
4063 A cell is of the format:
4065 \(\"options\" \"package\" SNIPPET-FLAG)
4067 SNIPPET-FLAG, when non-nil, indicates that this package is also
4068 needed when turning LaTeX snippets into images for inclusion into
4069 non-LaTeX output.
4071 A string will be inserted as-is in the header of the document.
4073 Make sure that you only list packages here which:
4075 - you want in every file;
4076 - do not conflict with the setup in `org-format-latex-header';
4077 - do not conflict with the default packages in
4078 `org-latex-default-packages-alist'."
4079 :group 'org-latex
4080 :group 'org-export-latex
4081 :set 'org-set-packages-alist
4082 :get 'org-get-packages-alist
4083 :type '(repeat
4084 (choice
4085 (list :tag "options/package pair"
4086 (string :tag "options")
4087 (string :tag "package")
4088 (boolean :tag "Snippet"))
4089 (string :tag "A line of LaTeX"))))
4091 (defgroup org-appearance nil
4092 "Settings for Org-mode appearance."
4093 :tag "Org Appearance"
4094 :group 'org)
4096 (defcustom org-level-color-stars-only nil
4097 "Non-nil means fontify only the stars in each headline.
4098 When nil, the entire headline is fontified.
4099 Changing it requires restart of `font-lock-mode' to become effective
4100 also in regions already fontified."
4101 :group 'org-appearance
4102 :type 'boolean)
4104 (defcustom org-hide-leading-stars nil
4105 "Non-nil means hide the first N-1 stars in a headline.
4106 This works by using the face `org-hide' for these stars. This
4107 face is white for a light background, and black for a dark
4108 background. You may have to customize the face `org-hide' to
4109 make this work.
4110 Changing it requires restart of `font-lock-mode' to become effective
4111 also in regions already fontified.
4112 You may also set this on a per-file basis by adding one of the following
4113 lines to the buffer:
4115 #+STARTUP: hidestars
4116 #+STARTUP: showstars"
4117 :group 'org-appearance
4118 :type 'boolean)
4120 (defcustom org-hidden-keywords nil
4121 "List of symbols corresponding to keywords to be hidden the org buffer.
4122 For example, a value '(title) for this list will make the document's title
4123 appear in the buffer without the initial #+TITLE: keyword."
4124 :group 'org-appearance
4125 :version "24.1"
4126 :type '(set (const :tag "#+AUTHOR" author)
4127 (const :tag "#+DATE" date)
4128 (const :tag "#+EMAIL" email)
4129 (const :tag "#+TITLE" title)))
4131 (defcustom org-custom-properties nil
4132 "List of properties (as strings) with a special meaning.
4133 The default use of these custom properties is to let the user
4134 hide them with `org-toggle-custom-properties-visibility'."
4135 :group 'org-properties
4136 :group 'org-appearance
4137 :version "24.3"
4138 :type '(repeat (string :tag "Property Name")))
4140 (defcustom org-fontify-done-headline nil
4141 "Non-nil means change the face of a headline if it is marked DONE.
4142 Normally, only the TODO/DONE keyword indicates the state of a headline.
4143 When this is non-nil, the headline after the keyword is set to the
4144 `org-headline-done' as an additional indication."
4145 :group 'org-appearance
4146 :type 'boolean)
4148 (defcustom org-fontify-emphasized-text t
4149 "Non-nil means fontify *bold*, /italic/ and _underlined_ text.
4150 Changing this variable requires a restart of Emacs to take effect."
4151 :group 'org-appearance
4152 :type 'boolean)
4154 (defcustom org-fontify-whole-heading-line nil
4155 "Non-nil means fontify the whole line for headings.
4156 This is useful when setting a background color for the
4157 org-level-* faces."
4158 :group 'org-appearance
4159 :type 'boolean)
4161 (defcustom org-highlight-latex-and-related nil
4162 "Non-nil means highlight LaTeX related syntax in the buffer.
4163 When non nil, the value should be a list containing any of the
4164 following symbols:
4165 `latex' Highlight LaTeX snippets and environments.
4166 `script' Highlight subscript and superscript.
4167 `entities' Highlight entities."
4168 :group 'org-appearance
4169 :version "24.4"
4170 :package-version '(Org . "8.0")
4171 :type '(choice
4172 (const :tag "No highlighting" nil)
4173 (set :greedy t :tag "Highlight"
4174 (const :tag "LaTeX snippets and environments" latex)
4175 (const :tag "Subscript and superscript" script)
4176 (const :tag "Entities" entities))))
4178 (defcustom org-hide-emphasis-markers nil
4179 "Non-nil mean font-lock should hide the emphasis marker characters."
4180 :group 'org-appearance
4181 :type 'boolean)
4183 (defcustom org-hide-macro-markers nil
4184 "Non-nil mean font-lock should hide the brackets marking macro calls."
4185 :group 'org-appearance
4186 :type 'boolean)
4188 (defcustom org-pretty-entities nil
4189 "Non-nil means show entities as UTF8 characters.
4190 When nil, the \\name form remains in the buffer."
4191 :group 'org-appearance
4192 :version "24.1"
4193 :type 'boolean)
4195 (defcustom org-pretty-entities-include-sub-superscripts t
4196 "Non-nil means, pretty entity display includes formatting sub/superscripts."
4197 :group 'org-appearance
4198 :version "24.1"
4199 :type 'boolean)
4201 (defvar org-emph-re nil
4202 "Regular expression for matching emphasis.
4203 After a match, the match groups contain these elements:
4204 0 The match of the full regular expression, including the characters
4205 before and after the proper match
4206 1 The character before the proper match, or empty at beginning of line
4207 2 The proper match, including the leading and trailing markers
4208 3 The leading marker like * or /, indicating the type of highlighting
4209 4 The text between the emphasis markers, not including the markers
4210 5 The character after the match, empty at the end of a line")
4211 (defvar org-verbatim-re nil
4212 "Regular expression for matching verbatim text.")
4213 (defvar org-emphasis-regexp-components) ; defined just below
4214 (defvar org-emphasis-alist) ; defined just below
4215 (defun org-set-emph-re (var val)
4216 "Set variable and compute the emphasis regular expression."
4217 (set var val)
4218 (when (and (boundp 'org-emphasis-alist)
4219 (boundp 'org-emphasis-regexp-components)
4220 org-emphasis-alist org-emphasis-regexp-components)
4221 (let* ((e org-emphasis-regexp-components)
4222 (pre (car e))
4223 (post (nth 1 e))
4224 (border (nth 2 e))
4225 (body (nth 3 e))
4226 (nl (nth 4 e))
4227 (body1 (concat body "*?"))
4228 (markers (mapconcat 'car org-emphasis-alist ""))
4229 (vmarkers (mapconcat
4230 (lambda (x) (if (eq (nth 2 x) 'verbatim) (car x) ""))
4231 org-emphasis-alist "")))
4232 ;; make sure special characters appear at the right position in the class
4233 (if (string-match "\\^" markers)
4234 (setq markers (concat (replace-match "" t t markers) "^")))
4235 (if (string-match "-" markers)
4236 (setq markers (concat (replace-match "" t t markers) "-")))
4237 (if (string-match "\\^" vmarkers)
4238 (setq vmarkers (concat (replace-match "" t t vmarkers) "^")))
4239 (if (string-match "-" vmarkers)
4240 (setq vmarkers (concat (replace-match "" t t vmarkers) "-")))
4241 (if (> nl 0)
4242 (setq body1 (concat body1 "\\(?:\n" body "*?\\)\\{0,"
4243 (int-to-string nl) "\\}")))
4244 ;; Make the regexp
4245 (setq org-emph-re
4246 (concat "\\([" pre "]\\|^\\)"
4247 "\\("
4248 "\\([" markers "]\\)"
4249 "\\("
4250 "[^" border "]\\|"
4251 "[^" border "]"
4252 body1
4253 "[^" border "]"
4254 "\\)"
4255 "\\3\\)"
4256 "\\([" post "]\\|$\\)"))
4257 (setq org-verbatim-re
4258 (concat "\\([" pre "]\\|^\\)"
4259 "\\("
4260 "\\([" vmarkers "]\\)"
4261 "\\("
4262 "[^" border "]\\|"
4263 "[^" border "]"
4264 body1
4265 "[^" border "]"
4266 "\\)"
4267 "\\3\\)"
4268 "\\([" post "]\\|$\\)")))))
4270 ;; This used to be a defcustom (Org <8.0) but allowing the users to
4271 ;; set this option proved cumbersome. See this message/thread:
4272 ;; http://article.gmane.org/gmane.emacs.orgmode/68681
4273 (defvar org-emphasis-regexp-components
4274 '(" \t('\"{" "- \t.,:!?;'\")}\\[" " \t\r\n,\"'" "." 1)
4275 "Components used to build the regular expression for emphasis.
4276 This is a list with five entries. Terminology: In an emphasis string
4277 like \" *strong word* \", we call the initial space PREMATCH, the final
4278 space POSTMATCH, the stars MARKERS, \"s\" and \"d\" are BORDER characters
4279 and \"trong wor\" is the body. The different components in this variable
4280 specify what is allowed/forbidden in each part:
4282 pre Chars allowed as prematch. Beginning of line will be allowed too.
4283 post Chars allowed as postmatch. End of line will be allowed too.
4284 border The chars *forbidden* as border characters.
4285 body-regexp A regexp like \".\" to match a body character. Don't use
4286 non-shy groups here, and don't allow newline here.
4287 newline The maximum number of newlines allowed in an emphasis exp.
4289 You need to reload Org or to restart Emacs after customizing this.")
4291 (defcustom org-emphasis-alist
4292 `(("*" bold)
4293 ("/" italic)
4294 ("_" underline)
4295 ("=" org-verbatim verbatim)
4296 ("~" org-code verbatim)
4297 ("+" ,(if (featurep 'xemacs) 'org-table '(:strike-through t))))
4298 "Alist of characters and faces to emphasize text.
4299 Text starting and ending with a special character will be emphasized,
4300 for example *bold*, _underlined_ and /italic/. This variable sets the
4301 marker characters and the face to be used by font-lock for highlighting
4302 in Org-mode Emacs buffers.
4304 You need to reload Org or to restart Emacs after customizing this."
4305 :group 'org-appearance
4306 :set 'org-set-emph-re
4307 :version "24.4"
4308 :package-version '(Org . "8.0")
4309 :type '(repeat
4310 (list
4311 (string :tag "Marker character")
4312 (choice
4313 (face :tag "Font-lock-face")
4314 (plist :tag "Face property list"))
4315 (option (const verbatim)))))
4317 (defvar org-protecting-blocks
4318 '("src" "example" "latex" "ascii" "html" "ditaa" "dot" "r" "R")
4319 "Blocks that contain text that is quoted, i.e. not processed as Org syntax.
4320 This is needed for font-lock setup.")
4322 ;;; Miscellaneous options
4324 (defgroup org-completion nil
4325 "Completion in Org-mode."
4326 :tag "Org Completion"
4327 :group 'org)
4329 (defcustom org-completion-use-ido nil
4330 "Non-nil means use ido completion wherever possible.
4331 Note that `ido-mode' must be active for this variable to be relevant.
4332 If you decide to turn this variable on, you might well want to turn off
4333 `org-outline-path-complete-in-steps'.
4334 See also `org-completion-use-iswitchb'."
4335 :group 'org-completion
4336 :type 'boolean)
4338 (defcustom org-completion-use-iswitchb nil
4339 "Non-nil means use iswitchb completion wherever possible.
4340 Note that `iswitchb-mode' must be active for this variable to be relevant.
4341 If you decide to turn this variable on, you might well want to turn off
4342 `org-outline-path-complete-in-steps'.
4343 Note that this variable has only an effect if `org-completion-use-ido' is nil."
4344 :group 'org-completion
4345 :type 'boolean)
4347 (defcustom org-completion-fallback-command 'hippie-expand
4348 "The expansion command called by \\[pcomplete] in normal context.
4349 Normal means, no org-mode-specific context."
4350 :group 'org-completion
4351 :type 'function)
4353 ;;; Functions and variables from their packages
4354 ;; Declared here to avoid compiler warnings
4356 ;; XEmacs only
4357 (defvar outline-mode-menu-heading)
4358 (defvar outline-mode-menu-show)
4359 (defvar outline-mode-menu-hide)
4360 (defvar zmacs-regions) ; XEmacs regions
4362 ;; Emacs only
4363 (defvar mark-active)
4365 ;; Various packages
4366 (declare-function calendar-absolute-from-iso "cal-iso" (date))
4367 (declare-function calendar-forward-day "cal-move" (arg))
4368 (declare-function calendar-goto-date "cal-move" (date))
4369 (declare-function calendar-goto-today "cal-move" ())
4370 (declare-function calendar-iso-from-absolute "cal-iso" (date))
4371 (defvar calc-embedded-close-formula)
4372 (defvar calc-embedded-open-formula)
4373 (declare-function cdlatex-tab "ext:cdlatex" ())
4374 (declare-function cdlatex-compute-tables "ext:cdlatex" ())
4375 (declare-function dired-get-filename "dired" (&optional localp no-error-if-not-filep))
4376 (defvar font-lock-unfontify-region-function)
4377 (declare-function iswitchb-read-buffer "iswitchb"
4378 (prompt &optional default require-match start matches-set))
4379 (defvar iswitchb-temp-buflist)
4380 (declare-function org-gnus-follow-link "org-gnus" (&optional group article))
4381 (defvar org-agenda-tags-todo-honor-ignore-options)
4382 (declare-function org-agenda-skip "org-agenda" ())
4383 (declare-function
4384 org-agenda-format-item "org-agenda"
4385 (extra txt &optional level category tags dotime noprefix remove-re habitp))
4386 (declare-function org-agenda-new-marker "org-agenda" (&optional pos))
4387 (declare-function org-agenda-change-all-lines "org-agenda"
4388 (newhead hdmarker &optional fixface just-this))
4389 (declare-function org-agenda-set-restriction-lock "org-agenda" (&optional type))
4390 (declare-function org-agenda-maybe-redo "org-agenda" ())
4391 (declare-function org-agenda-save-markers-for-cut-and-paste "org-agenda"
4392 (beg end))
4393 (declare-function org-agenda-copy-local-variable "org-agenda" (var))
4394 (declare-function org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item
4395 "org-agenda" (&optional end))
4396 (declare-function org-inlinetask-remove-END-maybe "org-inlinetask" ())
4397 (declare-function org-inlinetask-in-task-p "org-inlinetask" ())
4398 (declare-function org-inlinetask-goto-beginning "org-inlinetask" ())
4399 (declare-function org-inlinetask-goto-end "org-inlinetask" ())
4400 (declare-function org-indent-mode "org-indent" (&optional arg))
4401 (declare-function parse-time-string "parse-time" (string))
4402 (declare-function org-attach-reveal "org-attach" (&optional if-exists))
4403 (declare-function orgtbl-send-table "org-table" (&optional maybe))
4404 (defvar remember-data-file)
4405 (defvar texmathp-why)
4406 (declare-function speedbar-line-directory "speedbar" (&optional depth))
4407 (declare-function table--at-cell-p "table" (position &optional object at-column))
4408 (declare-function calc-eval "calc" (str &optional separator &rest args))
4410 ;;;###autoload
4411 (defun turn-on-orgtbl ()
4412 "Unconditionally turn on `orgtbl-mode'."
4413 (require 'org-table)
4414 (orgtbl-mode 1))
4416 (defun org-at-table-p (&optional table-type)
4417 "Return t if the cursor is inside an org-type table.
4418 If TABLE-TYPE is non-nil, also check for table.el-type tables."
4419 (if org-enable-table-editor
4420 (save-excursion
4421 (beginning-of-line 1)
4422 (looking-at (if table-type org-table-any-line-regexp
4423 org-table-line-regexp)))
4424 nil))
4425 (defsubst org-table-p () (org-at-table-p))
4427 (defun org-at-table.el-p ()
4428 "Return t if and only if we are at a table.el table."
4429 (and (org-at-table-p 'any)
4430 (save-excursion
4431 (goto-char (org-table-begin 'any))
4432 (looking-at org-table1-hline-regexp))))
4434 (defun org-table-recognize-table.el ()
4435 "If there is a table.el table nearby, recognize it and move into it."
4436 (if org-table-tab-recognizes-table.el
4437 (if (org-at-table.el-p)
4438 (progn
4439 (beginning-of-line 1)
4440 (if (looking-at org-table-dataline-regexp)
4442 (if (looking-at org-table1-hline-regexp)
4443 (progn
4444 (beginning-of-line 2)
4445 (if (looking-at org-table-any-border-regexp)
4446 (beginning-of-line -1)))))
4447 (if (re-search-forward "|" (org-table-end t) t)
4448 (progn
4449 (require 'table)
4450 (if (table--at-cell-p (point))
4452 (message "recognizing table.el table...")
4453 (table-recognize-table)
4454 (message "recognizing table.el table...done")))
4455 (error "This should not happen"))
4457 nil)
4458 nil))
4460 (defun org-at-table-hline-p ()
4461 "Return t if the cursor is inside a hline in a table."
4462 (if org-enable-table-editor
4463 (save-excursion
4464 (beginning-of-line 1)
4465 (looking-at org-table-hline-regexp))
4466 nil))
4468 (defun org-table-map-tables (function &optional quietly)
4469 "Apply FUNCTION to the start of all tables in the buffer."
4470 (save-excursion
4471 (save-restriction
4472 (widen)
4473 (goto-char (point-min))
4474 (while (re-search-forward org-table-any-line-regexp nil t)
4475 (unless quietly
4476 (message "Mapping tables: %d%%" (/ (* 100.0 (point)) (buffer-size))))
4477 (beginning-of-line 1)
4478 (when (and (looking-at org-table-line-regexp)
4479 ;; Exclude tables in src/example/verbatim/clocktable blocks
4480 (not (org-in-block-p '("src" "example" "verbatim" "clocktable"))))
4481 (save-excursion (funcall function))
4482 (or (looking-at org-table-line-regexp)
4483 (forward-char 1)))
4484 (re-search-forward org-table-any-border-regexp nil 1))))
4485 (unless quietly (message "Mapping tables: done")))
4487 (declare-function org-clock-save-markers-for-cut-and-paste "org-clock" (beg end))
4488 (declare-function org-clock-update-mode-line "org-clock" ())
4489 (declare-function org-resolve-clocks "org-clock"
4490 (&optional also-non-dangling-p prompt last-valid))
4492 (defun org-at-TBLFM-p (&optional pos)
4493 "Return t when point (or POS) is in #+TBLFM line."
4494 (save-excursion
4495 (let ((pos pos)))
4496 (goto-char (or pos (point)))
4497 (beginning-of-line 1)
4498 (looking-at org-TBLFM-regexp)))
4500 (defvar org-clock-start-time)
4501 (defvar org-clock-marker (make-marker)
4502 "Marker recording the last clock-in.")
4503 (defvar org-clock-hd-marker (make-marker)
4504 "Marker recording the last clock-in, but the headline position.")
4505 (defvar org-clock-heading ""
4506 "The heading of the current clock entry.")
4507 (defun org-clock-is-active ()
4508 "Return the buffer where the clock is currently running.
4509 Return nil if no clock is running."
4510 (marker-buffer org-clock-marker))
4512 (defun org-check-running-clock ()
4513 "Check if the current buffer contains the running clock.
4514 If yes, offer to stop it and to save the buffer with the changes."
4515 (when (and (equal (marker-buffer org-clock-marker) (current-buffer))
4516 (y-or-n-p (format "Clock-out in buffer %s before killing it? "
4517 (buffer-name))))
4518 (org-clock-out)
4519 (when (y-or-n-p "Save changed buffer?")
4520 (save-buffer))))
4522 (defun org-clocktable-try-shift (dir n)
4523 "Check if this line starts a clock table, if yes, shift the time block."
4524 (when (org-match-line "^[ \t]*#\\+BEGIN:[ \t]+clocktable\\>")
4525 (org-clocktable-shift dir n)))
4527 ;;;###autoload
4528 (defun org-clock-persistence-insinuate ()
4529 "Set up hooks for clock persistence."
4530 (require 'org-clock)
4531 (add-hook 'org-mode-hook 'org-clock-load)
4532 (add-hook 'kill-emacs-hook 'org-clock-save))
4534 (defgroup org-archive nil
4535 "Options concerning archiving in Org-mode."
4536 :tag "Org Archive"
4537 :group 'org-structure)
4539 (defcustom org-archive-location "%s_archive::"
4540 "The location where subtrees should be archived.
4542 The value of this variable is a string, consisting of two parts,
4543 separated by a double-colon. The first part is a filename and
4544 the second part is a headline.
4546 When the filename is omitted, archiving happens in the same file.
4547 %s in the filename will be replaced by the current file
4548 name (without the directory part). Archiving to a different file
4549 is useful to keep archived entries from contributing to the
4550 Org-mode Agenda.
4552 The archived entries will be filed as subtrees of the specified
4553 headline. When the headline is omitted, the subtrees are simply
4554 filed away at the end of the file, as top-level entries. Also in
4555 the heading you can use %s to represent the file name, this can be
4556 useful when using the same archive for a number of different files.
4558 Here are a few examples:
4559 \"%s_archive::\"
4560 If the current file is Projects.org, archive in file
4561 Projects.org_archive, as top-level trees. This is the default.
4563 \"::* Archived Tasks\"
4564 Archive in the current file, under the top-level headline
4565 \"* Archived Tasks\".
4567 \"~/org/archive.org::\"
4568 Archive in file ~/org/archive.org (absolute path), as top-level trees.
4570 \"~/org/archive.org::* From %s\"
4571 Archive in file ~/org/archive.org (absolute path), under headlines
4572 \"From FILENAME\" where file name is the current file name.
4574 \"~/org/datetree.org::datetree/* Finished Tasks\"
4575 The \"datetree/\" string is special, signifying to archive
4576 items to the datetree. Items are placed in either the CLOSED
4577 date of the item, or the current date if there is no CLOSED date.
4578 The heading will be a subentry to the current date. There doesn't
4579 need to be a heading, but there always needs to be a slash after
4580 datetree. For example, to store archived items directly in the
4581 datetree, use \"~/org/datetree.org::datetree/\".
4583 \"basement::** Finished Tasks\"
4584 Archive in file ./basement (relative path), as level 3 trees
4585 below the level 2 heading \"** Finished Tasks\".
4587 You may set this option on a per-file basis by adding to the buffer a
4588 line like
4590 #+ARCHIVE: basement::** Finished Tasks
4592 You may also define it locally for a subtree by setting an ARCHIVE property
4593 in the entry. If such a property is found in an entry, or anywhere up
4594 the hierarchy, it will be used."
4595 :group 'org-archive
4596 :type 'string)
4598 (defcustom org-agenda-skip-archived-trees t
4599 "Non-nil means the agenda will skip any items located in archived trees.
4600 An archived tree is a tree marked with the tag ARCHIVE. The use of this
4601 variable is no longer recommended, you should leave it at the value t.
4602 Instead, use the key `v' to cycle the archives-mode in the agenda."
4603 :group 'org-archive
4604 :group 'org-agenda-skip
4605 :type 'boolean)
4607 (defcustom org-columns-skip-archived-trees t
4608 "Non-nil means ignore archived trees when creating column view."
4609 :group 'org-archive
4610 :group 'org-properties
4611 :type 'boolean)
4613 (defcustom org-cycle-open-archived-trees nil
4614 "Non-nil means `org-cycle' will open archived trees.
4615 An archived tree is a tree marked with the tag ARCHIVE.
4616 When nil, archived trees will stay folded. You can still open them with
4617 normal outline commands like `show-all', but not with the cycling commands."
4618 :group 'org-archive
4619 :group 'org-cycle
4620 :type 'boolean)
4622 (defcustom org-sparse-tree-open-archived-trees nil
4623 "Non-nil means sparse tree construction shows matches in archived trees.
4624 When nil, matches in these trees are highlighted, but the trees are kept in
4625 collapsed state."
4626 :group 'org-archive
4627 :group 'org-sparse-trees
4628 :type 'boolean)
4630 (defcustom org-sparse-tree-default-date-type 'scheduled-or-deadline
4631 "The default date type when building a sparse tree.
4632 When this is nil, a date is a scheduled or a deadline timestamp.
4633 Otherwise, these types are allowed:
4635 all: all timestamps
4636 active: only active timestamps (<...>)
4637 inactive: only inactive timestamps (<...)
4638 scheduled: only scheduled timestamps
4639 deadline: only deadline timestamps"
4640 :type '(choice (const :tag "Scheduled or deadline" scheduled-or-deadline)
4641 (const :tag "All timestamps" all)
4642 (const :tag "Only active timestamps" active)
4643 (const :tag "Only inactive timestamps" inactive)
4644 (const :tag "Only scheduled timestamps" scheduled)
4645 (const :tag "Only deadline timestamps" deadline)
4646 (const :tag "Only closed timestamps" closed))
4647 :version "24.3"
4648 :group 'org-sparse-trees)
4650 (defun org-cycle-hide-archived-subtrees (state)
4651 "Re-hide all archived subtrees after a visibility state change."
4652 (when (and (not org-cycle-open-archived-trees)
4653 (not (memq state '(overview folded))))
4654 (save-excursion
4655 (let* ((globalp (memq state '(contents all)))
4656 (beg (if globalp (point-min) (point)))
4657 (end (if globalp (point-max) (org-end-of-subtree t))))
4658 (org-hide-archived-subtrees beg end)
4659 (goto-char beg)
4660 (if (looking-at (concat ".*:" org-archive-tag ":"))
4661 (message "%s" (substitute-command-keys
4662 "Subtree is archived and stays closed. Use \\[org-force-cycle-archived] to cycle it anyway.")))))))
4664 (defun org-force-cycle-archived ()
4665 "Cycle subtree even if it is archived."
4666 (interactive)
4667 (setq this-command 'org-cycle)
4668 (let ((org-cycle-open-archived-trees t))
4669 (call-interactively 'org-cycle)))
4671 (defun org-hide-archived-subtrees (beg end)
4672 "Re-hide all archived subtrees after a visibility state change."
4673 (save-excursion
4674 (let* ((re (concat ":" org-archive-tag ":")))
4675 (goto-char beg)
4676 (while (re-search-forward re end t)
4677 (when (org-at-heading-p)
4678 (org-flag-subtree t)
4679 (org-end-of-subtree t))))))
4681 (declare-function outline-end-of-heading "outline" ())
4682 (declare-function outline-flag-region "outline" (from to flag))
4683 (defun org-flag-subtree (flag)
4684 (save-excursion
4685 (org-back-to-heading t)
4686 (outline-end-of-heading)
4687 (outline-flag-region (point)
4688 (progn (org-end-of-subtree t) (point))
4689 flag)))
4691 (defalias 'org-advertized-archive-subtree 'org-archive-subtree)
4693 ;; Declare Column View Code
4695 (declare-function org-columns-number-to-string "org-colview" (n fmt &optional printf))
4696 (declare-function org-columns-get-format-and-top-level "org-colview" ())
4697 (declare-function org-columns-compute "org-colview" (property))
4699 ;; Declare ID code
4701 (declare-function org-id-store-link "org-id")
4702 (declare-function org-id-locations-load "org-id")
4703 (declare-function org-id-locations-save "org-id")
4704 (defvar org-id-track-globally)
4706 ;;; Variables for pre-computed regular expressions, all buffer local
4708 (defvar org-todo-regexp nil
4709 "Matches any of the TODO state keywords.")
4710 (make-variable-buffer-local 'org-todo-regexp)
4711 (defvar org-not-done-regexp nil
4712 "Matches any of the TODO state keywords except the last one.")
4713 (make-variable-buffer-local 'org-not-done-regexp)
4714 (defvar org-not-done-heading-regexp nil
4715 "Matches a TODO headline that is not done.")
4716 (make-variable-buffer-local 'org-not-done-regexp)
4717 (defvar org-todo-line-regexp nil
4718 "Matches a headline and puts TODO state into group 2 if present.")
4719 (make-variable-buffer-local 'org-todo-line-regexp)
4720 (defvar org-complex-heading-regexp nil
4721 "Matches a headline and puts everything into groups:
4722 group 1: the stars
4723 group 2: The todo keyword, maybe
4724 group 3: Priority cookie
4725 group 4: True headline
4726 group 5: Tags")
4727 (make-variable-buffer-local 'org-complex-heading-regexp)
4728 (defvar org-complex-heading-regexp-format nil
4729 "Printf format to make regexp to match an exact headline.
4730 This regexp will match the headline of any node which has the
4731 exact headline text that is put into the format, but may have any
4732 TODO state, priority and tags.")
4733 (make-variable-buffer-local 'org-complex-heading-regexp-format)
4734 (defvar org-todo-line-tags-regexp nil
4735 "Matches a headline and puts TODO state into group 2 if present.
4736 Also put tags into group 4 if tags are present.")
4737 (make-variable-buffer-local 'org-todo-line-tags-regexp)
4738 (defvar org-ds-keyword-length 12
4739 "Maximum length of the DEADLINE and SCHEDULED keywords.")
4740 (make-variable-buffer-local 'org-ds-keyword-length)
4741 (defvar org-deadline-regexp nil
4742 "Matches the DEADLINE keyword.")
4743 (make-variable-buffer-local 'org-deadline-regexp)
4744 (defvar org-deadline-time-regexp nil
4745 "Matches the DEADLINE keyword together with a time stamp.")
4746 (make-variable-buffer-local 'org-deadline-time-regexp)
4747 (defvar org-deadline-time-hour-regexp nil
4748 "Matches the DEADLINE keyword together with a time-and-hour stamp.")
4749 (make-variable-buffer-local 'org-deadline-time-hour-regexp)
4750 (defvar org-deadline-line-regexp nil
4751 "Matches the DEADLINE keyword and the rest of the line.")
4752 (make-variable-buffer-local 'org-deadline-line-regexp)
4753 (defvar org-scheduled-regexp nil
4754 "Matches the SCHEDULED keyword.")
4755 (make-variable-buffer-local 'org-scheduled-regexp)
4756 (defvar org-scheduled-time-regexp nil
4757 "Matches the SCHEDULED keyword together with a time stamp.")
4758 (make-variable-buffer-local 'org-scheduled-time-regexp)
4759 (defvar org-scheduled-time-hour-regexp nil
4760 "Matches the SCHEDULED keyword together with a time-and-hour stamp.")
4761 (make-variable-buffer-local 'org-scheduled-time-hour-regexp)
4762 (defvar org-closed-time-regexp nil
4763 "Matches the CLOSED keyword together with a time stamp.")
4764 (make-variable-buffer-local 'org-closed-time-regexp)
4766 (defvar org-keyword-time-regexp nil
4767 "Matches any of the 4 keywords, together with the time stamp.")
4768 (make-variable-buffer-local 'org-keyword-time-regexp)
4769 (defvar org-keyword-time-not-clock-regexp nil
4770 "Matches any of the 3 keywords, together with the time stamp.")
4771 (make-variable-buffer-local 'org-keyword-time-not-clock-regexp)
4772 (defvar org-maybe-keyword-time-regexp nil
4773 "Matches a timestamp, possibly preceded by a keyword.")
4774 (make-variable-buffer-local 'org-maybe-keyword-time-regexp)
4775 (defvar org-all-time-keywords nil
4776 "List of time keywords.")
4777 (make-variable-buffer-local 'org-all-time-keywords)
4779 (defconst org-plain-time-of-day-regexp
4780 (concat
4781 "\\(\\<[012]?[0-9]"
4782 "\\(\\(:\\([0-5][0-9]\\([AaPp][Mm]\\)?\\)\\)\\|\\([AaPp][Mm]\\)\\)\\>\\)"
4783 "\\(--?"
4784 "\\(\\<[012]?[0-9]"
4785 "\\(\\(:\\([0-5][0-9]\\([AaPp][Mm]\\)?\\)\\)\\|\\([AaPp][Mm]\\)\\)\\>\\)"
4786 "\\)?")
4787 "Regular expression to match a plain time or time range.
4788 Examples: 11:45 or 8am-13:15 or 2:45-2:45pm. After a match, the following
4789 groups carry important information:
4790 0 the full match
4791 1 the first time, range or not
4792 8 the second time, if it is a range.")
4794 (defconst org-plain-time-extension-regexp
4795 (concat
4796 "\\(\\<[012]?[0-9]"
4797 "\\(\\(:\\([0-5][0-9]\\([AaPp][Mm]\\)?\\)\\)\\|\\([AaPp][Mm]\\)\\)\\>\\)"
4798 "\\+\\([0-9]+\\)\\(:\\([0-5][0-9]\\)\\)?")
4799 "Regular expression to match a time range like 13:30+2:10 = 13:30-15:40.
4800 Examples: 11:45 or 8am-13:15 or 2:45-2:45pm. After a match, the following
4801 groups carry important information:
4802 0 the full match
4803 7 hours of duration
4804 9 minutes of duration")
4806 (defconst org-stamp-time-of-day-regexp
4807 (concat
4808 "<\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} +\\sw+ +\\)"
4809 "\\([012][0-9]:[0-5][0-9]\\(-\\([012][0-9]:[0-5][0-9]\\)\\)?[^\n\r>]*?\\)>"
4810 "\\(--?"
4811 "<\\1\\([012][0-9]:[0-5][0-9]\\)>\\)?")
4812 "Regular expression to match a timestamp time or time range.
4813 After a match, the following groups carry important information:
4814 0 the full match
4815 1 date plus weekday, for back referencing to make sure both times are on the same day
4816 2 the first time, range or not
4817 4 the second time, if it is a range.")
4819 (defconst org-startup-options
4820 '(("fold" org-startup-folded t)
4821 ("overview" org-startup-folded t)
4822 ("nofold" org-startup-folded nil)
4823 ("showall" org-startup-folded nil)
4824 ("showeverything" org-startup-folded showeverything)
4825 ("content" org-startup-folded content)
4826 ("indent" org-startup-indented t)
4827 ("noindent" org-startup-indented nil)
4828 ("hidestars" org-hide-leading-stars t)
4829 ("showstars" org-hide-leading-stars nil)
4830 ("odd" org-odd-levels-only t)
4831 ("oddeven" org-odd-levels-only nil)
4832 ("align" org-startup-align-all-tables t)
4833 ("noalign" org-startup-align-all-tables nil)
4834 ("inlineimages" org-startup-with-inline-images t)
4835 ("noinlineimages" org-startup-with-inline-images nil)
4836 ("latexpreview" org-startup-with-latex-preview t)
4837 ("nolatexpreview" org-startup-with-latex-preview nil)
4838 ("customtime" org-display-custom-times t)
4839 ("logdone" org-log-done time)
4840 ("lognotedone" org-log-done note)
4841 ("nologdone" org-log-done nil)
4842 ("lognoteclock-out" org-log-note-clock-out t)
4843 ("nolognoteclock-out" org-log-note-clock-out nil)
4844 ("logrepeat" org-log-repeat state)
4845 ("lognoterepeat" org-log-repeat note)
4846 ("logdrawer" org-log-into-drawer t)
4847 ("nologdrawer" org-log-into-drawer nil)
4848 ("logstatesreversed" org-log-states-order-reversed t)
4849 ("nologstatesreversed" org-log-states-order-reversed nil)
4850 ("nologrepeat" org-log-repeat nil)
4851 ("logreschedule" org-log-reschedule time)
4852 ("lognotereschedule" org-log-reschedule note)
4853 ("nologreschedule" org-log-reschedule nil)
4854 ("logredeadline" org-log-redeadline time)
4855 ("lognoteredeadline" org-log-redeadline note)
4856 ("nologredeadline" org-log-redeadline nil)
4857 ("logrefile" org-log-refile time)
4858 ("lognoterefile" org-log-refile note)
4859 ("nologrefile" org-log-refile nil)
4860 ("fninline" org-footnote-define-inline t)
4861 ("nofninline" org-footnote-define-inline nil)
4862 ("fnlocal" org-footnote-section nil)
4863 ("fnauto" org-footnote-auto-label t)
4864 ("fnprompt" org-footnote-auto-label nil)
4865 ("fnconfirm" org-footnote-auto-label confirm)
4866 ("fnplain" org-footnote-auto-label plain)
4867 ("fnadjust" org-footnote-auto-adjust t)
4868 ("nofnadjust" org-footnote-auto-adjust nil)
4869 ("constcgs" constants-unit-system cgs)
4870 ("constSI" constants-unit-system SI)
4871 ("noptag" org-tag-persistent-alist nil)
4872 ("hideblocks" org-hide-block-startup t)
4873 ("nohideblocks" org-hide-block-startup nil)
4874 ("beamer" org-startup-with-beamer-mode t)
4875 ("entitiespretty" org-pretty-entities t)
4876 ("entitiesplain" org-pretty-entities nil))
4877 "Variable associated with STARTUP options for org-mode.
4878 Each element is a list of three items: the startup options (as written
4879 in the #+STARTUP line), the corresponding variable, and the value to set
4880 this variable to if the option is found. An optional forth element PUSH
4881 means to push this value onto the list in the variable.")
4883 (defun org-update-property-plist (key val props)
4884 "Update PROPS with KEY and VAL."
4885 (let* ((appending (string= "+" (substring key (- (length key) 1))))
4886 (key (if appending (substring key 0 (- (length key) 1)) key))
4887 (remainder (org-remove-if (lambda (p) (string= (car p) key)) props))
4888 (previous (cdr (assoc key props))))
4889 (if appending
4890 (cons (cons key (if previous (concat previous " " val) val)) remainder)
4891 (cons (cons key val) remainder))))
4893 (defcustom org-group-tags t
4894 "When non-nil (the default), use group tags.
4895 This can be turned on/off through `org-toggle-tags-groups'."
4896 :group 'org-tags
4897 :group 'org-startup
4898 :type 'boolean)
4900 (defvar org-inhibit-startup nil) ; Dynamically-scoped param.
4902 (defun org-toggle-tags-groups ()
4903 "Toggle support for group tags.
4904 Support for group tags is controlled by the option
4905 `org-group-tags', which is non-nil by default."
4906 (interactive)
4907 (setq org-group-tags (not org-group-tags))
4908 (cond ((and (derived-mode-p 'org-agenda-mode)
4909 org-group-tags)
4910 (org-agenda-redo))
4911 ((derived-mode-p 'org-mode)
4912 (let ((org-inhibit-startup t)) (org-mode))))
4913 (message "Groups tags support has been turned %s"
4914 (if org-group-tags "on" "off")))
4916 (defun org-set-regexps-and-options-for-tags ()
4917 "Precompute variables used for tags."
4918 (when (derived-mode-p 'org-mode)
4919 (org-set-local 'org-file-tags nil)
4920 (let ((re (org-make-options-regexp '("FILETAGS" "TAGS")))
4921 (splitre "[ \t]+")
4922 (start 0)
4923 tags ftags key value)
4924 (save-excursion
4925 (save-restriction
4926 (widen)
4927 (goto-char (point-min))
4928 (while (re-search-forward re nil t)
4929 (setq key (upcase (org-match-string-no-properties 1))
4930 value (org-match-string-no-properties 2))
4931 (if (stringp value) (setq value (org-trim value)))
4932 (cond
4933 ((equal key "TAGS")
4934 (setq tags (append tags (if tags '("\\n") nil)
4935 (org-split-string value splitre))))
4936 ((equal key "FILETAGS")
4937 (when (string-match "\\S-" value)
4938 (setq ftags
4939 (append
4940 ftags
4941 (apply 'append
4942 (mapcar (lambda (x) (org-split-string x ":"))
4943 (org-split-string value)))))))))))
4944 ;; Process the file tags.
4945 (and ftags (org-set-local 'org-file-tags
4946 (mapcar 'org-add-prop-inherited ftags)))
4947 (org-set-local 'org-tag-groups-alist nil)
4948 ;; Process the tags.
4949 (when (and (not tags) org-tag-alist)
4950 (setq tags
4951 (mapcar
4952 (lambda (tg) (cond ((eq (car tg) :startgroup) "{")
4953 ((eq (car tg) :endgroup) "}")
4954 ((eq (car tg) :grouptags) ":")
4955 ((eq (car tg) :newline) "\n")
4956 (t (concat (car tg)
4957 (if (characterp (cdr tg))
4958 (format "(%s)" (char-to-string (cdr tg))) "")))))
4959 org-tag-alist)))
4960 (let (e tgs g)
4961 (while (setq e (pop tags))
4962 (cond
4963 ((equal e "{")
4964 (progn (push '(:startgroup) tgs)
4965 (when (equal (nth 1 tags) ":")
4966 (push (list (replace-regexp-in-string
4967 "(.+)$" "" (nth 0 tags)))
4968 org-tag-groups-alist)
4969 (setq g 0))))
4970 ((equal e ":") (push '(:grouptags) tgs))
4971 ((equal e "}") (push '(:endgroup) tgs) (if g (setq g nil)))
4972 ((equal e "\\n") (push '(:newline) tgs))
4973 ((string-match (org-re "^\\([[:alnum:]_@#%]+\\)(\\(.\\))$") e)
4974 (push (cons (match-string 1 e)
4975 (string-to-char (match-string 2 e))) tgs)
4976 (if (and g (> g 0))
4977 (setcar org-tag-groups-alist
4978 (append (car org-tag-groups-alist)
4979 (list (match-string 1 e)))))
4980 (if g (setq g (1+ g))))
4981 (t (push (list e) tgs)
4982 (if (and g (> g 0))
4983 (setcar org-tag-groups-alist
4984 (append (car org-tag-groups-alist) (list e))))
4985 (if g (setq g (1+ g))))))
4986 (org-set-local 'org-tag-alist nil)
4987 (while (setq e (pop tgs))
4988 (or (and (stringp (car e))
4989 (assoc (car e) org-tag-alist))
4990 (push e org-tag-alist)))
4991 ;; Return a list with tag variables
4992 (list org-file-tags org-tag-alist org-tag-groups-alist)))))
4994 (defvar org-ota nil)
4995 (defun org-set-regexps-and-options ()
4996 "Precompute regular expressions used in the current buffer."
4997 (when (derived-mode-p 'org-mode)
4998 (org-set-local 'org-todo-kwd-alist nil)
4999 (org-set-local 'org-todo-key-alist nil)
5000 (org-set-local 'org-todo-key-trigger nil)
5001 (org-set-local 'org-todo-keywords-1 nil)
5002 (org-set-local 'org-done-keywords nil)
5003 (org-set-local 'org-todo-heads nil)
5004 (org-set-local 'org-todo-sets nil)
5005 (org-set-local 'org-todo-log-states nil)
5006 (org-set-local 'org-file-properties nil)
5007 (let ((re (org-make-options-regexp
5008 '("CATEGORY" "TODO" "COLUMNS" "STARTUP" "ARCHIVE"
5009 "LINK" "PRIORITIES" "CONSTANTS" "PROPERTY" "DRAWERS"
5010 "SETUPFILE" "OPTIONS")
5011 "\\(?:[a-zA-Z][0-9a-zA-Z_]*_TODO\\)"))
5012 (splitre "[ \t]+")
5013 (scripts org-use-sub-superscripts)
5014 kwds kws0 kwsa key log value cat arch const links hw dws
5015 tail sep kws1 prio props drawers ext-setup-or-nil setup-contents
5016 (start 0))
5017 (save-excursion
5018 (save-restriction
5019 (widen)
5020 (goto-char (point-min))
5021 (while
5022 (or (and
5023 ext-setup-or-nil
5024 (not org-ota)
5025 (let (ret)
5026 (with-temp-buffer
5027 (insert ext-setup-or-nil)
5028 (let ((major-mode 'org-mode) org-ota)
5029 (setq ret (save-match-data
5030 (org-set-regexps-and-options-for-tags)))))
5031 ;; Append setupfile tags to existing tags
5032 (setq org-ota t)
5033 (setq org-file-tags
5034 (delq nil (append org-file-tags (nth 0 ret)))
5035 org-tag-alist
5036 (delq nil (append org-tag-alist (nth 1 ret)))
5037 org-tag-groups-alist
5038 (delq nil (append org-tag-groups-alist (nth 2 ret))))))
5039 (and ext-setup-or-nil
5040 (string-match re ext-setup-or-nil start)
5041 (setq start (match-end 0)))
5042 (and (setq ext-setup-or-nil nil start 0)
5043 (re-search-forward re nil t)))
5044 (setq key (upcase (match-string 1 ext-setup-or-nil))
5045 value (org-match-string-no-properties 2 ext-setup-or-nil))
5046 (if (stringp value) (setq value (org-trim value)))
5047 (cond
5048 ((equal key "CATEGORY")
5049 (setq cat value))
5050 ((member key '("SEQ_TODO" "TODO"))
5051 (push (cons 'sequence (org-split-string value splitre)) kwds))
5052 ((equal key "TYP_TODO")
5053 (push (cons 'type (org-split-string value splitre)) kwds))
5054 ((string-match "\\`\\([a-zA-Z][0-9a-zA-Z_]*\\)_TODO\\'" key)
5055 ;; general TODO-like setup
5056 (push (cons (intern (downcase (match-string 1 key)))
5057 (org-split-string value splitre)) kwds))
5058 ((equal key "COLUMNS")
5059 (org-set-local 'org-columns-default-format value))
5060 ((equal key "LINK")
5061 (when (string-match "^\\(\\S-+\\)[ \t]+\\(.+\\)" value)
5062 (push (cons (match-string 1 value)
5063 (org-trim (match-string 2 value)))
5064 links)))
5065 ((equal key "PRIORITIES")
5066 (setq prio (org-split-string value " +")))
5067 ((equal key "PROPERTY")
5068 (when (string-match "\\(\\S-+\\)\\s-+\\(.*\\)" value)
5069 (setq props (org-update-property-plist (match-string 1 value)
5070 (match-string 2 value)
5071 props))))
5072 ((equal key "CONSTANTS")
5073 (org-table-set-constants))
5074 ((equal key "STARTUP")
5075 (let ((opts (org-split-string value splitre))
5076 l var val)
5077 (while (setq l (pop opts))
5078 (when (setq l (assoc l org-startup-options))
5079 (setq var (nth 1 l) val (nth 2 l))
5080 (if (not (nth 3 l))
5081 (set (make-local-variable var) val)
5082 (if (not (listp (symbol-value var)))
5083 (set (make-local-variable var) nil))
5084 (set (make-local-variable var) (symbol-value var))
5085 (add-to-list var val))))))
5086 ((equal key "ARCHIVE")
5087 (setq arch value)
5088 (remove-text-properties 0 (length arch)
5089 '(face t fontified t) arch))
5090 ((equal key "OPTIONS")
5091 (if (string-match "\\([ \t]\\|\\`\\)\\^:\\(t\\|nil\\|{}\\)" value)
5092 (setq scripts (read (match-string 2 value)))))
5093 ((and (equal key "SETUPFILE")
5094 ;; Prevent checking in Gnus messages
5095 (not buffer-read-only))
5096 (setq setup-contents (org-file-contents
5097 (expand-file-name
5098 (org-remove-double-quotes value))
5099 'noerror))
5100 (if (not ext-setup-or-nil)
5101 (setq ext-setup-or-nil setup-contents start 0)
5102 (setq ext-setup-or-nil
5103 (concat (substring ext-setup-or-nil 0 start)
5104 "\n" setup-contents "\n"
5105 (substring ext-setup-or-nil start)))))))
5106 ;; search for property blocks
5107 (goto-char (point-min))
5108 (while (re-search-forward org-block-regexp nil t)
5109 (when (equal "PROPERTY" (upcase (match-string 1)))
5110 (setq value (replace-regexp-in-string
5111 "[\n\r]" " " (match-string 4)))
5112 (when (string-match "\\(\\S-+\\)\\s-+\\(.*\\)" value)
5113 (setq props (org-update-property-plist (match-string 1 value)
5114 (match-string 2 value)
5115 props)))))))
5116 (org-set-local 'org-use-sub-superscripts scripts)
5117 (when cat
5118 (org-set-local 'org-category (intern cat))
5119 (push (cons "CATEGORY" cat) props))
5120 (when prio
5121 (if (< (length prio) 3) (setq prio '("A" "C" "B")))
5122 (setq prio (mapcar 'string-to-char prio))
5123 (org-set-local 'org-highest-priority (nth 0 prio))
5124 (org-set-local 'org-lowest-priority (nth 1 prio))
5125 (org-set-local 'org-default-priority (nth 2 prio)))
5126 (and props (org-set-local 'org-file-properties (nreverse props)))
5127 (and arch (org-set-local 'org-archive-location arch))
5128 (and links (setq org-link-abbrev-alist-local (nreverse links)))
5129 ;; Process the TODO keywords
5130 (unless kwds
5131 ;; Use the global values as if they had been given locally.
5132 (setq kwds (default-value 'org-todo-keywords))
5133 (if (stringp (car kwds))
5134 (setq kwds (list (cons org-todo-interpretation
5135 (default-value 'org-todo-keywords)))))
5136 (setq kwds (reverse kwds)))
5137 (setq kwds (nreverse kwds))
5138 (let (inter kws kw)
5139 (while (setq kws (pop kwds))
5140 (let ((kws (or
5141 (run-hook-with-args-until-success
5142 'org-todo-setup-filter-hook kws)
5143 kws)))
5144 (setq inter (pop kws) sep (member "|" kws)
5145 kws0 (delete "|" (copy-sequence kws))
5146 kwsa nil
5147 kws1 (mapcar
5148 (lambda (x)
5149 ;; 1 2
5150 (if (string-match "^\\(.*?\\)\\(?:(\\([^!@/]\\)?.*?)\\)?$" x)
5151 (progn
5152 (setq kw (match-string 1 x)
5153 key (and (match-end 2) (match-string 2 x))
5154 log (org-extract-log-state-settings x))
5155 (push (cons kw (and key (string-to-char key))) kwsa)
5156 (and log (push log org-todo-log-states))
5158 (error "Invalid TODO keyword %s" x)))
5159 kws0)
5160 kwsa (if kwsa (append '((:startgroup))
5161 (nreverse kwsa)
5162 '((:endgroup))))
5163 hw (car kws1)
5164 dws (if sep (org-remove-keyword-keys (cdr sep)) (last kws1))
5165 tail (list inter hw (car dws) (org-last dws))))
5166 (add-to-list 'org-todo-heads hw 'append)
5167 (push kws1 org-todo-sets)
5168 (setq org-done-keywords (append org-done-keywords dws nil))
5169 (setq org-todo-key-alist (append org-todo-key-alist kwsa))
5170 (mapc (lambda (x) (push (cons x tail) org-todo-kwd-alist)) kws1)
5171 (setq org-todo-keywords-1 (append org-todo-keywords-1 kws1 nil)))
5172 (setq org-todo-sets (nreverse org-todo-sets)
5173 org-todo-kwd-alist (nreverse org-todo-kwd-alist)
5174 org-todo-key-trigger (delq nil (mapcar 'cdr org-todo-key-alist))
5175 org-todo-key-alist (org-assign-fast-keys org-todo-key-alist)))
5176 ;; Compute the regular expressions and other local variables.
5177 ;; Using `org-outline-regexp-bol' would complicate them much,
5178 ;; because of the fixed white space at the end of that string.
5179 (if (not org-done-keywords)
5180 (setq org-done-keywords (and org-todo-keywords-1
5181 (list (org-last org-todo-keywords-1)))))
5182 (setq org-ds-keyword-length (+ 2 (max (length org-deadline-string)
5183 (length org-scheduled-string)
5184 (length org-clock-string)
5185 (length org-closed-string)))
5186 org-not-done-keywords
5187 (org-delete-all org-done-keywords (copy-sequence org-todo-keywords-1))
5188 org-todo-regexp
5189 (concat "\\("
5190 (mapconcat 'regexp-quote org-todo-keywords-1 "\\|")
5191 "\\)")
5192 org-not-done-regexp
5193 (concat "\\("
5194 (mapconcat 'regexp-quote org-not-done-keywords "\\|")
5195 "\\)")
5196 org-not-done-heading-regexp
5197 (format org-heading-keyword-regexp-format org-not-done-regexp)
5198 org-todo-line-regexp
5199 (format org-heading-keyword-maybe-regexp-format org-todo-regexp)
5200 org-complex-heading-regexp
5201 (concat "^\\(\\*+\\)"
5202 "\\(?: +" org-todo-regexp "\\)?"
5203 "\\(?: +\\(\\[#.\\]\\)\\)?"
5204 "\\(?: +\\(.*?\\)\\)??"
5205 (org-re "\\(?:[ \t]+\\(:[[:alnum:]_@#%:]+:\\)\\)?")
5206 "[ \t]*$")
5207 org-complex-heading-regexp-format
5208 (concat "^\\(\\*+\\)"
5209 "\\(?: +" org-todo-regexp "\\)?"
5210 "\\(?: +\\(\\[#.\\]\\)\\)?"
5211 "\\(?: +"
5212 ;; Stats cookies can be stuck to body.
5213 "\\(?:\\[[0-9%%/]+\\] *\\)*"
5214 "\\(%s\\)"
5215 "\\(?: *\\[[0-9%%/]+\\]\\)*"
5216 "\\)"
5217 (org-re "\\(?:[ \t]+\\(:[[:alnum:]_@#%%:]+:\\)\\)?")
5218 "[ \t]*$")
5219 org-todo-line-tags-regexp
5220 (concat "^\\(\\*+\\)"
5221 "\\(?: +" org-todo-regexp "\\)?"
5222 "\\(?: +\\(.*?\\)\\)??"
5223 (org-re "\\(?:[ \t]+\\(:[[:alnum:]:_@#%]+:\\)\\)?")
5224 "[ \t]*$")
5225 org-deadline-regexp (concat "\\<" org-deadline-string)
5226 org-deadline-time-regexp
5227 (concat "\\<" org-deadline-string " *<\\([^>]+\\)>")
5228 org-deadline-time-hour-regexp
5229 (concat "\\<" org-deadline-string
5230 " *<\\([^>]+[0-9]\\{1,2\\}:[0-9]\\{2\\}[0-9-+:hdwmy \t.]*\\)>")
5231 org-deadline-line-regexp
5232 (concat "\\<\\(" org-deadline-string "\\).*")
5233 org-scheduled-regexp
5234 (concat "\\<" org-scheduled-string)
5235 org-scheduled-time-regexp
5236 (concat "\\<" org-scheduled-string " *<\\([^>]+\\)>")
5237 org-scheduled-time-hour-regexp
5238 (concat "\\<" org-scheduled-string
5239 " *<\\([^>]+[0-9]\\{1,2\\}:[0-9]\\{2\\}[0-9-+:hdwmy \t.]*\\)>")
5240 org-closed-time-regexp
5241 (concat "\\<" org-closed-string " *\\[\\([^]]+\\)\\]")
5242 org-keyword-time-regexp
5243 (concat "\\<\\(" org-scheduled-string
5244 "\\|" org-deadline-string
5245 "\\|" org-closed-string
5246 "\\|" org-clock-string "\\)"
5247 " *[[<]\\([^]>]+\\)[]>]")
5248 org-keyword-time-not-clock-regexp
5249 (concat "\\<\\(" org-scheduled-string
5250 "\\|" org-deadline-string
5251 "\\|" org-closed-string
5252 "\\)"
5253 " *[[<]\\([^]>]+\\)[]>]")
5254 org-maybe-keyword-time-regexp
5255 (concat "\\(\\<\\(" org-scheduled-string
5256 "\\|" org-deadline-string
5257 "\\|" org-closed-string
5258 "\\|" org-clock-string "\\)\\)?"
5259 " *\\([[<][0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} ?[^]\r\n>]*?[]>]\\|<%%([^\r\n>]*>\\)")
5260 org-all-time-keywords
5261 (mapcar (lambda (w) (substring w 0 -1))
5262 (list org-scheduled-string org-deadline-string
5263 org-clock-string org-closed-string)))
5264 (setq org-ota nil)
5265 (org-compute-latex-and-related-regexp))))
5267 (defun org-file-contents (file &optional noerror)
5268 "Return the contents of FILE, as a string."
5269 (if (and file (file-readable-p file))
5270 (with-temp-buffer
5271 (insert-file-contents file)
5272 (buffer-string))
5273 (funcall (if noerror 'message 'error)
5274 "Cannot read file \"%s\"%s"
5275 file
5276 (let ((from (buffer-file-name (buffer-base-buffer))))
5277 (if from (concat " (referenced in file \"" from "\")") "")))))
5279 (defun org-extract-log-state-settings (x)
5280 "Extract the log state setting from a TODO keyword string.
5281 This will extract info from a string like \"WAIT(w@/!)\"."
5282 (let (kw key log1 log2)
5283 (when (string-match "^\\(.*?\\)\\(?:(\\([^!@/]\\)?\\([!@]\\)?\\(?:/\\([!@]\\)\\)?)\\)?$" x)
5284 (setq kw (match-string 1 x)
5285 key (and (match-end 2) (match-string 2 x))
5286 log1 (and (match-end 3) (match-string 3 x))
5287 log2 (and (match-end 4) (match-string 4 x)))
5288 (and (or log1 log2)
5289 (list kw
5290 (and log1 (if (equal log1 "!") 'time 'note))
5291 (and log2 (if (equal log2 "!") 'time 'note)))))))
5293 (defun org-remove-keyword-keys (list)
5294 "Remove a pair of parenthesis at the end of each string in LIST."
5295 (mapcar (lambda (x)
5296 (if (string-match "(.*)$" x)
5297 (substring x 0 (match-beginning 0))
5299 list))
5301 (defun org-assign-fast-keys (alist)
5302 "Assign fast keys to a keyword-key alist.
5303 Respect keys that are already there."
5304 (let (new e (alt ?0))
5305 (while (setq e (pop alist))
5306 (if (or (memq (car e) '(:newline :grouptags :endgroup :startgroup))
5307 (cdr e)) ;; Key already assigned.
5308 (push e new)
5309 (let ((clist (string-to-list (downcase (car e))))
5310 (used (append new alist)))
5311 (when (= (car clist) ?@)
5312 (pop clist))
5313 (while (and clist (rassoc (car clist) used))
5314 (pop clist))
5315 (unless clist
5316 (while (rassoc alt used)
5317 (incf alt)))
5318 (push (cons (car e) (or (car clist) alt)) new))))
5319 (nreverse new)))
5321 ;;; Some variables used in various places
5323 (defvar org-window-configuration nil
5324 "Used in various places to store a window configuration.")
5325 (defvar org-selected-window nil
5326 "Used in various places to store a window configuration.")
5327 (defvar org-finish-function nil
5328 "Function to be called when `C-c C-c' is used.
5329 This is for getting out of special buffers like capture.")
5332 ;; FIXME: Occasionally check by commenting these, to make sure
5333 ;; no other functions uses these, forgetting to let-bind them.
5334 (org-no-warnings (defvar entry)) ;; unprefixed, from calendar.el
5335 (defvar org-last-state)
5336 (org-no-warnings (defvar date)) ;; unprefixed, from calendar.el
5338 ;; Defined somewhere in this file, but used before definition.
5339 (defvar org-entities) ;; defined in org-entities.el
5340 (defvar org-struct-menu)
5341 (defvar org-org-menu)
5342 (defvar org-tbl-menu)
5344 ;;;; Define the Org-mode
5346 ;; We use a before-change function to check if a table might need
5347 ;; an update.
5348 (defvar org-table-may-need-update t
5349 "Indicates that a table might need an update.
5350 This variable is set by `org-before-change-function'.
5351 `org-table-align' sets it back to nil.")
5352 (defun org-before-change-function (beg end)
5353 "Every change indicates that a table might need an update."
5354 (setq org-table-may-need-update t))
5355 (defvar org-mode-map)
5356 (defvar org-inhibit-startup-visibility-stuff nil) ; Dynamically-scoped param.
5357 (defvar org-agenda-keep-modes nil) ; Dynamically-scoped param.
5358 (defvar org-inhibit-logging nil) ; Dynamically-scoped param.
5359 (defvar org-inhibit-blocking nil) ; Dynamically-scoped param.
5360 (defvar org-table-buffer-is-an nil)
5362 (defvar bidi-paragraph-direction)
5363 (defvar buffer-face-mode-face)
5365 (require 'outline)
5366 (if (and (not (keymapp outline-mode-map)) (featurep 'allout))
5367 (error "Conflict with outdated version of allout.el. Load org.el before allout.el, or upgrade to newer allout, for example by switching to Emacs 22"))
5368 (require 'noutline "noutline" 'noerror) ;; stock XEmacs does not have it
5370 ;; Other stuff we need.
5371 (require 'time-date)
5372 (unless (fboundp 'time-subtract) (defalias 'time-subtract 'subtract-time))
5373 (require 'easymenu)
5374 (require 'overlay)
5376 ;; (require 'org-macs) moved higher up in the file before it is first used
5377 (require 'org-entities)
5378 ;; (require 'org-compat) moved higher up in the file before it is first used
5379 (require 'org-faces)
5380 (require 'org-list)
5381 (require 'org-pcomplete)
5382 (require 'org-src)
5383 (require 'org-footnote)
5384 (require 'org-macro)
5386 ;; babel
5387 (require 'ob)
5389 ;;;###autoload
5390 (define-derived-mode org-mode outline-mode "Org"
5391 "Outline-based notes management and organizer, alias
5392 \"Carsten's outline-mode for keeping track of everything.\"
5394 Org-mode develops organizational tasks around a NOTES file which
5395 contains information about projects as plain text. Org-mode is
5396 implemented on top of outline-mode, which is ideal to keep the content
5397 of large files well structured. It supports ToDo items, deadlines and
5398 time stamps, which magically appear in the diary listing of the Emacs
5399 calendar. Tables are easily created with a built-in table editor.
5400 Plain text URL-like links connect to websites, emails (VM), Usenet
5401 messages (Gnus), BBDB entries, and any files related to the project.
5402 For printing and sharing of notes, an Org-mode file (or a part of it)
5403 can be exported as a structured ASCII or HTML file.
5405 The following commands are available:
5407 \\{org-mode-map}"
5409 ;; Get rid of Outline menus, they are not needed
5410 ;; Need to do this here because define-derived-mode sets up
5411 ;; the keymap so late. Still, it is a waste to call this each time
5412 ;; we switch another buffer into org-mode.
5413 (if (featurep 'xemacs)
5414 (when (boundp 'outline-mode-menu-heading)
5415 ;; Assume this is Greg's port, it uses easymenu
5416 (easy-menu-remove outline-mode-menu-heading)
5417 (easy-menu-remove outline-mode-menu-show)
5418 (easy-menu-remove outline-mode-menu-hide))
5419 (define-key org-mode-map [menu-bar headings] 'undefined)
5420 (define-key org-mode-map [menu-bar hide] 'undefined)
5421 (define-key org-mode-map [menu-bar show] 'undefined))
5423 (org-load-modules-maybe)
5424 (easy-menu-add org-org-menu)
5425 (easy-menu-add org-tbl-menu)
5426 (org-install-agenda-files-menu)
5427 (if org-descriptive-links (add-to-invisibility-spec '(org-link)))
5428 (add-to-invisibility-spec '(org-cwidth))
5429 (add-to-invisibility-spec '(org-hide-block . t))
5430 (when (featurep 'xemacs)
5431 (org-set-local 'line-move-ignore-invisible t))
5432 (org-set-local 'outline-regexp org-outline-regexp)
5433 (org-set-local 'outline-level 'org-outline-level)
5434 (setq bidi-paragraph-direction 'left-to-right)
5435 (when (and org-ellipsis
5436 (fboundp 'set-display-table-slot) (boundp 'buffer-display-table)
5437 (fboundp 'make-glyph-code))
5438 (unless org-display-table
5439 (setq org-display-table (make-display-table)))
5440 (set-display-table-slot
5441 org-display-table 4
5442 (vconcat (mapcar
5443 (lambda (c) (make-glyph-code c (and (not (stringp org-ellipsis))
5444 org-ellipsis)))
5445 (if (stringp org-ellipsis) org-ellipsis "..."))))
5446 (setq buffer-display-table org-display-table))
5447 (org-set-regexps-and-options-for-tags)
5448 (org-set-regexps-and-options)
5449 (org-set-font-lock-defaults)
5450 (when (and org-tag-faces (not org-tags-special-faces-re))
5451 ;; tag faces set outside customize.... force initialization.
5452 (org-set-tag-faces 'org-tag-faces org-tag-faces))
5453 ;; Calc embedded
5454 (org-set-local 'calc-embedded-open-mode "# ")
5455 ;; Modify a few syntax entries
5456 (modify-syntax-entry ?@ "w")
5457 (modify-syntax-entry ?\" "\"")
5458 (modify-syntax-entry ?\\ "_")
5459 (modify-syntax-entry ?~ "_")
5460 (if org-startup-truncated (setq truncate-lines t))
5461 (when org-startup-indented (require 'org-indent) (org-indent-mode 1))
5462 (org-set-local 'font-lock-unfontify-region-function
5463 'org-unfontify-region)
5464 ;; Activate before-change-function
5465 (org-set-local 'org-table-may-need-update t)
5466 (org-add-hook 'before-change-functions 'org-before-change-function nil
5467 'local)
5468 ;; Check for running clock before killing a buffer
5469 (org-add-hook 'kill-buffer-hook 'org-check-running-clock nil 'local)
5470 ;; Initialize macros templates.
5471 (org-macro-initialize-templates)
5472 ;; Initialize radio targets.
5473 (org-update-radio-target-regexp)
5474 ;; Indentation.
5475 (org-set-local 'indent-line-function 'org-indent-line)
5476 (org-set-local 'indent-region-function 'org-indent-region)
5477 ;; Filling and auto-filling.
5478 (org-setup-filling)
5479 ;; Comments.
5480 (org-setup-comments-handling)
5481 ;; Initialize cache.
5482 (org-element-cache-reset)
5483 ;; Beginning/end of defun
5484 (org-set-local 'beginning-of-defun-function 'org-backward-element)
5485 (org-set-local 'end-of-defun-function
5486 (lambda ()
5487 (if (not (org-at-heading-p))
5488 (org-forward-element)
5489 (org-forward-element)
5490 (forward-char -1))))
5491 ;; Next error for sparse trees
5492 (org-set-local 'next-error-function 'org-occur-next-match)
5493 ;; Make sure dependence stuff works reliably, even for users who set it
5494 ;; too late :-(
5495 (if org-enforce-todo-dependencies
5496 (add-hook 'org-blocker-hook
5497 'org-block-todo-from-children-or-siblings-or-parent)
5498 (remove-hook 'org-blocker-hook
5499 'org-block-todo-from-children-or-siblings-or-parent))
5500 (if org-enforce-todo-checkbox-dependencies
5501 (add-hook 'org-blocker-hook
5502 'org-block-todo-from-checkboxes)
5503 (remove-hook 'org-blocker-hook
5504 'org-block-todo-from-checkboxes))
5506 ;; Align options lines
5507 (org-set-local
5508 'align-mode-rules-list
5509 '((org-in-buffer-settings
5510 (regexp . "^[ \t]*#\\+[A-Z_]+:\\(\\s-*\\)\\S-+")
5511 (modes . '(org-mode)))))
5513 ;; Imenu
5514 (org-set-local 'imenu-create-index-function
5515 'org-imenu-get-tree)
5517 ;; Make isearch reveal context
5518 (if (or (featurep 'xemacs)
5519 (not (boundp 'outline-isearch-open-invisible-function)))
5520 ;; Emacs 21 and XEmacs make use of the hook
5521 (org-add-hook 'isearch-mode-end-hook 'org-isearch-end 'append 'local)
5522 ;; Emacs 22 deals with this through a special variable
5523 (org-set-local 'outline-isearch-open-invisible-function
5524 (lambda (&rest ignore) (org-show-context 'isearch))))
5526 ;; Setup the pcomplete hooks
5527 (set (make-local-variable 'pcomplete-command-completion-function)
5528 'org-pcomplete-initial)
5529 (set (make-local-variable 'pcomplete-command-name-function)
5530 'org-command-at-point)
5531 (set (make-local-variable 'pcomplete-default-completion-function)
5532 'ignore)
5533 (set (make-local-variable 'pcomplete-parse-arguments-function)
5534 'org-parse-arguments)
5535 (set (make-local-variable 'pcomplete-termination-string) "")
5536 (when (>= emacs-major-version 23)
5537 (set (make-local-variable 'buffer-face-mode-face) 'org-default))
5539 ;; If empty file that did not turn on org-mode automatically, make it to.
5540 (if (and org-insert-mode-line-in-empty-file
5541 (org-called-interactively-p 'any)
5542 (= (point-min) (point-max)))
5543 (insert "# -*- mode: org -*-\n\n"))
5544 (unless org-inhibit-startup
5545 (org-unmodified
5546 (and org-startup-with-beamer-mode (org-beamer-mode))
5547 (when org-startup-align-all-tables
5548 (org-table-map-tables 'org-table-align 'quietly))
5549 (when org-startup-with-inline-images
5550 (org-display-inline-images))
5551 (when org-startup-with-latex-preview
5552 (org-toggle-latex-fragment))
5553 (unless org-inhibit-startup-visibility-stuff
5554 (org-set-startup-visibility))
5555 (org-refresh-effort-properties)))
5556 ;; Try to set org-hide correctly
5557 (let ((foreground (org-find-invisible-foreground)))
5558 (if foreground
5559 (set-face-foreground 'org-hide foreground))))
5561 ;; Update `customize-package-emacs-version-alist'
5562 (add-to-list 'customize-package-emacs-version-alist
5563 '(Org ("6.21b" . "23.1") ("6.33x" . "23.2")
5564 ("7.8.11" . "24.1") ("7.9.4" . "24.3")
5565 ("8.2.6" . "24.4")))
5567 (defvar org-mode-transpose-word-syntax-table
5568 (let ((st (make-syntax-table)))
5569 (mapc (lambda(c) (modify-syntax-entry
5570 (string-to-char (car c)) "w p" st))
5571 org-emphasis-alist)
5572 st))
5574 (when (fboundp 'abbrev-table-put)
5575 (abbrev-table-put org-mode-abbrev-table
5576 :parents (list text-mode-abbrev-table)))
5578 (defun org-find-invisible-foreground ()
5579 (let ((candidates (remove
5580 "unspecified-bg"
5581 (nconc
5582 (list (face-background 'default)
5583 (face-background 'org-default))
5584 (mapcar
5585 (lambda (alist)
5586 (when (boundp alist)
5587 (cdr (assoc 'background-color (symbol-value alist)))))
5588 '(default-frame-alist initial-frame-alist window-system-default-frame-alist))
5589 (list (face-foreground 'org-hide))))))
5590 (car (remove nil candidates))))
5592 (defun org-current-time (&optional rounding-minutes past)
5593 "Current time, possibly rounded to ROUNDING-MINUTES.
5594 When ROUNDING-MINUTES is not an integer, fall back on the car of
5595 `org-time-stamp-rounding-minutes'. When PAST is non-nil, ensure
5596 the rounding returns a past time."
5597 (let ((r (or (and (integerp rounding-minutes) rounding-minutes)
5598 (car org-time-stamp-rounding-minutes)))
5599 (time (decode-time)) res)
5600 (if (< r 1)
5601 (current-time)
5602 (setq res
5603 (apply 'encode-time
5604 (append (list 0 (* r (floor (+ .5 (/ (float (nth 1 time)) r)))))
5605 (nthcdr 2 time))))
5606 (if (and past (< (org-float-time (time-subtract (current-time) res)) 0))
5607 (seconds-to-time (- (org-float-time res) (* r 60)))
5608 res))))
5610 (defun org-today ()
5611 "Return today date, considering `org-extend-today-until'."
5612 (time-to-days
5613 (time-subtract (current-time)
5614 (list 0 (* 3600 org-extend-today-until) 0))))
5616 ;;;; Font-Lock stuff, including the activators
5618 (defvar org-mouse-map (make-sparse-keymap))
5619 (org-defkey org-mouse-map [mouse-2] 'org-open-at-mouse)
5620 (org-defkey org-mouse-map [mouse-3] 'org-find-file-at-mouse)
5621 (when org-mouse-1-follows-link
5622 (org-defkey org-mouse-map [follow-link] 'mouse-face))
5623 (when org-tab-follows-link
5624 (org-defkey org-mouse-map [(tab)] 'org-open-at-point)
5625 (org-defkey org-mouse-map "\C-i" 'org-open-at-point))
5627 (require 'font-lock)
5629 (defconst org-non-link-chars "]\t\n\r<>")
5630 (defvar org-link-types '("http" "https" "ftp" "mailto" "file" "file+emacs"
5631 "file+sys" "news" "shell" "elisp" "doi" "message"
5632 "help"))
5633 (defvar org-link-types-re nil
5634 "Matches a link that has a url-like prefix like \"http:\"")
5635 (defvar org-link-re-with-space nil
5636 "Matches a link with spaces, optional angular brackets around it.")
5637 (defvar org-link-re-with-space2 nil
5638 "Matches a link with spaces, optional angular brackets around it.")
5639 (defvar org-link-re-with-space3 nil
5640 "Matches a link with spaces, only for internal part in bracket links.")
5641 (defvar org-angle-link-re nil
5642 "Matches link with angular brackets, spaces are allowed.")
5643 (defvar org-plain-link-re nil
5644 "Matches plain link, without spaces.")
5645 (defvar org-bracket-link-regexp nil
5646 "Matches a link in double brackets.")
5647 (defvar org-bracket-link-analytic-regexp nil
5648 "Regular expression used to analyze links.
5649 Here is what the match groups contain after a match:
5650 1: http:
5651 2: http
5652 3: path
5653 4: [desc]
5654 5: desc")
5655 (defvar org-bracket-link-analytic-regexp++ nil
5656 "Like `org-bracket-link-analytic-regexp', but include coderef internal type.")
5657 (defvar org-any-link-re nil
5658 "Regular expression matching any link.")
5660 (defconst org-match-sexp-depth 3
5661 "Number of stacked braces for sub/superscript matching.")
5663 (defun org-create-multibrace-regexp (left right n)
5664 "Create a regular expression which will match a balanced sexp.
5665 Opening delimiter is LEFT, and closing delimiter is RIGHT, both given
5666 as single character strings.
5667 The regexp returned will match the entire expression including the
5668 delimiters. It will also define a single group which contains the
5669 match except for the outermost delimiters. The maximum depth of
5670 stacked delimiters is N. Escaping delimiters is not possible."
5671 (let* ((nothing (concat "[^" left right "]*?"))
5672 (or "\\|")
5673 (re nothing)
5674 (next (concat "\\(?:" nothing left nothing right "\\)+" nothing)))
5675 (while (> n 1)
5676 (setq n (1- n)
5677 re (concat re or next)
5678 next (concat "\\(?:" nothing left next right "\\)+" nothing)))
5679 (concat left "\\(" re "\\)" right)))
5681 (defconst org-match-substring-regexp
5682 (concat
5683 "\\(\\S-\\)\\([_^]\\)\\("
5684 "\\(?:" (org-create-multibrace-regexp "{" "}" org-match-sexp-depth) "\\)"
5685 "\\|"
5686 "\\(?:" (org-create-multibrace-regexp "(" ")" org-match-sexp-depth) "\\)"
5687 "\\|"
5688 "\\(?:\\*\\|[+-]?[[:alnum:].,\\]*[[:alnum:]]\\)\\)")
5689 "The regular expression matching a sub- or superscript.")
5691 (defconst org-match-substring-with-braces-regexp
5692 (concat
5693 "\\(\\S-\\)\\([_^]\\)"
5694 "\\(" (org-create-multibrace-regexp "{" "}" org-match-sexp-depth) "\\)")
5695 "The regular expression matching a sub- or superscript, forcing braces.")
5697 (defun org-make-link-regexps ()
5698 "Update the link regular expressions.
5699 This should be called after the variable `org-link-types' has changed."
5700 (let ((types-re (regexp-opt org-link-types t)))
5701 (setq org-link-types-re
5702 (concat "\\`" types-re ":")
5703 org-link-re-with-space
5704 (concat "<?" types-re ":"
5705 "\\([^" org-non-link-chars " ]"
5706 "[^" org-non-link-chars "]*"
5707 "[^" org-non-link-chars " ]\\)>?")
5708 org-link-re-with-space2
5709 (concat "<?" types-re ":"
5710 "\\([^" org-non-link-chars " ]"
5711 "[^\t\n\r]*"
5712 "[^" org-non-link-chars " ]\\)>?")
5713 org-link-re-with-space3
5714 (concat "<?" types-re ":"
5715 "\\([^" org-non-link-chars " ]"
5716 "[^\t\n\r]*\\)")
5717 org-angle-link-re
5718 (concat "<" types-re ":"
5719 "\\([^" org-non-link-chars " ]"
5720 "[^" org-non-link-chars "]*"
5721 "\\)>")
5722 org-plain-link-re
5723 (concat
5724 "\\<" types-re ":"
5725 (org-re "\\([^ \t\n()<>]+\\(?:([[:word:]0-9_]+)\\|\\([^[:punct:] \t\n]\\|/\\)\\)\\)"))
5726 ;; "\\([^]\t\n\r<>() ]+[^]\t\n\r<>,.;() ]\\)")
5727 org-bracket-link-regexp
5728 "\\[\\[\\([^][]+\\)\\]\\(\\[\\([^][]+\\)\\]\\)?\\]"
5729 org-bracket-link-analytic-regexp
5730 (concat
5731 "\\[\\["
5732 "\\(" types-re ":\\)?"
5733 "\\([^]]+\\)"
5734 "\\]"
5735 "\\(\\[" "\\([^]]+\\)" "\\]\\)?"
5736 "\\]")
5737 org-bracket-link-analytic-regexp++
5738 (concat
5739 "\\[\\["
5740 "\\(" (regexp-opt (cons "coderef" org-link-types) t) ":\\)?"
5741 "\\([^]]+\\)"
5742 "\\]"
5743 "\\(\\[" "\\([^]]+\\)" "\\]\\)?"
5744 "\\]")
5745 org-any-link-re
5746 (concat "\\(" org-bracket-link-regexp "\\)\\|\\("
5747 org-angle-link-re "\\)\\|\\("
5748 org-plain-link-re "\\)"))))
5750 (org-make-link-regexps)
5752 (defvar org-emph-face nil)
5754 (defun org-do-emphasis-faces (limit)
5755 "Run through the buffer and emphasize strings."
5756 (let (rtn a)
5757 (while (and (not rtn) (re-search-forward org-emph-re limit t))
5758 (let* ((border (char-after (match-beginning 3)))
5759 (bre (regexp-quote (char-to-string border))))
5760 (if (and (not (= border (char-after (match-beginning 4))))
5761 (not (save-match-data
5762 (string-match (concat bre ".*" bre)
5763 (replace-regexp-in-string
5764 "\n" " "
5765 (substring (match-string 2) 1 -1))))))
5766 (progn
5767 (setq rtn t)
5768 (setq a (assoc (match-string 3) org-emphasis-alist))
5769 (font-lock-prepend-text-property (match-beginning 2) (match-end 2)
5770 'face
5771 (nth 1 a))
5772 (and (nth 2 a)
5773 (org-remove-flyspell-overlays-in
5774 (match-beginning 0) (match-end 0)))
5775 (add-text-properties (match-beginning 2) (match-end 2)
5776 '(font-lock-multiline t org-emphasis t))
5777 (when org-hide-emphasis-markers
5778 (add-text-properties (match-end 4) (match-beginning 5)
5779 '(invisible org-link))
5780 (add-text-properties (match-beginning 3) (match-end 3)
5781 '(invisible org-link))))))
5782 (goto-char (1+ (match-beginning 0))))
5783 rtn))
5785 (defun org-emphasize (&optional char)
5786 "Insert or change an emphasis, i.e. a font like bold or italic.
5787 If there is an active region, change that region to a new emphasis.
5788 If there is no region, just insert the marker characters and position
5789 the cursor between them.
5790 CHAR should be the marker character. If it is a space, it means to
5791 remove the emphasis of the selected region.
5792 If CHAR is not given (for example in an interactive call) it will be
5793 prompted for."
5794 (interactive)
5795 (let ((erc org-emphasis-regexp-components)
5796 (prompt "")
5797 (string "") beg end move c s)
5798 (if (org-region-active-p)
5799 (setq beg (region-beginning) end (region-end)
5800 string (buffer-substring beg end))
5801 (setq move t))
5803 (unless char
5804 (message "Emphasis marker or tag: [%s]"
5805 (mapconcat (lambda(e) (car e)) org-emphasis-alist ""))
5806 (setq char (read-char-exclusive)))
5807 (if (equal char ?\ )
5808 (setq s "" move nil)
5809 (unless (assoc (char-to-string char) org-emphasis-alist)
5810 (user-error "No such emphasis marker: \"%c\"" char))
5811 (setq s (char-to-string char)))
5812 (while (and (> (length string) 1)
5813 (equal (substring string 0 1) (substring string -1))
5814 (assoc (substring string 0 1) org-emphasis-alist))
5815 (setq string (substring string 1 -1)))
5816 (setq string (concat s string s))
5817 (if beg (delete-region beg end))
5818 (unless (or (bolp)
5819 (string-match (concat "[" (nth 0 erc) "\n]")
5820 (char-to-string (char-before (point)))))
5821 (insert " "))
5822 (unless (or (eobp)
5823 (string-match (concat "[" (nth 1 erc) "\n]")
5824 (char-to-string (char-after (point)))))
5825 (insert " ") (backward-char 1))
5826 (insert string)
5827 (and move (backward-char 1))))
5829 (defconst org-nonsticky-props
5830 '(mouse-face highlight keymap invisible intangible help-echo org-linked-text htmlize-link))
5832 (defsubst org-rear-nonsticky-at (pos)
5833 (add-text-properties (1- pos) pos (list 'rear-nonsticky org-nonsticky-props)))
5835 (defun org-activate-plain-links (limit)
5836 "Add link properties for plain links."
5837 (let (f hl)
5838 (when (and (re-search-forward (concat org-plain-link-re) limit t)
5839 (not (member 'org-tag
5840 (get-text-property (1- (match-beginning 0)) 'face)))
5841 (not (org-in-src-block-p)))
5842 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
5843 (setq f (get-text-property (match-beginning 0) 'face))
5844 (setq hl (org-match-string-no-properties 0))
5845 (if (or (eq f 'org-tag)
5846 (and (listp f) (memq 'org-tag f)))
5848 (add-text-properties (match-beginning 0) (match-end 0)
5849 (list 'mouse-face 'highlight
5850 'face 'org-link
5851 'htmlize-link `(:uri ,hl)
5852 'keymap org-mouse-map))
5853 (org-rear-nonsticky-at (match-end 0)))
5854 t)))
5856 (defun org-activate-code (limit)
5857 (if (re-search-forward "^[ \t]*\\(:\\(?: .*\\|$\\)\n?\\)" limit t)
5858 (progn
5859 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
5860 (remove-text-properties (match-beginning 0) (match-end 0)
5861 '(display t invisible t intangible t))
5862 t)))
5864 (defcustom org-src-fontify-natively t
5865 "When non-nil, fontify code in code blocks."
5866 :type 'boolean
5867 :version "24.4"
5868 :package-version '(Org . "8.3")
5869 :group 'org-appearance
5870 :group 'org-babel)
5872 (defcustom org-allow-promoting-top-level-subtree nil
5873 "When non-nil, allow promoting a top level subtree.
5874 The leading star of the top level headline will be replaced
5875 by a #."
5876 :type 'boolean
5877 :version "24.1"
5878 :group 'org-appearance)
5880 (defun org-fontify-meta-lines-and-blocks (limit)
5881 (condition-case nil
5882 (org-fontify-meta-lines-and-blocks-1 limit)
5883 (error (message "org-mode fontification error"))))
5885 (defun org-fontify-meta-lines-and-blocks-1 (limit)
5886 "Fontify #+ lines and blocks."
5887 (let ((case-fold-search t))
5888 (if (re-search-forward
5889 "^\\([ \t]*#\\(\\(\\+[a-zA-Z]+:?\\| \\|$\\)\\(_\\([a-zA-Z]+\\)\\)?\\)[ \t]*\\(\\([^ \t\n]*\\)[ \t]*\\(.*\\)\\)\\)"
5890 limit t)
5891 (let ((beg (match-beginning 0))
5892 (block-start (match-end 0))
5893 (block-end nil)
5894 (lang (match-string 7))
5895 (beg1 (line-beginning-position 2))
5896 (dc1 (downcase (match-string 2)))
5897 (dc3 (downcase (match-string 3)))
5898 end end1 quoting block-type ovl)
5899 (cond
5900 ((member dc1 '("+html:" "+ascii:" "+latex:"))
5901 ;; a single line of backend-specific content
5902 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
5903 (remove-text-properties (match-beginning 0) (match-end 0)
5904 '(display t invisible t intangible t))
5905 (add-text-properties (match-beginning 1) (match-end 3)
5906 '(font-lock-fontified t face org-meta-line))
5907 (add-text-properties (match-beginning 6) (+ (match-end 6) 1)
5908 '(font-lock-fontified t face org-block))
5909 ; for backend-specific code
5911 ((and (match-end 4) (equal dc3 "+begin"))
5912 ;; Truly a block
5913 (setq block-type (downcase (match-string 5))
5914 quoting (member block-type org-protecting-blocks))
5915 (when (re-search-forward
5916 (concat "^[ \t]*#\\+end" (match-string 4) "\\>.*")
5917 nil t) ;; on purpose, we look further than LIMIT
5918 (setq end (min (point-max) (match-end 0))
5919 end1 (min (point-max) (1- (match-beginning 0))))
5920 (setq block-end (match-beginning 0))
5921 (when quoting
5922 (org-remove-flyspell-overlays-in beg1 end1)
5923 (remove-text-properties beg end
5924 '(display t invisible t intangible t)))
5925 (add-text-properties
5926 beg end '(font-lock-fontified t font-lock-multiline t))
5927 (add-text-properties beg beg1 '(face org-meta-line))
5928 (org-remove-flyspell-overlays-in beg beg1)
5929 (add-text-properties ; For end_src
5930 end1 (min (point-max) (1+ end)) '(face org-meta-line))
5931 (org-remove-flyspell-overlays-in end1 end)
5932 (cond
5933 ((and lang (not (string= lang "")) org-src-fontify-natively)
5934 (org-src-font-lock-fontify-block lang block-start block-end)
5935 (add-text-properties beg1 block-end '(src-block t)))
5936 (quoting
5937 (add-text-properties beg1 (min (point-max) (1+ end1))
5938 '(face org-block))) ; end of source block
5939 ((not org-fontify-quote-and-verse-blocks))
5940 ((string= block-type "quote")
5941 (add-text-properties beg1 (min (point-max) (1+ end1)) '(face org-quote)))
5942 ((string= block-type "verse")
5943 (add-text-properties beg1 (min (point-max) (1+ end1)) '(face org-verse))))
5944 (add-text-properties beg beg1 '(face org-block-begin-line))
5945 (add-text-properties (min (point-max) (1+ end)) (min (point-max) (1+ end1))
5946 '(face org-block-end-line))
5948 ((member dc1 '("+title:" "+author:" "+email:" "+date:"))
5949 (org-remove-flyspell-overlays-in
5950 (match-beginning 0)
5951 (if (equal "+title:" dc1) (match-end 2) (match-end 0)))
5952 (add-text-properties
5953 beg (match-end 3)
5954 (if (member (intern (substring dc1 1 -1)) org-hidden-keywords)
5955 '(font-lock-fontified t invisible t)
5956 '(font-lock-fontified t face org-document-info-keyword)))
5957 (add-text-properties
5958 (match-beginning 6) (min (point-max) (1+ (match-end 6)))
5959 (if (string-equal dc1 "+title:")
5960 '(font-lock-fontified t face org-document-title)
5961 '(font-lock-fontified t face org-document-info))))
5962 ((or (equal dc1 "+results")
5963 (member dc1 '("+begin:" "+end:" "+caption:" "+label:"
5964 "+orgtbl:" "+tblfm:" "+tblname:" "+results:"
5965 "+call:" "+header:" "+headers:" "+name:"))
5966 (and (match-end 4) (equal dc3 "+attr")))
5967 (org-remove-flyspell-overlays-in
5968 (match-beginning 0)
5969 (if (equal "+caption:" dc1) (match-end 2) (match-end 0)))
5970 (add-text-properties
5971 beg (match-end 0)
5972 '(font-lock-fontified t face org-meta-line))
5974 ((member dc3 '(" " ""))
5975 (org-remove-flyspell-overlays-in beg (match-end 0))
5976 (add-text-properties
5977 beg (match-end 0)
5978 '(font-lock-fontified t face font-lock-comment-face)))
5979 (t ;; just any other in-buffer setting, but not indented
5980 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
5981 (add-text-properties
5982 beg (match-end 0)
5983 '(font-lock-fontified t face org-meta-line))
5984 t))))))
5986 (defun org-fontify-drawers (limit)
5987 "Fontify drawers."
5988 (when (re-search-forward org-drawer-regexp limit t)
5989 (add-text-properties
5990 (match-beginning 0) (match-end 0)
5991 '(font-lock-fontified t face org-special-keyword))
5992 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
5995 (defun org-fontify-macros (limit)
5996 "Fontify macros."
5997 (when (re-search-forward "\\({{{\\).+?\\(}}}\\)" limit t)
5998 (add-text-properties
5999 (match-beginning 0) (match-end 0)
6000 '(font-lock-fontified t face org-macro))
6001 (when org-hide-macro-markers
6002 (add-text-properties (match-end 2) (match-beginning 2)
6003 '(invisible t))
6004 (add-text-properties (match-beginning 1) (match-end 1)
6005 '(invisible t)))
6006 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
6009 (defun org-activate-angle-links (limit)
6010 "Add text properties for angle links."
6011 (if (and (re-search-forward org-angle-link-re limit t)
6012 (not (org-in-src-block-p)))
6013 (progn
6014 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
6015 (add-text-properties (match-beginning 0) (match-end 0)
6016 (list 'mouse-face 'highlight
6017 'keymap org-mouse-map))
6018 (org-rear-nonsticky-at (match-end 0))
6019 t)))
6021 (defun org-activate-footnote-links (limit)
6022 "Add text properties for footnotes."
6023 (let ((fn (org-footnote-next-reference-or-definition limit)))
6024 (when fn
6025 (let* ((beg (nth 1 fn))
6026 (end (nth 2 fn))
6027 (label (car fn))
6028 (referencep (/= (line-beginning-position) beg)))
6029 (when (and referencep (nth 3 fn))
6030 (save-excursion
6031 (goto-char beg)
6032 (search-forward (or label "fn:"))
6033 (org-remove-flyspell-overlays-in beg (match-end 0))))
6034 (add-text-properties beg end
6035 (list 'mouse-face 'highlight
6036 'keymap org-mouse-map
6037 'help-echo
6038 (if referencep "Footnote reference"
6039 "Footnote definition")
6040 'font-lock-fontified t
6041 'font-lock-multiline t
6042 'face 'org-footnote))))))
6044 (defun org-activate-bracket-links (limit)
6045 "Add text properties for bracketed links."
6046 (if (and (re-search-forward org-bracket-link-regexp limit t)
6047 (not (org-in-src-block-p)))
6048 (let* ((hl (org-match-string-no-properties 1))
6049 (help (concat "LINK: " (save-match-data (org-link-unescape hl))))
6050 (ip (org-maybe-intangible
6051 (list 'invisible 'org-link
6052 'keymap org-mouse-map 'mouse-face 'highlight
6053 'font-lock-multiline t 'help-echo help
6054 'htmlize-link `(:uri ,hl))))
6055 (vp (list 'keymap org-mouse-map 'mouse-face 'highlight
6056 'font-lock-multiline t 'help-echo help
6057 'htmlize-link `(:uri ,hl))))
6058 ;; We need to remove the invisible property here. Table narrowing
6059 ;; may have made some of this invisible.
6060 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
6061 (remove-text-properties (match-beginning 0) (match-end 0)
6062 '(invisible nil))
6063 (if (match-end 3)
6064 (progn
6065 (add-text-properties (match-beginning 0) (match-beginning 3) ip)
6066 (org-rear-nonsticky-at (match-beginning 3))
6067 (add-text-properties (match-beginning 3) (match-end 3) vp)
6068 (org-rear-nonsticky-at (match-end 3))
6069 (add-text-properties (match-end 3) (match-end 0) ip)
6070 (org-rear-nonsticky-at (match-end 0)))
6071 (add-text-properties (match-beginning 0) (match-beginning 1) ip)
6072 (org-rear-nonsticky-at (match-beginning 1))
6073 (add-text-properties (match-beginning 1) (match-end 1) vp)
6074 (org-rear-nonsticky-at (match-end 1))
6075 (add-text-properties (match-end 1) (match-end 0) ip)
6076 (org-rear-nonsticky-at (match-end 0)))
6077 t)))
6079 (defun org-activate-dates (limit)
6080 "Add text properties for dates."
6081 (if (and (re-search-forward org-tsr-regexp-both limit t)
6082 (not (equal (char-before (match-beginning 0)) 91)))
6083 (progn
6084 (org-remove-flyspell-overlays-in (match-beginning 0) (match-end 0))
6085 (add-text-properties (match-beginning 0) (match-end 0)
6086 (list 'mouse-face 'highlight
6087 'keymap org-mouse-map))
6088 (org-rear-nonsticky-at (match-end 0))
6089 (when org-display-custom-times
6090 (if (match-end 3)
6091 (org-display-custom-time (match-beginning 3) (match-end 3)))
6092 (org-display-custom-time (match-beginning 1) (match-end 1)))
6093 t)))
6095 (defvar org-target-link-regexp nil
6096 "Regular expression matching radio targets in plain text.")
6097 (make-variable-buffer-local 'org-target-link-regexp)
6099 (defconst org-target-regexp (let ((border "[^<>\n\r \t]"))
6100 (format "<<\\(%s\\|%s[^<>\n\r]*%s\\)>>"
6101 border border border))
6102 "Regular expression matching a link target.")
6104 (defconst org-radio-target-regexp (format "<%s>" org-target-regexp)
6105 "Regular expression matching a radio target.")
6107 (defconst org-any-target-regexp
6108 (format "%s\\|%s" org-radio-target-regexp org-target-regexp)
6109 "Regular expression matching any target.")
6111 (defun org-activate-target-links (limit)
6112 "Add text properties for target matches."
6113 (when org-target-link-regexp
6114 (let ((case-fold-search t))
6115 (if (re-search-forward org-target-link-regexp limit t)
6116 (progn
6117 (org-remove-flyspell-overlays-in (match-beginning 1) (match-end 1))
6118 (add-text-properties (match-beginning 1) (match-end 1)
6119 (list 'mouse-face 'highlight
6120 'keymap org-mouse-map
6121 'help-echo "Radio target link"
6122 'org-linked-text t))
6123 (org-rear-nonsticky-at (match-end 1))
6124 t)))))
6126 (defun org-update-radio-target-regexp ()
6127 "Find all radio targets in this file and update the regular expression.
6128 Also refresh fontification if needed."
6129 (interactive)
6130 (let ((old-regexp org-target-link-regexp)
6131 (before-re "\\(?:^\\|[^[:alnum:]]\\)\\(")
6132 (after-re "\\)\\(?:$\\|[^[:alnum:]]\\)")
6133 (targets
6134 (org-with-wide-buffer
6135 (goto-char (point-min))
6136 (let (rtn)
6137 (while (re-search-forward org-radio-target-regexp nil t)
6138 ;; Make sure point is really within the object.
6139 (backward-char)
6140 (let ((obj (org-element-context)))
6141 (when (eq (org-element-type obj) 'radio-target)
6142 (add-to-list 'rtn (org-element-property :value obj)))))
6143 rtn))))
6144 (setq org-target-link-regexp
6145 (and targets
6146 (concat before-re
6147 (mapconcat
6148 (lambda (x)
6149 (replace-regexp-in-string
6150 " +" "\\s-+" (regexp-quote x) t t))
6151 targets
6152 "\\|")
6153 after-re)))
6154 (unless (equal old-regexp org-target-link-regexp)
6155 ;; Clean-up cache.
6156 (let ((regexp (cond ((not old-regexp) org-target-link-regexp)
6157 ((not org-target-link-regexp) old-regexp)
6159 (concat before-re
6160 (mapconcat
6161 (lambda (re)
6162 (substring re (length before-re)
6163 (- (length after-re))))
6164 (list old-regexp org-target-link-regexp)
6165 "\\|")
6166 after-re)))))
6167 (org-with-wide-buffer
6168 (goto-char (point-min))
6169 (while (re-search-forward regexp nil t)
6170 (org-element-cache-refresh (match-beginning 1)))))
6171 ;; Re fontify buffer.
6172 (when (memq 'radio org-highlight-links)
6173 (org-restart-font-lock)))))
6175 (defun org-hide-wide-columns (limit)
6176 (let (s e)
6177 (setq s (text-property-any (point) (or limit (point-max))
6178 'org-cwidth t))
6179 (when s
6180 (setq e (next-single-property-change s 'org-cwidth))
6181 (add-text-properties s e (org-maybe-intangible '(invisible org-cwidth)))
6182 (goto-char e)
6183 t)))
6185 (defvar org-latex-and-related-regexp nil
6186 "Regular expression for highlighting LaTeX, entities and sub/superscript.")
6188 (defun org-compute-latex-and-related-regexp ()
6189 "Compute regular expression for LaTeX, entities and sub/superscript.
6190 Result depends on variable `org-highlight-latex-and-related'."
6191 (org-set-local
6192 'org-latex-and-related-regexp
6193 (let* ((re-sub
6194 (cond ((not (memq 'script org-highlight-latex-and-related)) nil)
6195 ((eq org-use-sub-superscripts '{})
6196 (list org-match-substring-with-braces-regexp))
6197 (org-use-sub-superscripts (list org-match-substring-regexp))))
6198 (re-latex
6199 (when (memq 'latex org-highlight-latex-and-related)
6200 (let ((matchers (plist-get org-format-latex-options :matchers)))
6201 (delq nil
6202 (mapcar (lambda (x)
6203 (and (member (car x) matchers) (nth 1 x)))
6204 org-latex-regexps)))))
6205 (re-entities
6206 (when (memq 'entities org-highlight-latex-and-related)
6207 (list "\\\\\\(there4\\|sup[123]\\|frac[13][24]\\|[a-zA-Z]+\\)\\($\\|{}\\|[^[:alpha:]]\\)"))))
6208 (mapconcat 'identity (append re-latex re-entities re-sub) "\\|"))))
6210 (defun org-do-latex-and-related (limit)
6211 "Highlight LaTeX snippets and environments, entities and sub/superscript.
6212 LIMIT bounds the search for syntax to highlight. Stop at first
6213 highlighted object, if any. Return t if some highlighting was
6214 done, nil otherwise."
6215 (when (org-string-nw-p org-latex-and-related-regexp)
6216 (catch 'found
6217 (while (re-search-forward org-latex-and-related-regexp limit t)
6218 (unless (memq (car-safe (get-text-property (1+ (match-beginning 0))
6219 'face))
6220 '(org-code org-verbatim underline))
6221 (let ((offset (if (memq (char-after (1+ (match-beginning 0)))
6222 '(?_ ?^))
6224 0)))
6225 (font-lock-prepend-text-property
6226 (+ offset (match-beginning 0)) (match-end 0)
6227 'face 'org-latex-and-related)
6228 (add-text-properties (+ offset (match-beginning 0)) (match-end 0)
6229 '(font-lock-multiline t)))
6230 (throw 'found t)))
6231 nil)))
6233 (defun org-restart-font-lock ()
6234 "Restart `font-lock-mode', to force refontification."
6235 (when (and (boundp 'font-lock-mode) font-lock-mode)
6236 (font-lock-mode -1)
6237 (font-lock-mode 1)))
6239 (defun org-activate-tags (limit)
6240 (if (re-search-forward (org-re "^\\*+.*[ \t]\\(:[[:alnum:]_@#%:]+:\\)[ \r\n]") limit t)
6241 (progn
6242 (org-remove-flyspell-overlays-in (match-beginning 1) (match-end 1))
6243 (add-text-properties (match-beginning 1) (match-end 1)
6244 (list 'mouse-face 'highlight
6245 'keymap org-mouse-map))
6246 (org-rear-nonsticky-at (match-end 1))
6247 t)))
6249 (defun org-outline-level ()
6250 "Compute the outline level of the heading at point.
6251 If this is called at a normal headline, the level is the number of stars.
6252 Use `org-reduced-level' to remove the effect of `org-odd-levels'."
6253 (save-excursion
6254 (if (not (ignore-errors (org-back-to-heading t)))
6256 (looking-at org-outline-regexp)
6257 (1- (- (match-end 0) (match-beginning 0))))))
6259 (defvar org-font-lock-keywords nil)
6261 (defsubst org-re-property (property &optional literal allow-null)
6262 "Return a regexp matching a PROPERTY line.
6264 When optional argument LITERAL is non-nil, do not quote PROPERTY.
6265 This is useful when PROPERTY is a regexp. When ALLOW-NULL is
6266 non-nil, match properties even without a value.
6268 Match group 3 is set to the value when it exists. If there is no
6269 value and ALLOW-NULL is non-nil, it is set to the empty string."
6270 (concat
6271 "^\\(?4:[ \t]*\\)"
6272 (format "\\(?1::\\(?2:%s\\):\\)"
6273 (if literal property (regexp-quote property)))
6274 (if allow-null
6275 "\\(?:\\(?3:$\\)\\|[ \t]+\\(?3:.*?\\)\\)\\(?5:[ \t]*\\)$"
6276 "[ \t]+\\(?3:[^ \r\t\n]+.*?\\)\\(?5:[ \t]*\\)$")))
6278 (defconst org-property-re
6279 (org-re-property ".*?" 'literal t)
6280 "Regular expression matching a property line.
6281 There are four matching groups:
6282 1: :PROPKEY: including the leading and trailing colon,
6283 2: PROPKEY without the leading and trailing colon,
6284 3: PROPVAL without leading or trailing spaces,
6285 4: the indentation of the current line,
6286 5: trailing whitespace.")
6288 (defvar org-font-lock-hook nil
6289 "Functions to be called for special font lock stuff.")
6291 (defvar org-font-lock-set-keywords-hook nil
6292 "Functions that can manipulate `org-font-lock-extra-keywords'.
6293 This is called after `org-font-lock-extra-keywords' is defined, but before
6294 it is installed to be used by font lock. This can be useful if something
6295 needs to be inserted at a specific position in the font-lock sequence.")
6297 (defun org-font-lock-hook (limit)
6298 "Run `org-font-lock-hook' within LIMIT."
6299 (run-hook-with-args 'org-font-lock-hook limit))
6301 (defun org-set-font-lock-defaults ()
6302 "Set font lock defaults for the current buffer."
6303 (let* ((em org-fontify-emphasized-text)
6304 (lk org-highlight-links)
6305 (org-font-lock-extra-keywords
6306 (list
6307 ;; Call the hook
6308 '(org-font-lock-hook)
6309 ;; Headlines
6310 `(,(if org-fontify-whole-heading-line
6311 "^\\(\\**\\)\\(\\* \\)\\(.*\n?\\)"
6312 "^\\(\\**\\)\\(\\* \\)\\(.*\\)")
6313 (1 (org-get-level-face 1))
6314 (2 (org-get-level-face 2))
6315 (3 (org-get-level-face 3)))
6316 ;; Table lines
6317 '("^[ \t]*\\(\\(|\\|\\+-[-+]\\).*\\S-\\)"
6318 (1 'org-table t))
6319 ;; Table internals
6320 '("^[ \t]*|\\(?:.*?|\\)? *\\(:?=[^|\n]*\\)" (1 'org-formula t))
6321 '("^[ \t]*| *\\([#*]\\) *|" (1 'org-formula t))
6322 '("^[ \t]*|\\( *\\([$!_^/]\\) *|.*\\)|" (1 'org-formula t))
6323 '("| *\\(<[lrc]?[0-9]*>\\)" (1 'org-formula t))
6324 ;; Drawers
6325 '(org-fontify-drawers)
6326 ;; Properties
6327 (list org-property-re
6328 '(1 'org-special-keyword t)
6329 '(3 'org-property-value t))
6330 ;; Links
6331 (if (memq 'tag lk) '(org-activate-tags (1 'org-tag prepend)))
6332 (if (memq 'angle lk) '(org-activate-angle-links (0 'org-link t)))
6333 (if (memq 'plain lk) '(org-activate-plain-links (0 'org-link t)))
6334 (if (memq 'bracket lk) '(org-activate-bracket-links (0 'org-link t)))
6335 (if (memq 'radio lk) '(org-activate-target-links (1 'org-link t)))
6336 (if (memq 'date lk) '(org-activate-dates (0 'org-date t)))
6337 (if (memq 'footnote lk) '(org-activate-footnote-links))
6338 ;; Targets.
6339 (list org-any-target-regexp '(0 'org-target t))
6340 ;; Diary sexps.
6341 '("^&?%%(.*\\|<%%([^>\n]*?>" (0 'org-sexp-date t))
6342 ;; Macro
6343 '(org-fontify-macros)
6344 '(org-hide-wide-columns (0 nil append))
6345 ;; TODO keyword
6346 (list (format org-heading-keyword-regexp-format
6347 org-todo-regexp)
6348 '(2 (org-get-todo-face 2) t))
6349 ;; DONE
6350 (if org-fontify-done-headline
6351 (list (format org-heading-keyword-regexp-format
6352 (concat
6353 "\\(?:"
6354 (mapconcat 'regexp-quote org-done-keywords "\\|")
6355 "\\)"))
6356 '(2 'org-headline-done t))
6357 nil)
6358 ;; Priorities
6359 '(org-font-lock-add-priority-faces)
6360 ;; Tags
6361 '(org-font-lock-add-tag-faces)
6362 ;; Tags groups
6363 (if (and org-group-tags org-tag-groups-alist)
6364 (list (concat org-outline-regexp-bol ".+\\(:"
6365 (regexp-opt (mapcar 'car org-tag-groups-alist))
6366 ":\\).*$")
6367 '(1 'org-tag-group prepend)))
6368 ;; Special keywords
6369 (list (concat "\\<" org-comment-string) '(0 'org-special-keyword t))
6370 (list (concat "\\<" org-deadline-string) '(0 'org-special-keyword t))
6371 (list (concat "\\<" org-scheduled-string) '(0 'org-special-keyword t))
6372 (list (concat "\\<" org-closed-string) '(0 'org-special-keyword t))
6373 (list (concat "\\<" org-clock-string) '(0 'org-special-keyword t))
6374 ;; Emphasis
6375 (if em
6376 (if (featurep 'xemacs)
6377 '(org-do-emphasis-faces (0 nil append))
6378 '(org-do-emphasis-faces)))
6379 ;; Checkboxes
6380 '("^[ \t]*\\(?:[-+*]\\|[0-9]+[.)]\\)[ \t]+\\(?:\\[@\\(?:start:\\)?[0-9]+\\][ \t]*\\)?\\(\\[[- X]\\]\\)"
6381 1 'org-checkbox prepend)
6382 (if (cdr (assq 'checkbox org-list-automatic-rules))
6383 '("\\[\\([0-9]*%\\)\\]\\|\\[\\([0-9]*\\)/\\([0-9]*\\)\\]"
6384 (0 (org-get-checkbox-statistics-face) t)))
6385 ;; Description list items
6386 '("^[ \t]*[-+*][ \t]+\\(.*?[ \t]+::\\)\\([ \t]+\\|$\\)"
6387 1 'org-list-dt prepend)
6388 ;; ARCHIVEd headings
6389 (list (concat
6390 org-outline-regexp-bol
6391 "\\(.*:" org-archive-tag ":.*\\)")
6392 '(1 'org-archived prepend))
6393 ;; Specials
6394 '(org-do-latex-and-related)
6395 '(org-fontify-entities)
6396 '(org-raise-scripts)
6397 ;; Code
6398 '(org-activate-code (1 'org-code t))
6399 ;; COMMENT
6400 (list (format
6401 "^\\*\\(?: +%s\\)?\\(?: +\\[#[A-Z0-9]\\]\\)? +\\(?9:%s\\)\\(?: \\|$\\)"
6402 org-todo-regexp
6403 org-comment-string)
6404 '(9 'org-special-keyword t))
6405 ;; Blocks and meta lines
6406 '(org-fontify-meta-lines-and-blocks))))
6407 (setq org-font-lock-extra-keywords (delq nil org-font-lock-extra-keywords))
6408 (run-hooks 'org-font-lock-set-keywords-hook)
6409 ;; Now set the full font-lock-keywords
6410 (org-set-local 'org-font-lock-keywords org-font-lock-extra-keywords)
6411 (org-set-local 'font-lock-defaults
6412 '(org-font-lock-keywords t nil nil backward-paragraph))
6413 (kill-local-variable 'font-lock-keywords) nil))
6415 (defun org-toggle-pretty-entities ()
6416 "Toggle the composition display of entities as UTF8 characters."
6417 (interactive)
6418 (org-set-local 'org-pretty-entities (not org-pretty-entities))
6419 (org-restart-font-lock)
6420 (if org-pretty-entities
6421 (message "Entities are now displayed as UTF8 characters")
6422 (save-restriction
6423 (widen)
6424 (org-decompose-region (point-min) (point-max))
6425 (message "Entities are now displayed as plain text"))))
6427 (defvar org-custom-properties-overlays nil
6428 "List of overlays used for custom properties.")
6429 (make-variable-buffer-local 'org-custom-properties-overlays)
6431 (defun org-toggle-custom-properties-visibility ()
6432 "Display or hide properties in `org-custom-properties'."
6433 (interactive)
6434 (if org-custom-properties-overlays
6435 (progn (mapc 'delete-overlay org-custom-properties-overlays)
6436 (setq org-custom-properties-overlays nil))
6437 (unless (not org-custom-properties)
6438 (save-excursion
6439 (save-restriction
6440 (widen)
6441 (goto-char (point-min))
6442 (while (re-search-forward org-property-re nil t)
6443 (mapc (lambda(p)
6444 (when (equal p (substring (match-string 1) 1 -1))
6445 (let ((o (make-overlay (match-beginning 0) (1+ (match-end 0)))))
6446 (overlay-put o 'invisible t)
6447 (overlay-put o 'org-custom-property t)
6448 (push o org-custom-properties-overlays))))
6449 org-custom-properties)))))))
6451 (defun org-fontify-entities (limit)
6452 "Find an entity to fontify."
6453 (let (ee)
6454 (when org-pretty-entities
6455 (catch 'match
6456 (while (re-search-forward
6457 "\\\\\\(there4\\|sup[123]\\|frac[13][24]\\|[a-zA-Z]+\\)\\($\\|{}\\|[^[:alpha:]\n]\\)"
6458 limit t)
6459 (if (and (not (org-at-comment-p))
6460 (setq ee (org-entity-get (match-string 1)))
6461 (= (length (nth 6 ee)) 1))
6462 (let*
6463 ((end (if (equal (match-string 2) "{}")
6464 (match-end 2)
6465 (match-end 1))))
6466 (add-text-properties
6467 (match-beginning 0) end
6468 (list 'font-lock-fontified t))
6469 (compose-region (match-beginning 0) end
6470 (nth 6 ee) nil)
6471 (backward-char 1)
6472 (throw 'match t))))
6473 nil))))
6475 (defun org-fontify-like-in-org-mode (s &optional odd-levels)
6476 "Fontify string S like in Org-mode."
6477 (with-temp-buffer
6478 (insert s)
6479 (let ((org-odd-levels-only odd-levels))
6480 (org-mode)
6481 (font-lock-ensure)
6482 (buffer-string))))
6484 (defvar org-m nil)
6485 (defvar org-l nil)
6486 (defvar org-f nil)
6487 (defun org-get-level-face (n)
6488 "Get the right face for match N in font-lock matching of headlines."
6489 (setq org-l (- (match-end 2) (match-beginning 1) 1))
6490 (if org-odd-levels-only (setq org-l (1+ (/ org-l 2))))
6491 (if org-cycle-level-faces
6492 (setq org-f (nth (% (1- org-l) org-n-level-faces) org-level-faces))
6493 (setq org-f (nth (1- (min org-l org-n-level-faces)) org-level-faces)))
6494 (cond
6495 ((eq n 1) (if org-hide-leading-stars 'org-hide org-f))
6496 ((eq n 2) org-f)
6497 (t (if org-level-color-stars-only nil org-f))))
6500 (defun org-get-todo-face (kwd)
6501 "Get the right face for a TODO keyword KWD.
6502 If KWD is a number, get the corresponding match group."
6503 (if (numberp kwd) (setq kwd (match-string kwd)))
6504 (or (org-face-from-face-or-color
6505 'todo 'org-todo (cdr (assoc kwd org-todo-keyword-faces)))
6506 (and (member kwd org-done-keywords) 'org-done)
6507 'org-todo))
6509 (defun org-face-from-face-or-color (context inherit face-or-color)
6510 "Create a face list that inherits INHERIT, but sets the foreground color.
6511 When FACE-OR-COLOR is not a string, just return it."
6512 (if (stringp face-or-color)
6513 (list :inherit inherit
6514 (cdr (assoc context org-faces-easy-properties))
6515 face-or-color)
6516 face-or-color))
6518 (defun org-font-lock-add-tag-faces (limit)
6519 "Add the special tag faces."
6520 (when (and org-tag-faces org-tags-special-faces-re)
6521 (while (re-search-forward org-tags-special-faces-re limit t)
6522 (add-text-properties (match-beginning 1) (match-end 1)
6523 (list 'face (org-get-tag-face 1)
6524 'font-lock-fontified t))
6525 (backward-char 1))))
6527 (defun org-font-lock-add-priority-faces (limit)
6528 "Add the special priority faces."
6529 (while (re-search-forward "\\[#\\([A-Z0-9]\\)\\]" limit t)
6530 (when (save-match-data (org-at-heading-p))
6531 (add-text-properties
6532 (match-beginning 0) (match-end 0)
6533 (list 'face (or (org-face-from-face-or-color
6534 'priority 'org-priority
6535 (cdr (assoc (char-after (match-beginning 1))
6536 org-priority-faces)))
6537 'org-priority)
6538 'font-lock-fontified t)))))
6540 (defun org-get-tag-face (kwd)
6541 "Get the right face for a TODO keyword KWD.
6542 If KWD is a number, get the corresponding match group."
6543 (if (numberp kwd) (setq kwd (match-string kwd)))
6544 (or (org-face-from-face-or-color
6545 'tag 'org-tag (cdr (assoc kwd org-tag-faces)))
6546 'org-tag))
6548 (defun org-unfontify-region (beg end &optional maybe_loudly)
6549 "Remove fontification and activation overlays from links."
6550 (font-lock-default-unfontify-region beg end)
6551 (let* ((buffer-undo-list t)
6552 (inhibit-read-only t) (inhibit-point-motion-hooks t)
6553 (inhibit-modification-hooks t)
6554 deactivate-mark buffer-file-name buffer-file-truename)
6555 (org-decompose-region beg end)
6556 (remove-text-properties beg end
6557 '(mouse-face t keymap t org-linked-text t
6558 invisible t intangible t
6559 org-emphasis t))
6560 (org-remove-font-lock-display-properties beg end)))
6562 (defconst org-script-display '(((raise -0.3) (height 0.7))
6563 ((raise 0.3) (height 0.7))
6564 ((raise -0.5))
6565 ((raise 0.5)))
6566 "Display properties for showing superscripts and subscripts.")
6568 (defun org-remove-font-lock-display-properties (beg end)
6569 "Remove specific display properties that have been added by font lock.
6570 The will remove the raise properties that are used to show superscripts
6571 and subscripts."
6572 (let (next prop)
6573 (while (< beg end)
6574 (setq next (next-single-property-change beg 'display nil end)
6575 prop (get-text-property beg 'display))
6576 (if (member prop org-script-display)
6577 (put-text-property beg next 'display nil))
6578 (setq beg next))))
6580 (defun org-raise-scripts (limit)
6581 "Add raise properties to sub/superscripts."
6582 (when (and org-pretty-entities org-pretty-entities-include-sub-superscripts)
6583 (if (re-search-forward
6584 (if (eq org-use-sub-superscripts t)
6585 org-match-substring-regexp
6586 org-match-substring-with-braces-regexp)
6587 limit t)
6588 (let* ((pos (point)) table-p comment-p
6589 (mpos (match-beginning 3))
6590 (emph-p (get-text-property mpos 'org-emphasis))
6591 (link-p (get-text-property mpos 'mouse-face))
6592 (keyw-p (eq 'org-special-keyword (get-text-property mpos 'face))))
6593 (goto-char (point-at-bol))
6594 (setq table-p (org-looking-at-p org-table-dataline-regexp)
6595 comment-p (org-looking-at-p "^[ \t]*#[ +]"))
6596 (goto-char pos)
6597 ;; Handle a_b^c
6598 (if (member (char-after) '(?_ ?^)) (goto-char (1- pos)))
6599 (if (or comment-p emph-p link-p keyw-p)
6601 (put-text-property (match-beginning 3) (match-end 0)
6602 'display
6603 (if (equal (char-after (match-beginning 2)) ?^)
6604 (nth (if table-p 3 1) org-script-display)
6605 (nth (if table-p 2 0) org-script-display)))
6606 (add-text-properties (match-beginning 2) (match-end 2)
6607 (list 'invisible t
6608 'org-dwidth t 'org-dwidth-n 1))
6609 (if (and (eq (char-after (match-beginning 3)) ?{)
6610 (eq (char-before (match-end 3)) ?}))
6611 (progn
6612 (add-text-properties
6613 (match-beginning 3) (1+ (match-beginning 3))
6614 (list 'invisible t 'org-dwidth t 'org-dwidth-n 1))
6615 (add-text-properties
6616 (1- (match-end 3)) (match-end 3)
6617 (list 'invisible t 'org-dwidth t 'org-dwidth-n 1))))
6618 t)))))
6620 ;;;; Visibility cycling, including org-goto and indirect buffer
6622 ;;; Cycling
6624 (defvar org-cycle-global-status nil)
6625 (make-variable-buffer-local 'org-cycle-global-status)
6626 (put 'org-cycle-global-status 'org-state t)
6627 (defvar org-cycle-subtree-status nil)
6628 (make-variable-buffer-local 'org-cycle-subtree-status)
6629 (put 'org-cycle-subtree-status 'org-state t)
6631 (defvar org-inlinetask-min-level)
6633 (defun org-unlogged-message (&rest args)
6634 "Display a message, but avoid logging it in the *Messages* buffer."
6635 (let ((message-log-max nil))
6636 (apply 'message args)))
6638 ;;;###autoload
6639 (defun org-cycle (&optional arg)
6640 "TAB-action and visibility cycling for Org-mode.
6642 This is the command invoked in Org-mode by the TAB key. Its main purpose
6643 is outline visibility cycling, but it also invokes other actions
6644 in special contexts.
6646 - When this function is called with a prefix argument, rotate the entire
6647 buffer through 3 states (global cycling)
6648 1. OVERVIEW: Show only top-level headlines.
6649 2. CONTENTS: Show all headlines of all levels, but no body text.
6650 3. SHOW ALL: Show everything.
6651 When called with two `C-u C-u' prefixes, switch to the startup visibility,
6652 determined by the variable `org-startup-folded', and by any VISIBILITY
6653 properties in the buffer.
6654 When called with three `C-u C-u C-u' prefixed, show the entire buffer,
6655 including any drawers.
6657 - When inside a table, re-align the table and move to the next field.
6659 - When point is at the beginning of a headline, rotate the subtree started
6660 by this line through 3 different states (local cycling)
6661 1. FOLDED: Only the main headline is shown.
6662 2. CHILDREN: The main headline and the direct children are shown.
6663 From this state, you can move to one of the children
6664 and zoom in further.
6665 3. SUBTREE: Show the entire subtree, including body text.
6666 If there is no subtree, switch directly from CHILDREN to FOLDED.
6668 - When point is at the beginning of an empty headline and the variable
6669 `org-cycle-level-after-item/entry-creation' is set, cycle the level
6670 of the headline by demoting and promoting it to likely levels. This
6671 speeds up creation document structure by pressing TAB once or several
6672 times right after creating a new headline.
6674 - When there is a numeric prefix, go up to a heading with level ARG, do
6675 a `show-subtree' and return to the previous cursor position. If ARG
6676 is negative, go up that many levels.
6678 - When point is not at the beginning of a headline, execute the global
6679 binding for TAB, which is re-indenting the line. See the option
6680 `org-cycle-emulate-tab' for details.
6682 - Special case: if point is at the beginning of the buffer and there is
6683 no headline in line 1, this function will act as if called with prefix arg
6684 (C-u TAB, same as S-TAB) also when called without prefix arg.
6685 But only if also the variable `org-cycle-global-at-bob' is t."
6686 (interactive "P")
6687 (org-load-modules-maybe)
6688 (unless (or (run-hook-with-args-until-success 'org-tab-first-hook)
6689 (and org-cycle-level-after-item/entry-creation
6690 (or (org-cycle-level)
6691 (org-cycle-item-indentation))))
6692 (let* ((limit-level
6693 (or org-cycle-max-level
6694 (and (boundp 'org-inlinetask-min-level)
6695 org-inlinetask-min-level
6696 (1- org-inlinetask-min-level))))
6697 (nstars (and limit-level
6698 (if org-odd-levels-only
6699 (and limit-level (1- (* limit-level 2)))
6700 limit-level)))
6701 (org-outline-regexp
6702 (if (not (derived-mode-p 'org-mode))
6703 outline-regexp
6704 (concat "\\*" (if nstars (format "\\{1,%d\\} " nstars) "+ "))))
6705 (bob-special (and org-cycle-global-at-bob (not arg) (bobp)
6706 (not (looking-at org-outline-regexp))))
6707 (org-cycle-hook
6708 (if bob-special
6709 (delq 'org-optimize-window-after-visibility-change
6710 (copy-sequence org-cycle-hook))
6711 org-cycle-hook))
6712 (pos (point)))
6714 (if (or bob-special (equal arg '(4)))
6715 ;; special case: use global cycling
6716 (setq arg t))
6718 (cond
6720 ((equal arg '(16))
6721 (setq last-command 'dummy)
6722 (org-set-startup-visibility)
6723 (org-unlogged-message "Startup visibility, plus VISIBILITY properties"))
6725 ((equal arg '(64))
6726 (show-all)
6727 (org-unlogged-message "Entire buffer visible, including drawers"))
6729 ;; Try cdlatex TAB completion
6730 ((org-try-cdlatex-tab))
6732 ;; Table: enter it or move to the next field.
6733 ((org-at-table-p 'any)
6734 (if (org-at-table.el-p)
6735 (message "Use C-c ' to edit table.el tables")
6736 (if arg (org-table-edit-field t)
6737 (org-table-justify-field-maybe)
6738 (call-interactively 'org-table-next-field))))
6740 ((run-hook-with-args-until-success
6741 'org-tab-after-check-for-table-hook))
6743 ;; Global cycling: delegate to `org-cycle-internal-global'.
6744 ((eq arg t) (org-cycle-internal-global))
6746 ;; Drawers: delegate to `org-flag-drawer'.
6747 ((save-excursion
6748 (beginning-of-line 1)
6749 (looking-at org-drawer-regexp))
6750 (org-flag-drawer ; toggle block visibility
6751 (not (get-char-property (match-end 0) 'invisible))))
6753 ;; Show-subtree, ARG levels up from here.
6754 ((integerp arg)
6755 (save-excursion
6756 (org-back-to-heading)
6757 (outline-up-heading (if (< arg 0) (- arg)
6758 (- (funcall outline-level) arg)))
6759 (org-show-subtree)))
6761 ;; Inline task: delegate to `org-inlinetask-toggle-visibility'.
6762 ((and (featurep 'org-inlinetask)
6763 (org-inlinetask-at-task-p)
6764 (or (bolp) (not (eq org-cycle-emulate-tab 'exc-hl-bol))))
6765 (org-inlinetask-toggle-visibility))
6767 ;; At an item/headline: delegate to `org-cycle-internal-local'.
6768 ((and (or (and org-cycle-include-plain-lists (org-at-item-p))
6769 (save-excursion (beginning-of-line 1)
6770 (looking-at org-outline-regexp)))
6771 (or (bolp) (not (eq org-cycle-emulate-tab 'exc-hl-bol))))
6772 (org-cycle-internal-local))
6774 ;; From there: TAB emulation and template completion.
6775 (buffer-read-only (org-back-to-heading))
6777 ((run-hook-with-args-until-success
6778 'org-tab-after-check-for-cycling-hook))
6780 ((org-try-structure-completion))
6782 ((run-hook-with-args-until-success
6783 'org-tab-before-tab-emulation-hook))
6785 ((and (eq org-cycle-emulate-tab 'exc-hl-bol)
6786 (or (not (bolp))
6787 (not (looking-at org-outline-regexp))))
6788 (call-interactively (global-key-binding "\t")))
6790 ((if (and (memq org-cycle-emulate-tab '(white whitestart))
6791 (save-excursion (beginning-of-line 1) (looking-at "[ \t]*"))
6792 (or (and (eq org-cycle-emulate-tab 'white)
6793 (= (match-end 0) (point-at-eol)))
6794 (and (eq org-cycle-emulate-tab 'whitestart)
6795 (>= (match-end 0) pos))))
6797 (eq org-cycle-emulate-tab t))
6798 (call-interactively (global-key-binding "\t")))
6800 (t (save-excursion
6801 (org-back-to-heading)
6802 (org-cycle)))))))
6804 (defun org-cycle-internal-global ()
6805 "Do the global cycling action."
6806 ;; Hack to avoid display of messages for .org attachments in Gnus
6807 (let ((ga (string-match "\\*fontification" (buffer-name))))
6808 (cond
6809 ((and (eq last-command this-command)
6810 (eq org-cycle-global-status 'overview))
6811 ;; We just created the overview - now do table of contents
6812 ;; This can be slow in very large buffers, so indicate action
6813 (run-hook-with-args 'org-pre-cycle-hook 'contents)
6814 (unless ga (org-unlogged-message "CONTENTS..."))
6815 (org-content)
6816 (unless ga (org-unlogged-message "CONTENTS...done"))
6817 (setq org-cycle-global-status 'contents)
6818 (run-hook-with-args 'org-cycle-hook 'contents))
6820 ((and (eq last-command this-command)
6821 (eq org-cycle-global-status 'contents))
6822 ;; We just showed the table of contents - now show everything
6823 (run-hook-with-args 'org-pre-cycle-hook 'all)
6824 (show-all)
6825 (unless ga (org-unlogged-message "SHOW ALL"))
6826 (setq org-cycle-global-status 'all)
6827 (run-hook-with-args 'org-cycle-hook 'all))
6830 ;; Default action: go to overview
6831 (run-hook-with-args 'org-pre-cycle-hook 'overview)
6832 (org-overview)
6833 (unless ga (org-unlogged-message "OVERVIEW"))
6834 (setq org-cycle-global-status 'overview)
6835 (run-hook-with-args 'org-cycle-hook 'overview)))))
6837 (defvar org-called-with-limited-levels nil
6838 "Non-nil when `org-with-limited-levels' is currently active.")
6840 (defun org-cycle-internal-local ()
6841 "Do the local cycling action."
6842 (let ((goal-column 0) eoh eol eos has-children children-skipped struct)
6843 ;; First, determine end of headline (EOH), end of subtree or item
6844 ;; (EOS), and if item or heading has children (HAS-CHILDREN).
6845 (save-excursion
6846 (if (org-at-item-p)
6847 (progn
6848 (beginning-of-line)
6849 (setq struct (org-list-struct))
6850 (setq eoh (point-at-eol))
6851 (setq eos (org-list-get-item-end-before-blank (point) struct))
6852 (setq has-children (org-list-has-child-p (point) struct)))
6853 (org-back-to-heading)
6854 (setq eoh (save-excursion (outline-end-of-heading) (point)))
6855 (setq eos (save-excursion (org-end-of-subtree t t)
6856 (when (bolp) (backward-char)) (point)))
6857 (setq has-children
6858 (or (save-excursion
6859 (let ((level (funcall outline-level)))
6860 (outline-next-heading)
6861 (and (org-at-heading-p t)
6862 (> (funcall outline-level) level))))
6863 (save-excursion
6864 (org-list-search-forward (org-item-beginning-re) eos t)))))
6865 ;; Determine end invisible part of buffer (EOL)
6866 (beginning-of-line 2)
6867 ;; XEmacs doesn't have `next-single-char-property-change'
6868 (if (featurep 'xemacs)
6869 (while (and (not (eobp)) ;; this is like `next-line'
6870 (get-char-property (1- (point)) 'invisible))
6871 (beginning-of-line 2))
6872 (while (and (not (eobp)) ;; this is like `next-line'
6873 (get-char-property (1- (point)) 'invisible))
6874 (goto-char (next-single-char-property-change (point) 'invisible))
6875 (and (eolp) (beginning-of-line 2))))
6876 (setq eol (point)))
6877 ;; Find out what to do next and set `this-command'
6878 (cond
6879 ((= eos eoh)
6880 ;; Nothing is hidden behind this heading
6881 (unless (org-before-first-heading-p)
6882 (run-hook-with-args 'org-pre-cycle-hook 'empty))
6883 (org-unlogged-message "EMPTY ENTRY")
6884 (setq org-cycle-subtree-status nil)
6885 (save-excursion
6886 (goto-char eos)
6887 (outline-next-heading)
6888 (if (outline-invisible-p) (org-flag-heading nil))))
6889 ((and (or (>= eol eos)
6890 (not (string-match "\\S-" (buffer-substring eol eos))))
6891 (or has-children
6892 (not (setq children-skipped
6893 org-cycle-skip-children-state-if-no-children))))
6894 ;; Entire subtree is hidden in one line: children view
6895 (unless (org-before-first-heading-p)
6896 (run-hook-with-args 'org-pre-cycle-hook 'children))
6897 (if (org-at-item-p)
6898 (org-list-set-item-visibility (point-at-bol) struct 'children)
6899 (org-show-entry)
6900 (org-with-limited-levels (show-children))
6901 ;; FIXME: This slows down the func way too much.
6902 ;; How keep drawers hidden in subtree anyway?
6903 ;; (when (memq 'org-cycle-hide-drawers org-cycle-hook)
6904 ;; (org-cycle-hide-drawers 'subtree))
6906 ;; Fold every list in subtree to top-level items.
6907 (when (eq org-cycle-include-plain-lists 'integrate)
6908 (save-excursion
6909 (org-back-to-heading)
6910 (while (org-list-search-forward (org-item-beginning-re) eos t)
6911 (beginning-of-line 1)
6912 (let* ((struct (org-list-struct))
6913 (prevs (org-list-prevs-alist struct))
6914 (end (org-list-get-bottom-point struct)))
6915 (mapc (lambda (e) (org-list-set-item-visibility e struct 'folded))
6916 (org-list-get-all-items (point) struct prevs))
6917 (goto-char (if (< end eos) end eos)))))))
6918 (org-unlogged-message "CHILDREN")
6919 (save-excursion
6920 (goto-char eos)
6921 (outline-next-heading)
6922 (if (outline-invisible-p) (org-flag-heading nil)))
6923 (setq org-cycle-subtree-status 'children)
6924 (unless (org-before-first-heading-p)
6925 (run-hook-with-args 'org-cycle-hook 'children)))
6926 ((or children-skipped
6927 (and (eq last-command this-command)
6928 (eq org-cycle-subtree-status 'children)))
6929 ;; We just showed the children, or no children are there,
6930 ;; now show everything.
6931 (unless (org-before-first-heading-p)
6932 (run-hook-with-args 'org-pre-cycle-hook 'subtree))
6933 (outline-flag-region eoh eos nil)
6934 (org-unlogged-message
6935 (if children-skipped "SUBTREE (NO CHILDREN)" "SUBTREE"))
6936 (setq org-cycle-subtree-status 'subtree)
6937 (unless (org-before-first-heading-p)
6938 (run-hook-with-args 'org-cycle-hook 'subtree)))
6940 ;; Default action: hide the subtree.
6941 (run-hook-with-args 'org-pre-cycle-hook 'folded)
6942 (outline-flag-region eoh eos t)
6943 (org-unlogged-message "FOLDED")
6944 (setq org-cycle-subtree-status 'folded)
6945 (unless (org-before-first-heading-p)
6946 (run-hook-with-args 'org-cycle-hook 'folded))))))
6948 ;;;###autoload
6949 (defun org-global-cycle (&optional arg)
6950 "Cycle the global visibility. For details see `org-cycle'.
6951 With \\[universal-argument] prefix arg, switch to startup visibility.
6952 With a numeric prefix, show all headlines up to that level."
6953 (interactive "P")
6954 (let ((org-cycle-include-plain-lists
6955 (if (derived-mode-p 'org-mode) org-cycle-include-plain-lists nil)))
6956 (cond
6957 ((integerp arg)
6958 (show-all)
6959 (hide-sublevels arg)
6960 (setq org-cycle-global-status 'contents))
6961 ((equal arg '(4))
6962 (org-set-startup-visibility)
6963 (org-unlogged-message "Startup visibility, plus VISIBILITY properties."))
6965 (org-cycle '(4))))))
6967 (defun org-set-startup-visibility ()
6968 "Set the visibility required by startup options and properties."
6969 (cond
6970 ((eq org-startup-folded t)
6971 (org-overview))
6972 ((eq org-startup-folded 'content)
6973 (org-content))
6974 ((or (eq org-startup-folded 'showeverything)
6975 (eq org-startup-folded nil))
6976 (show-all)))
6977 (unless (eq org-startup-folded 'showeverything)
6978 (if org-hide-block-startup (org-hide-block-all))
6979 (org-set-visibility-according-to-property 'no-cleanup)
6980 (org-cycle-hide-archived-subtrees 'all)
6981 (org-cycle-hide-drawers 'all)
6982 (org-cycle-show-empty-lines t)))
6984 (defun org-set-visibility-according-to-property (&optional no-cleanup)
6985 "Switch subtree visibilities according to :VISIBILITY: property."
6986 (interactive)
6987 (let (org-show-entry-below state)
6988 (save-excursion
6989 (goto-char (point-min))
6990 (while (re-search-forward
6991 "^[ \t]*:VISIBILITY:[ \t]+\\([a-z]+\\)"
6992 nil t)
6993 (setq state (match-string 1))
6994 (save-excursion
6995 (org-back-to-heading t)
6996 (hide-subtree)
6997 (org-reveal)
6998 (cond
6999 ((equal state '("fold" "folded"))
7000 (hide-subtree))
7001 ((equal state "children")
7002 (org-show-hidden-entry)
7003 (show-children))
7004 ((equal state "content")
7005 (save-excursion
7006 (save-restriction
7007 (org-narrow-to-subtree)
7008 (org-content))))
7009 ((member state '("all" "showall"))
7010 (show-subtree)))))
7011 (unless no-cleanup
7012 (org-cycle-hide-archived-subtrees 'all)
7013 (org-cycle-hide-drawers 'all)
7014 (org-cycle-show-empty-lines 'all)))))
7016 ;; This function uses outline-regexp instead of the more fundamental
7017 ;; org-outline-regexp so that org-cycle-global works outside of Org
7018 ;; buffers, where outline-regexp is needed.
7019 (defun org-overview ()
7020 "Switch to overview mode, showing only top-level headlines.
7021 This shows all headlines with a level equal or greater than the level
7022 of the first headline in the buffer. This is important, because if the
7023 first headline is not level one, then (hide-sublevels 1) gives confusing
7024 results."
7025 (interactive)
7026 (save-excursion
7027 (let ((level
7028 (save-excursion
7029 (goto-char (point-min))
7030 (if (re-search-forward (concat "^" outline-regexp) nil t)
7031 (progn
7032 (goto-char (match-beginning 0))
7033 (funcall outline-level))))))
7034 (and level (hide-sublevels level)))))
7036 (defun org-content (&optional arg)
7037 "Show all headlines in the buffer, like a table of contents.
7038 With numerical argument N, show content up to level N."
7039 (interactive "P")
7040 (org-overview)
7041 (save-excursion
7042 ;; Visit all headings and show their offspring
7043 (and (integerp arg) (org-overview))
7044 (goto-char (point-max))
7045 (catch 'exit
7046 (while (and (progn (condition-case nil
7047 (outline-previous-visible-heading 1)
7048 (error (goto-char (point-min))))
7050 (looking-at org-outline-regexp))
7051 (if (integerp arg)
7052 (show-children (1- arg))
7053 (show-branches))
7054 (if (bobp) (throw 'exit nil))))))
7056 (defun org-optimize-window-after-visibility-change (state)
7057 "Adjust the window after a change in outline visibility.
7058 This function is the default value of the hook `org-cycle-hook'."
7059 (when (get-buffer-window (current-buffer))
7060 (cond
7061 ((eq state 'content) nil)
7062 ((eq state 'all) nil)
7063 ((eq state 'folded) nil)
7064 ((eq state 'children) (or (org-subtree-end-visible-p) (recenter 1)))
7065 ((eq state 'subtree) (or (org-subtree-end-visible-p) (recenter 1))))))
7067 (defun org-remove-empty-overlays-at (pos)
7068 "Remove outline overlays that do not contain non-white stuff."
7069 (mapc
7070 (lambda (o)
7071 (and (eq 'outline (overlay-get o 'invisible))
7072 (not (string-match "\\S-" (buffer-substring (overlay-start o)
7073 (overlay-end o))))
7074 (delete-overlay o)))
7075 (overlays-at pos)))
7077 (defun org-clean-visibility-after-subtree-move ()
7078 "Fix visibility issues after moving a subtree."
7079 ;; First, find a reasonable region to look at:
7080 ;; Start two siblings above, end three below
7081 (let* ((beg (save-excursion
7082 (and (org-get-last-sibling)
7083 (org-get-last-sibling))
7084 (point)))
7085 (end (save-excursion
7086 (and (org-get-next-sibling)
7087 (org-get-next-sibling)
7088 (org-get-next-sibling))
7089 (if (org-at-heading-p)
7090 (point-at-eol)
7091 (point))))
7092 (level (looking-at "\\*+"))
7093 (re (if level (concat "^" (regexp-quote (match-string 0)) " "))))
7094 (save-excursion
7095 (save-restriction
7096 (narrow-to-region beg end)
7097 (when re
7098 ;; Properly fold already folded siblings
7099 (goto-char (point-min))
7100 (while (re-search-forward re nil t)
7101 (if (and (not (outline-invisible-p))
7102 (save-excursion
7103 (goto-char (point-at-eol)) (outline-invisible-p)))
7104 (hide-entry))))
7105 (org-cycle-show-empty-lines 'overview)
7106 (org-cycle-hide-drawers 'overview)))))
7108 (defun org-cycle-show-empty-lines (state)
7109 "Show empty lines above all visible headlines.
7110 The region to be covered depends on STATE when called through
7111 `org-cycle-hook'. Lisp program can use t for STATE to get the
7112 entire buffer covered. Note that an empty line is only shown if there
7113 are at least `org-cycle-separator-lines' empty lines before the headline."
7114 (when (not (= org-cycle-separator-lines 0))
7115 (save-excursion
7116 (let* ((n (abs org-cycle-separator-lines))
7117 (re (cond
7118 ((= n 1) "\\(\n[ \t]*\n\\*+\\) ")
7119 ((= n 2) "^[ \t]*\\(\n[ \t]*\n\\*+\\) ")
7120 (t (let ((ns (number-to-string (- n 2))))
7121 (concat "^\\(?:[ \t]*\n\\)\\{" ns "," ns "\\}"
7122 "[ \t]*\\(\n[ \t]*\n\\*+\\) ")))))
7123 beg end b e)
7124 (cond
7125 ((memq state '(overview contents t))
7126 (setq beg (point-min) end (point-max)))
7127 ((memq state '(children folded))
7128 (setq beg (point) end (progn (org-end-of-subtree t t)
7129 (beginning-of-line 2)
7130 (point)))))
7131 (when beg
7132 (goto-char beg)
7133 (while (re-search-forward re end t)
7134 (unless (get-char-property (match-end 1) 'invisible)
7135 (setq e (match-end 1))
7136 (if (< org-cycle-separator-lines 0)
7137 (setq b (save-excursion
7138 (goto-char (match-beginning 0))
7139 (org-back-over-empty-lines)
7140 (if (save-excursion
7141 (goto-char (max (point-min) (1- (point))))
7142 (org-at-heading-p))
7143 (1- (point))
7144 (point))))
7145 (setq b (match-beginning 1)))
7146 (outline-flag-region b e nil)))))))
7147 ;; Never hide empty lines at the end of the file.
7148 (save-excursion
7149 (goto-char (point-max))
7150 (outline-previous-heading)
7151 (outline-end-of-heading)
7152 (if (and (looking-at "[ \t\n]+")
7153 (= (match-end 0) (point-max)))
7154 (outline-flag-region (point) (match-end 0) nil))))
7156 (defun org-show-empty-lines-in-parent ()
7157 "Move to the parent and re-show empty lines before visible headlines."
7158 (save-excursion
7159 (let ((context (if (org-up-heading-safe) 'children 'overview)))
7160 (org-cycle-show-empty-lines context))))
7162 (defun org-files-list ()
7163 "Return `org-agenda-files' list, plus all open org-mode files.
7164 This is useful for operations that need to scan all of a user's
7165 open and agenda-wise Org files."
7166 (let ((files (mapcar 'expand-file-name (org-agenda-files))))
7167 (dolist (buf (buffer-list))
7168 (with-current-buffer buf
7169 (if (and (derived-mode-p 'org-mode) (buffer-file-name))
7170 (let ((file (expand-file-name (buffer-file-name))))
7171 (unless (member file files)
7172 (push file files))))))
7173 files))
7175 (defsubst org-entry-beginning-position ()
7176 "Return the beginning position of the current entry."
7177 (save-excursion (outline-back-to-heading t) (point)))
7179 (defsubst org-entry-end-position ()
7180 "Return the end position of the current entry."
7181 (save-excursion (outline-next-heading) (point)))
7183 (defun org-cycle-hide-drawers (state &optional exceptions)
7184 "Re-hide all drawers after a visibility state change.
7185 When non-nil, optional argument EXCEPTIONS is a list of strings
7186 specifying which drawers should not be hidden."
7187 (when (and (derived-mode-p 'org-mode)
7188 (not (memq state '(overview folded contents))))
7189 (save-excursion
7190 (let* ((globalp (memq state '(contents all)))
7191 (beg (if globalp (point-min) (point)))
7192 (end (if globalp (point-max)
7193 (if (eq state 'children)
7194 (save-excursion (outline-next-heading) (point))
7195 (org-end-of-subtree t)))))
7196 (goto-char beg)
7197 (while (re-search-forward org-drawer-regexp (max end (point)) t)
7198 (unless (member-ignore-case (match-string 1) exceptions)
7199 (let ((drawer (org-element-at-point)))
7200 (when (memq (org-element-type drawer) '(drawer property-drawer))
7201 (org-flag-drawer t drawer)
7202 ;; Make sure to skip drawer entirely or we might flag
7203 ;; it another time when matching its ending line with
7204 ;; `org-drawer-regexp'.
7205 (goto-char (org-element-property :end drawer))))))))))
7207 (defun org-cycle-hide-inline-tasks (state)
7208 "Re-hide inline tasks when switching to 'contents or 'children
7209 visibility state."
7210 (case state
7211 (contents
7212 (when (org-bound-and-true-p org-inlinetask-min-level)
7213 (hide-sublevels (1- org-inlinetask-min-level))))
7214 (children
7215 (when (featurep 'org-inlinetask)
7216 (save-excursion
7217 (while (and (outline-next-heading)
7218 (org-inlinetask-at-task-p))
7219 (org-inlinetask-toggle-visibility)
7220 (org-inlinetask-goto-end)))))))
7222 (defun org-flag-drawer (flag &optional element)
7223 "When FLAG is non-nil, hide the drawer we are at.
7224 Otherwise make it visible. When optional argument ELEMENT is
7225 a parsed drawer, as returned by `org-element-at-point', hide or
7226 show that drawer instead."
7227 (when (save-excursion
7228 (beginning-of-line)
7229 (org-looking-at-p org-drawer-regexp))
7230 (let ((drawer (or element (org-element-at-point))))
7231 (when (memq (org-element-type drawer) '(drawer property-drawer))
7232 (let ((post (org-element-property :post-affiliated drawer)))
7233 (save-excursion
7234 (outline-flag-region
7235 (progn (goto-char post) (line-end-position))
7236 (progn (goto-char (org-element-property :end drawer))
7237 (skip-chars-backward " \r\t\n")
7238 (line-end-position))
7239 flag))
7240 ;; When the drawer is hidden away, make sure point lies in
7241 ;; a visible part of the buffer.
7242 (when (and flag (> (line-beginning-position) post))
7243 (goto-char post)))))))
7245 (defun org-subtree-end-visible-p ()
7246 "Is the end of the current subtree visible?"
7247 (pos-visible-in-window-p
7248 (save-excursion (org-end-of-subtree t) (point))))
7250 (defun org-first-headline-recenter ()
7251 "Move cursor to the first headline and recenter the headline."
7252 (goto-char (point-min))
7253 (when (re-search-forward (concat "^\\(" org-outline-regexp "\\)") nil t)
7254 (set-window-start (selected-window) (point-at-bol))))
7256 ;;; Saving and restoring visibility
7258 (defun org-outline-overlay-data (&optional use-markers)
7259 "Return a list of the locations of all outline overlays.
7260 These are overlays with the `invisible' property value `outline'.
7261 The return value is a list of cons cells, with start and stop
7262 positions for each overlay.
7263 If USE-MARKERS is set, return the positions as markers."
7264 (let (beg end)
7265 (save-excursion
7266 (save-restriction
7267 (widen)
7268 (delq nil
7269 (mapcar (lambda (o)
7270 (when (eq (overlay-get o 'invisible) 'outline)
7271 (setq beg (overlay-start o)
7272 end (overlay-end o))
7273 (and beg end (> end beg)
7274 (if use-markers
7275 (cons (copy-marker beg)
7276 (copy-marker end t))
7277 (cons beg end)))))
7278 (overlays-in (point-min) (point-max))))))))
7280 (defun org-set-outline-overlay-data (data)
7281 "Create visibility overlays for all positions in DATA.
7282 DATA should have been made by `org-outline-overlay-data'."
7283 (let (o)
7284 (save-excursion
7285 (save-restriction
7286 (widen)
7287 (show-all)
7288 (mapc (lambda (c)
7289 (outline-flag-region (car c) (cdr c) t))
7290 data)))))
7292 ;;; Folding of blocks
7294 (defvar org-hide-block-overlays nil
7295 "Overlays hiding blocks.")
7296 (make-variable-buffer-local 'org-hide-block-overlays)
7298 (defun org-block-map (function &optional start end)
7299 "Call FUNCTION at the head of all source blocks in the current buffer.
7300 Optional arguments START and END can be used to limit the range."
7301 (let ((start (or start (point-min)))
7302 (end (or end (point-max))))
7303 (save-excursion
7304 (goto-char start)
7305 (while (and (< (point) end) (re-search-forward org-block-regexp end t))
7306 (save-excursion
7307 (save-match-data
7308 (goto-char (match-beginning 0))
7309 (funcall function)))))))
7311 (defun org-hide-block-toggle-all ()
7312 "Toggle the visibility of all blocks in the current buffer."
7313 (org-block-map 'org-hide-block-toggle))
7315 (defun org-hide-block-all ()
7316 "Fold all blocks in the current buffer."
7317 (interactive)
7318 (org-show-block-all)
7319 (org-block-map 'org-hide-block-toggle-maybe))
7321 (defun org-show-block-all ()
7322 "Unfold all blocks in the current buffer."
7323 (interactive)
7324 (mapc 'delete-overlay org-hide-block-overlays)
7325 (setq org-hide-block-overlays nil))
7327 (defun org-hide-block-toggle-maybe ()
7328 "Toggle visibility of block at point.
7329 Unlike to `org-hide-block-toggle', this function does not throw
7330 an error. Return a non-nil value when toggling is successful."
7331 (interactive)
7332 (ignore-errors (org-hide-block-toggle)))
7334 (defun org-hide-block-toggle (&optional force)
7335 "Toggle the visibility of the current block.
7336 When optional argument FORCE is `off', make block visible. If it
7337 is non-nil, hide it unconditionally. Throw an error when not at
7338 a block. Return a non-nil value when toggling is successful."
7339 (interactive)
7340 (let ((element (org-element-at-point)))
7341 (unless (memq (org-element-type element)
7342 '(center-block comment-block dynamic-block example-block
7343 export-block quote-block special-block
7344 src-block verse-block))
7345 (user-error "Not at a block"))
7346 (let* ((start (save-excursion
7347 (goto-char (org-element-property :post-affiliated element))
7348 (line-end-position)))
7349 (end (save-excursion
7350 (goto-char (org-element-property :end element))
7351 (skip-chars-backward " \r\t\n")
7352 (line-end-position)))
7353 (overlays (overlays-at start)))
7354 (cond
7355 ;; Do nothing when not before or at the block opening line or
7356 ;; at the block closing line.
7357 ((let ((eol (line-end-position))) (and (> eol start) (/= eol end))) nil)
7358 ((and (not (eq force 'off))
7359 (not (memq t (mapcar
7360 (lambda (o)
7361 (eq (overlay-get o 'invisible) 'org-hide-block))
7362 overlays))))
7363 (let ((ov (make-overlay start end)))
7364 (overlay-put ov 'invisible 'org-hide-block)
7365 ;; Make the block accessible to `isearch'.
7366 (overlay-put
7367 ov 'isearch-open-invisible
7368 (lambda (ov)
7369 (when (memq ov org-hide-block-overlays)
7370 (setq org-hide-block-overlays (delq ov org-hide-block-overlays)))
7371 (when (eq (overlay-get ov 'invisible) 'org-hide-block)
7372 (delete-overlay ov))))
7373 (push ov org-hide-block-overlays)
7374 ;; When the block is hidden away, make sure point is left in
7375 ;; a visible part of the buffer.
7376 (when (> (line-beginning-position) start)
7377 (goto-char start)
7378 (beginning-of-line))
7379 ;; Signal successful toggling.
7381 ((or (not force) (eq force 'off))
7382 (dolist (ov overlays t)
7383 (when (memq ov org-hide-block-overlays)
7384 (setq org-hide-block-overlays (delq ov org-hide-block-overlays)))
7385 (when (eq (overlay-get ov 'invisible) 'org-hide-block)
7386 (delete-overlay ov))))))))
7388 ;; org-tab-after-check-for-cycling-hook
7389 (add-hook 'org-tab-first-hook 'org-hide-block-toggle-maybe)
7390 ;; Remove overlays when changing major mode
7391 (add-hook 'org-mode-hook
7392 (lambda () (org-add-hook 'change-major-mode-hook
7393 'org-show-block-all 'append 'local)))
7395 ;;; Org-goto
7397 (defvar org-goto-window-configuration nil)
7398 (defvar org-goto-marker nil)
7399 (defvar org-goto-map)
7400 (defun org-goto-map ()
7401 "Set the keymap `org-goto'."
7402 (setq org-goto-map
7403 (let ((map (make-sparse-keymap)))
7404 (let ((cmds '(isearch-forward isearch-backward kill-ring-save set-mark-command
7405 mouse-drag-region universal-argument org-occur))
7406 cmd)
7407 (while (setq cmd (pop cmds))
7408 (substitute-key-definition cmd cmd map global-map)))
7409 (suppress-keymap map)
7410 (org-defkey map "\C-m" 'org-goto-ret)
7411 (org-defkey map [(return)] 'org-goto-ret)
7412 (org-defkey map [(left)] 'org-goto-left)
7413 (org-defkey map [(right)] 'org-goto-right)
7414 (org-defkey map [(control ?g)] 'org-goto-quit)
7415 (org-defkey map "\C-i" 'org-cycle)
7416 (org-defkey map [(tab)] 'org-cycle)
7417 (org-defkey map [(down)] 'outline-next-visible-heading)
7418 (org-defkey map [(up)] 'outline-previous-visible-heading)
7419 (if org-goto-auto-isearch
7420 (if (fboundp 'define-key-after)
7421 (define-key-after map [t] 'org-goto-local-auto-isearch)
7422 nil)
7423 (org-defkey map "q" 'org-goto-quit)
7424 (org-defkey map "n" 'outline-next-visible-heading)
7425 (org-defkey map "p" 'outline-previous-visible-heading)
7426 (org-defkey map "f" 'outline-forward-same-level)
7427 (org-defkey map "b" 'outline-backward-same-level)
7428 (org-defkey map "u" 'outline-up-heading))
7429 (org-defkey map "/" 'org-occur)
7430 (org-defkey map "\C-c\C-n" 'outline-next-visible-heading)
7431 (org-defkey map "\C-c\C-p" 'outline-previous-visible-heading)
7432 (org-defkey map "\C-c\C-f" 'outline-forward-same-level)
7433 (org-defkey map "\C-c\C-b" 'outline-backward-same-level)
7434 (org-defkey map "\C-c\C-u" 'outline-up-heading)
7435 map)))
7437 (defconst org-goto-help
7438 "Browse buffer copy, to find location or copy text.%s
7439 RET=jump to location C-g=quit and return to previous location
7440 \[Up]/[Down]=next/prev headline TAB=cycle visibility [/] org-occur")
7442 (defvar org-goto-start-pos) ; dynamically scoped parameter
7444 (defun org-goto (&optional alternative-interface)
7445 "Look up a different location in the current file, keeping current visibility.
7447 When you want look-up or go to a different location in a
7448 document, the fastest way is often to fold the entire buffer and
7449 then dive into the tree. This method has the disadvantage, that
7450 the previous location will be folded, which may not be what you
7451 want.
7453 This command works around this by showing a copy of the current
7454 buffer in an indirect buffer, in overview mode. You can dive
7455 into the tree in that copy, use org-occur and incremental search
7456 to find a location. When pressing RET or `Q', the command
7457 returns to the original buffer in which the visibility is still
7458 unchanged. After RET it will also jump to the location selected
7459 in the indirect buffer and expose the headline hierarchy above.
7461 With a prefix argument, use the alternative interface: e.g. if
7462 `org-goto-interface' is 'outline use 'outline-path-completion."
7463 (interactive "P")
7464 (org-goto-map)
7465 (let* ((org-refile-targets `((nil . (:maxlevel . ,org-goto-max-level))))
7466 (org-refile-use-outline-path t)
7467 (org-refile-target-verify-function nil)
7468 (interface
7469 (if (not alternative-interface)
7470 org-goto-interface
7471 (if (eq org-goto-interface 'outline)
7472 'outline-path-completion
7473 'outline)))
7474 (org-goto-start-pos (point))
7475 (selected-point
7476 (if (eq interface 'outline)
7477 (car (org-get-location (current-buffer) org-goto-help))
7478 (let ((pa (org-refile-get-location "Goto" nil nil t)))
7479 (org-refile-check-position pa)
7480 (nth 3 pa)))))
7481 (if selected-point
7482 (progn
7483 (org-mark-ring-push org-goto-start-pos)
7484 (goto-char selected-point)
7485 (if (or (outline-invisible-p) (org-invisible-p2))
7486 (org-show-context 'org-goto)))
7487 (message "Quit"))))
7489 (defvar org-goto-selected-point nil) ; dynamically scoped parameter
7490 (defvar org-goto-exit-command nil) ; dynamically scoped parameter
7491 (defvar org-goto-local-auto-isearch-map) ; defined below
7493 (defun org-get-location (buf help)
7494 "Let the user select a location in the Org-mode buffer BUF.
7495 This function uses a recursive edit. It returns the selected position
7496 or nil."
7497 (org-no-popups
7498 (let ((isearch-mode-map org-goto-local-auto-isearch-map)
7499 (isearch-hide-immediately nil)
7500 (isearch-search-fun-function
7501 (lambda () 'org-goto-local-search-headings))
7502 (org-goto-selected-point org-goto-exit-command))
7503 (save-excursion
7504 (save-window-excursion
7505 (delete-other-windows)
7506 (and (get-buffer "*org-goto*") (kill-buffer "*org-goto*"))
7507 (org-pop-to-buffer-same-window
7508 (condition-case nil
7509 (make-indirect-buffer (current-buffer) "*org-goto*")
7510 (error (make-indirect-buffer (current-buffer) "*org-goto*"))))
7511 (with-output-to-temp-buffer "*Org Help*"
7512 (princ (format help (if org-goto-auto-isearch
7513 " Just type for auto-isearch."
7514 " n/p/f/b/u to navigate, q to quit."))))
7515 (org-fit-window-to-buffer (get-buffer-window "*Org Help*"))
7516 (setq buffer-read-only nil)
7517 (let ((org-startup-truncated t)
7518 (org-startup-folded nil)
7519 (org-startup-align-all-tables nil))
7520 (org-mode)
7521 (org-overview))
7522 (setq buffer-read-only t)
7523 (if (and (boundp 'org-goto-start-pos)
7524 (integer-or-marker-p org-goto-start-pos))
7525 (let ((org-show-hierarchy-above t)
7526 (org-show-siblings t)
7527 (org-show-following-heading t))
7528 (goto-char org-goto-start-pos)
7529 (and (outline-invisible-p) (org-show-context)))
7530 (goto-char (point-min)))
7531 (let (org-special-ctrl-a/e) (org-beginning-of-line))
7532 (message "Select location and press RET")
7533 (use-local-map org-goto-map)
7534 (recursive-edit)))
7535 (kill-buffer "*org-goto*")
7536 (cons org-goto-selected-point org-goto-exit-command))))
7538 (defvar org-goto-local-auto-isearch-map (make-sparse-keymap))
7539 (set-keymap-parent org-goto-local-auto-isearch-map isearch-mode-map)
7540 (define-key org-goto-local-auto-isearch-map "\C-i" 'isearch-other-control-char)
7541 (define-key org-goto-local-auto-isearch-map "\C-m" 'isearch-other-control-char)
7543 (defun org-goto-local-search-headings (string bound noerror)
7544 "Search and make sure that any matches are in headlines."
7545 (catch 'return
7546 (while (if isearch-forward
7547 (search-forward string bound noerror)
7548 (search-backward string bound noerror))
7549 (when (let ((context (mapcar 'car (save-match-data (org-context)))))
7550 (and (member :headline context)
7551 (not (member :tags context))))
7552 (throw 'return (point))))))
7554 (defun org-goto-local-auto-isearch ()
7555 "Start isearch."
7556 (interactive)
7557 (goto-char (point-min))
7558 (let ((keys (this-command-keys)))
7559 (when (eq (lookup-key isearch-mode-map keys) 'isearch-printing-char)
7560 (isearch-mode t)
7561 (isearch-process-search-char (string-to-char keys)))))
7563 (defun org-goto-ret (&optional arg)
7564 "Finish `org-goto' by going to the new location."
7565 (interactive "P")
7566 (setq org-goto-selected-point (point)
7567 org-goto-exit-command 'return)
7568 (throw 'exit nil))
7570 (defun org-goto-left ()
7571 "Finish `org-goto' by going to the new location."
7572 (interactive)
7573 (if (org-at-heading-p)
7574 (progn
7575 (beginning-of-line 1)
7576 (setq org-goto-selected-point (point)
7577 org-goto-exit-command 'left)
7578 (throw 'exit nil))
7579 (user-error "Not on a heading")))
7581 (defun org-goto-right ()
7582 "Finish `org-goto' by going to the new location."
7583 (interactive)
7584 (if (org-at-heading-p)
7585 (progn
7586 (setq org-goto-selected-point (point)
7587 org-goto-exit-command 'right)
7588 (throw 'exit nil))
7589 (user-error "Not on a heading")))
7591 (defun org-goto-quit ()
7592 "Finish `org-goto' without cursor motion."
7593 (interactive)
7594 (setq org-goto-selected-point nil)
7595 (setq org-goto-exit-command 'quit)
7596 (throw 'exit nil))
7598 ;;; Indirect buffer display of subtrees
7600 (defvar org-indirect-dedicated-frame nil
7601 "This is the frame being used for indirect tree display.")
7602 (defvar org-last-indirect-buffer nil)
7604 (defun org-tree-to-indirect-buffer (&optional arg)
7605 "Create indirect buffer and narrow it to current subtree.
7606 With a numerical prefix ARG, go up to this level and then take that tree.
7607 If ARG is negative, go up that many levels.
7609 If `org-indirect-buffer-display' is not `new-frame', the command removes the
7610 indirect buffer previously made with this command, to avoid proliferation of
7611 indirect buffers. However, when you call the command with a \
7612 \\[universal-argument] prefix, or
7613 when `org-indirect-buffer-display' is `new-frame', the last buffer
7614 is kept so that you can work with several indirect buffers at the same time.
7615 If `org-indirect-buffer-display' is `dedicated-frame', the \
7616 \\[universal-argument] prefix also
7617 requests that a new frame be made for the new buffer, so that the dedicated
7618 frame is not changed."
7619 (interactive "P")
7620 (let ((cbuf (current-buffer))
7621 (cwin (selected-window))
7622 (pos (point))
7623 beg end level heading ibuf)
7624 (save-excursion
7625 (org-back-to-heading t)
7626 (when (numberp arg)
7627 (setq level (org-outline-level))
7628 (if (< arg 0) (setq arg (+ level arg)))
7629 (while (> (setq level (org-outline-level)) arg)
7630 (org-up-heading-safe)))
7631 (setq beg (point)
7632 heading (org-get-heading))
7633 (org-end-of-subtree t t)
7634 (if (org-at-heading-p) (backward-char 1))
7635 (setq end (point)))
7636 (if (and (buffer-live-p org-last-indirect-buffer)
7637 (not (eq org-indirect-buffer-display 'new-frame))
7638 (not arg))
7639 (kill-buffer org-last-indirect-buffer))
7640 (setq ibuf (org-get-indirect-buffer cbuf heading)
7641 org-last-indirect-buffer ibuf)
7642 (cond
7643 ((or (eq org-indirect-buffer-display 'new-frame)
7644 (and arg (eq org-indirect-buffer-display 'dedicated-frame)))
7645 (select-frame (make-frame))
7646 (delete-other-windows)
7647 (org-pop-to-buffer-same-window ibuf)
7648 (org-set-frame-title heading))
7649 ((eq org-indirect-buffer-display 'dedicated-frame)
7650 (raise-frame
7651 (select-frame (or (and org-indirect-dedicated-frame
7652 (frame-live-p org-indirect-dedicated-frame)
7653 org-indirect-dedicated-frame)
7654 (setq org-indirect-dedicated-frame (make-frame)))))
7655 (delete-other-windows)
7656 (org-pop-to-buffer-same-window ibuf)
7657 (org-set-frame-title (concat "Indirect: " heading)))
7658 ((eq org-indirect-buffer-display 'current-window)
7659 (org-pop-to-buffer-same-window ibuf))
7660 ((eq org-indirect-buffer-display 'other-window)
7661 (pop-to-buffer ibuf))
7662 (t (error "Invalid value")))
7663 (if (featurep 'xemacs)
7664 (save-excursion (org-mode) (turn-on-font-lock)))
7665 (narrow-to-region beg end)
7666 (show-all)
7667 (goto-char pos)
7668 (run-hook-with-args 'org-cycle-hook 'all)
7669 (and (window-live-p cwin) (select-window cwin))))
7671 (defun org-get-indirect-buffer (&optional buffer heading)
7672 (setq buffer (or buffer (current-buffer)))
7673 (let ((n 1) (base (buffer-name buffer)) bname)
7674 (while (buffer-live-p
7675 (get-buffer
7676 (setq bname
7677 (concat base "-"
7678 (if heading (concat heading "-" (number-to-string n))
7679 (number-to-string n))))))
7680 (setq n (1+ n)))
7681 (condition-case nil
7682 (make-indirect-buffer buffer bname 'clone)
7683 (error (make-indirect-buffer buffer bname)))))
7685 (defun org-set-frame-title (title)
7686 "Set the title of the current frame to the string TITLE."
7687 ;; FIXME: how to name a single frame in XEmacs???
7688 (unless (featurep 'xemacs)
7689 (modify-frame-parameters (selected-frame) (list (cons 'name title)))))
7691 ;;;; Structure editing
7693 ;;; Inserting headlines
7695 (defun org-previous-line-empty-p (&optional next)
7696 "Is the previous line a blank line?
7697 When NEXT is non-nil, check the next line instead."
7698 (save-excursion
7699 (and (not (bobp))
7700 (or (beginning-of-line (if next 2 0)) t)
7701 (save-match-data
7702 (looking-at "[ \t]*$")))))
7704 (defun org-insert-heading (&optional arg invisible-ok)
7705 "Insert a new heading or an item with the same depth at point.
7707 If point is at the beginning of a heading or a list item, insert
7708 a new heading or a new item above the current one. If point is
7709 at the beginning of a normal line, turn the line into a heading.
7711 If point is in the middle of a headline or a list item, split the
7712 headline or the item and create a new headline/item with the text
7713 in the current line after point \(see `org-M-RET-may-split-line'
7714 on how to modify this behavior).
7716 With one universal prefix argument, set the user option
7717 `org-insert-heading-respect-content' to t for the duration of
7718 the command. This modifies the behavior described above in this
7719 ways: on list items and at the beginning of normal lines, force
7720 the insertion of a heading after the current subtree.
7722 With two universal prefix arguments, insert the heading at the
7723 end of the grandparent subtree. For example, if point is within
7724 a 2nd-level heading, then it will insert a 2nd-level heading at
7725 the end of the 1st-level parent heading.
7727 If point is at the beginning of a headline, insert a sibling
7728 before the current headline. If point is not at the beginning,
7729 split the line and create a new headline with the text in the
7730 current line after point \(see `org-M-RET-may-split-line' on how
7731 to modify this behavior).
7733 If point is at the beginning of a normal line, turn this line
7734 into a heading.
7736 When INVISIBLE-OK is set, stop at invisible headlines when going
7737 back. This is important for non-interactive uses of the
7738 command."
7739 (interactive "P")
7740 (if (org-called-interactively-p 'any) (org-reveal))
7741 (let ((itemp (org-in-item-p))
7742 (may-split (org-get-alist-option org-M-RET-may-split-line 'headline))
7743 (respect-content (or org-insert-heading-respect-content
7744 (equal arg '(4))))
7745 (initial-content "")
7746 (adjust-empty-lines t))
7748 (cond
7750 ((or (= (buffer-size) 0)
7751 (and (not (save-excursion
7752 (and (ignore-errors (org-back-to-heading invisible-ok))
7753 (org-at-heading-p))))
7754 (or arg (not itemp))))
7755 ;; At beginning of buffer or so high up that only a heading
7756 ;; makes sense.
7757 (cond ((and (bolp) (not respect-content)) (insert "* "))
7758 ((not respect-content)
7759 (unless may-split (end-of-line))
7760 (insert "\n* "))
7761 ((re-search-forward org-outline-regexp-bol nil t)
7762 (beginning-of-line)
7763 (insert "* \n")
7764 (backward-char))
7765 (t (goto-char (point-max))
7766 (insert "\n* ")))
7767 (run-hooks 'org-insert-heading-hook))
7769 ((and itemp (not (member arg '((4) (16)))))
7770 ;; Insert an item
7771 (org-insert-item))
7774 ;; Maybe move at the end of the subtree
7775 (when (equal arg '(16))
7776 (org-up-heading-safe)
7777 (org-end-of-subtree t))
7778 ;; Insert a heading
7779 (save-restriction
7780 (widen)
7781 (let* ((level nil)
7782 (on-heading (org-at-heading-p))
7783 (empty-line-p (if on-heading
7784 (org-previous-line-empty-p)
7785 ;; We will decide later
7786 nil))
7787 ;; Get a level string to fall back on
7788 (fix-level
7789 (if (org-before-first-heading-p) "*"
7790 (save-excursion
7791 (org-back-to-heading t)
7792 (if (org-previous-line-empty-p) (setq empty-line-p t))
7793 (looking-at org-outline-regexp)
7794 (make-string (1- (length (match-string 0))) ?*))))
7795 (stars
7796 (save-excursion
7797 (condition-case nil
7798 (progn
7799 (org-back-to-heading invisible-ok)
7800 (when (and (not on-heading)
7801 (featurep 'org-inlinetask)
7802 (integerp org-inlinetask-min-level)
7803 (>= (length (match-string 0))
7804 org-inlinetask-min-level))
7805 ;; Find a heading level before the inline task
7806 (while (and (setq level (org-up-heading-safe))
7807 (>= level org-inlinetask-min-level)))
7808 (if (org-at-heading-p)
7809 (org-back-to-heading invisible-ok)
7810 (error "This should not happen")))
7811 (unless (and (save-excursion
7812 (save-match-data
7813 (org-backward-heading-same-level
7814 1 invisible-ok))
7815 (= (point) (match-beginning 0)))
7816 (not (org-previous-line-empty-p t)))
7817 (setq empty-line-p (or empty-line-p
7818 (org-previous-line-empty-p))))
7819 (match-string 0))
7820 (error (or fix-level "* ")))))
7821 (blank-a (cdr (assq 'heading org-blank-before-new-entry)))
7822 (blank (if (eq blank-a 'auto) empty-line-p blank-a))
7823 pos hide-previous previous-pos)
7825 ;; If we insert after content, move there and clean up whitespace
7826 (when (and respect-content
7827 (not (org-looking-at-p org-outline-regexp-bol)))
7828 (if (not (org-before-first-heading-p))
7829 (org-end-of-subtree nil t)
7830 (re-search-forward org-outline-regexp-bol)
7831 (beginning-of-line 0))
7832 (skip-chars-backward " \r\n")
7833 (and (not (looking-back "^\\*+"))
7834 (looking-at "[ \t]+") (replace-match ""))
7835 (unless (eobp) (forward-char 1))
7836 (when (looking-at "^\\*")
7837 (unless (bobp) (backward-char 1))
7838 (insert "\n")))
7840 ;; If we are splitting, grab the text that should be moved to the new headline
7841 (when may-split
7842 (if (org-on-heading-p)
7843 ;; This is a heading, we split intelligently (keeping tags)
7844 (let ((pos (point)))
7845 (goto-char (point-at-bol))
7846 (unless (looking-at org-complex-heading-regexp)
7847 (error "This should not happen"))
7848 (when (and (match-beginning 4)
7849 (> pos (match-beginning 4))
7850 (< pos (match-end 4)))
7851 (setq initial-content (buffer-substring pos (match-end 4)))
7852 (goto-char pos)
7853 (delete-region (point) (match-end 4))
7854 (if (looking-at "[ \t]*$")
7855 (replace-match "")
7856 (insert (make-string (length initial-content) ?\ )))
7857 (setq initial-content (org-trim initial-content)))
7858 (goto-char pos))
7859 ;; a normal line
7860 (setq initial-content
7861 (org-trim (buffer-substring (point) (point-at-eol))))
7862 (delete-region (point) (point-at-eol))))
7864 ;; If we are at the beginning of the line, insert before it. Else after
7865 (cond
7866 ((and (bolp) (looking-at "[ \t]*$")))
7867 ((and (bolp) (not (looking-at "[ \t]*$")))
7868 (open-line 1))
7870 (goto-char (point-at-eol))
7871 (insert "\n")))
7873 ;; Insert the new heading
7874 (insert stars)
7875 (just-one-space)
7876 (insert initial-content)
7877 (when adjust-empty-lines
7878 (if (or (not blank)
7879 (and blank (not (org-previous-line-empty-p))))
7880 (org-N-empty-lines-before-current (if blank 1 0))))
7881 (run-hooks 'org-insert-heading-hook)))))))
7883 (defun org-N-empty-lines-before-current (N)
7884 "Make the number of empty lines before current exactly N.
7885 So this will delete or add empty lines."
7886 (save-excursion
7887 (beginning-of-line)
7888 (let ((p (point)))
7889 (skip-chars-backward " \r\t\n")
7890 (unless (bolp) (forward-line))
7891 (delete-region (point) p))
7892 (when (> N 0) (insert (make-string N ?\n)))))
7894 (defun org-get-heading (&optional no-tags no-todo)
7895 "Return the heading of the current entry, without the stars.
7896 When NO-TAGS is non-nil, don't include tags.
7897 When NO-TODO is non-nil, don't include TODO keywords."
7898 (save-excursion
7899 (org-back-to-heading t)
7900 (cond
7901 ((and no-tags no-todo)
7902 (looking-at org-complex-heading-regexp)
7903 (match-string 4))
7904 (no-tags
7905 (looking-at (concat org-outline-regexp
7906 "\\(.*?\\)"
7907 "\\(?:[ \t]+:[[:alnum:]:_@#%]+:\\)?[ \t]*$"))
7908 (match-string 1))
7909 (no-todo
7910 (looking-at org-todo-line-regexp)
7911 (match-string 3))
7912 (t (looking-at org-heading-regexp)
7913 (match-string 2)))))
7915 (defvar orgstruct-mode) ; defined below
7917 (defun org-heading-components ()
7918 "Return the components of the current heading.
7919 This is a list with the following elements:
7920 - the level as an integer
7921 - the reduced level, different if `org-odd-levels-only' is set.
7922 - the TODO keyword, or nil
7923 - the priority character, like ?A, or nil if no priority is given
7924 - the headline text itself, or the tags string if no headline text
7925 - the tags string, or nil."
7926 (save-excursion
7927 (org-back-to-heading t)
7928 (if (let (case-fold-search)
7929 (looking-at
7930 (if orgstruct-mode
7931 org-heading-regexp
7932 org-complex-heading-regexp)))
7933 (if orgstruct-mode
7934 (list (length (match-string 1))
7935 (org-reduced-level (length (match-string 1)))
7938 (match-string 2)
7939 nil)
7940 (list (length (match-string 1))
7941 (org-reduced-level (length (match-string 1)))
7942 (org-match-string-no-properties 2)
7943 (and (match-end 3) (aref (match-string 3) 2))
7944 (org-match-string-no-properties 4)
7945 (org-match-string-no-properties 5))))))
7947 (defun org-get-entry ()
7948 "Get the entry text, after heading, entire subtree."
7949 (save-excursion
7950 (org-back-to-heading t)
7951 (buffer-substring (point-at-bol 2) (org-end-of-subtree t))))
7953 (defun org-insert-heading-after-current ()
7954 "Insert a new heading with same level as current, after current subtree."
7955 (interactive)
7956 (org-back-to-heading)
7957 (org-insert-heading)
7958 (org-move-subtree-down)
7959 (end-of-line 1))
7961 (defun org-insert-heading-respect-content (&optional invisible-ok)
7962 "Insert heading with `org-insert-heading-respect-content' set to t."
7963 (interactive)
7964 (org-insert-heading '(4) invisible-ok))
7966 (defun org-insert-todo-heading-respect-content (&optional force-state)
7967 "Insert TODO heading with `org-insert-heading-respect-content' set to t."
7968 (interactive)
7969 (org-insert-todo-heading force-state '(4)))
7971 (defun org-insert-todo-heading (arg &optional force-heading)
7972 "Insert a new heading with the same level and TODO state as current heading.
7973 If the heading has no TODO state, or if the state is DONE, use the first
7974 state (TODO by default). Also with one prefix arg, force first state. With
7975 two prefix args, force inserting at the end of the parent subtree."
7976 (interactive "P")
7977 (when (or force-heading (not (org-insert-item 'checkbox)))
7978 (org-insert-heading (or (and (equal arg '(16)) '(16))
7979 force-heading))
7980 (save-excursion
7981 (org-back-to-heading)
7982 (outline-previous-heading)
7983 (looking-at org-todo-line-regexp))
7984 (let*
7985 ((new-mark-x
7986 (if (or (equal arg '(4))
7987 (not (match-beginning 2))
7988 (member (match-string 2) org-done-keywords))
7989 (car org-todo-keywords-1)
7990 (match-string 2)))
7991 (new-mark
7993 (run-hook-with-args-until-success
7994 'org-todo-get-default-hook new-mark-x nil)
7995 new-mark-x)))
7996 (beginning-of-line 1)
7997 (and (looking-at org-outline-regexp) (goto-char (match-end 0))
7998 (if org-treat-insert-todo-heading-as-state-change
7999 (org-todo new-mark)
8000 (insert new-mark " "))))
8001 (when org-provide-todo-statistics
8002 (org-update-parent-todo-statistics))))
8004 (defun org-insert-subheading (arg)
8005 "Insert a new subheading and demote it.
8006 Works for outline headings and for plain lists alike."
8007 (interactive "P")
8008 (org-insert-heading arg)
8009 (cond
8010 ((org-at-heading-p) (org-do-demote))
8011 ((org-at-item-p) (org-indent-item))))
8013 (defun org-insert-todo-subheading (arg)
8014 "Insert a new subheading with TODO keyword or checkbox and demote it.
8015 Works for outline headings and for plain lists alike."
8016 (interactive "P")
8017 (org-insert-todo-heading arg)
8018 (cond
8019 ((org-at-heading-p) (org-do-demote))
8020 ((org-at-item-p) (org-indent-item))))
8022 ;;; Promotion and Demotion
8024 (defvar org-after-demote-entry-hook nil
8025 "Hook run after an entry has been demoted.
8026 The cursor will be at the beginning of the entry.
8027 When a subtree is being demoted, the hook will be called for each node.")
8029 (defvar org-after-promote-entry-hook nil
8030 "Hook run after an entry has been promoted.
8031 The cursor will be at the beginning of the entry.
8032 When a subtree is being promoted, the hook will be called for each node.")
8034 (defun org-promote-subtree ()
8035 "Promote the entire subtree.
8036 See also `org-promote'."
8037 (interactive)
8038 (save-excursion
8039 (org-with-limited-levels (org-map-tree 'org-promote)))
8040 (org-fix-position-after-promote))
8042 (defun org-demote-subtree ()
8043 "Demote the entire subtree. See `org-demote'.
8044 See also `org-promote'."
8045 (interactive)
8046 (save-excursion
8047 (org-with-limited-levels (org-map-tree 'org-demote)))
8048 (org-fix-position-after-promote))
8051 (defun org-do-promote ()
8052 "Promote the current heading higher up the tree.
8053 If the region is active in `transient-mark-mode', promote all headings
8054 in the region."
8055 (interactive)
8056 (save-excursion
8057 (if (org-region-active-p)
8058 (org-map-region 'org-promote (region-beginning) (region-end))
8059 (org-promote)))
8060 (org-fix-position-after-promote))
8062 (defun org-do-demote ()
8063 "Demote the current heading lower down the tree.
8064 If the region is active in `transient-mark-mode', demote all headings
8065 in the region."
8066 (interactive)
8067 (save-excursion
8068 (if (org-region-active-p)
8069 (org-map-region 'org-demote (region-beginning) (region-end))
8070 (org-demote)))
8071 (org-fix-position-after-promote))
8073 (defun org-fix-position-after-promote ()
8074 "Make sure that after pro/demotion cursor position is right."
8075 (let ((pos (point)))
8076 (when (save-excursion
8077 (beginning-of-line 1)
8078 (looking-at org-todo-line-regexp)
8079 (or (equal pos (match-end 1)) (equal pos (match-end 2))))
8080 (cond ((eobp) (insert " "))
8081 ((eolp) (insert " "))
8082 ((equal (char-after) ?\ ) (forward-char 1))))))
8084 (defun org-current-level ()
8085 "Return the level of the current entry, or nil if before the first headline.
8086 The level is the number of stars at the beginning of the headline."
8087 (save-excursion
8088 (org-with-limited-levels
8089 (if (ignore-errors (org-back-to-heading t))
8090 (funcall outline-level)))))
8092 (defun org-get-previous-line-level ()
8093 "Return the outline depth of the last headline before the current line.
8094 Returns 0 for the first headline in the buffer, and nil if before the
8095 first headline."
8096 (and (org-current-level)
8097 (or (and (/= (line-beginning-position) (point-min))
8098 (save-excursion (beginning-of-line 0) (org-current-level)))
8099 0)))
8101 (defun org-reduced-level (l)
8102 "Compute the effective level of a heading.
8103 This takes into account the setting of `org-odd-levels-only'."
8104 (cond
8105 ((zerop l) 0)
8106 (org-odd-levels-only (1+ (floor (/ l 2))))
8107 (t l)))
8109 (defun org-level-increment ()
8110 "Return the number of stars that will be added or removed at a
8111 time to headlines when structure editing, based on the value of
8112 `org-odd-levels-only'."
8113 (if org-odd-levels-only 2 1))
8115 (defun org-get-valid-level (level &optional change)
8116 "Rectify a level change under the influence of `org-odd-levels-only'
8117 LEVEL is a current level, CHANGE is by how much the level should be
8118 modified. Even if CHANGE is nil, LEVEL may be returned modified because
8119 even level numbers will become the next higher odd number."
8120 (if org-odd-levels-only
8121 (cond ((or (not change) (= 0 change)) (1+ (* 2 (/ level 2))))
8122 ((> change 0) (1+ (* 2 (/ (+ level (* 2 change)) 2))))
8123 ((< change 0) (max 1 (1+ (* 2 (/ (+ level (* 2 change)) 2))))))
8124 (max 1 (+ level (or change 0)))))
8126 (if (boundp 'define-obsolete-function-alias)
8127 (if (or (featurep 'xemacs) (< emacs-major-version 23))
8128 (define-obsolete-function-alias 'org-get-legal-level
8129 'org-get-valid-level)
8130 (define-obsolete-function-alias 'org-get-legal-level
8131 'org-get-valid-level "23.1")))
8133 (defun org-promote ()
8134 "Promote the current heading higher up the tree.
8135 If the region is active in `transient-mark-mode', promote all headings
8136 in the region."
8137 (org-back-to-heading t)
8138 (let* ((level (save-match-data (funcall outline-level)))
8139 (after-change-functions (remove 'flyspell-after-change-function
8140 after-change-functions))
8141 (up-head (concat (make-string (org-get-valid-level level -1) ?*) " "))
8142 (diff (abs (- level (length up-head) -1))))
8143 (cond ((and (= level 1) org-called-with-limited-levels
8144 org-allow-promoting-top-level-subtree)
8145 (replace-match "# " nil t))
8146 ((= level 1)
8147 (user-error "Cannot promote to level 0. UNDO to recover if necessary"))
8148 (t (replace-match up-head nil t)))
8149 ;; Fixup tag positioning
8150 (unless (= level 1)
8151 (and org-auto-align-tags (org-set-tags nil 'ignore-column))
8152 (if org-adapt-indentation (org-fixup-indentation (- diff))))
8153 (run-hooks 'org-after-promote-entry-hook)))
8155 (defun org-demote ()
8156 "Demote the current heading lower down the tree.
8157 If the region is active in `transient-mark-mode', demote all headings
8158 in the region."
8159 (org-back-to-heading t)
8160 (let* ((level (save-match-data (funcall outline-level)))
8161 (after-change-functions (remove 'flyspell-after-change-function
8162 after-change-functions))
8163 (down-head (concat (make-string (org-get-valid-level level 1) ?*) " "))
8164 (diff (abs (- level (length down-head) -1))))
8165 (replace-match down-head nil t)
8166 ;; Fixup tag positioning
8167 (and org-auto-align-tags (org-set-tags nil 'ignore-column))
8168 (if org-adapt-indentation (org-fixup-indentation diff))
8169 (run-hooks 'org-after-demote-entry-hook)))
8171 (defun org-cycle-level ()
8172 "Cycle the level of an empty headline through possible states.
8173 This goes first to child, then to parent, level, then up the hierarchy.
8174 After top level, it switches back to sibling level."
8175 (interactive)
8176 (let ((org-adapt-indentation nil))
8177 (when (org-point-at-end-of-empty-headline)
8178 (setq this-command 'org-cycle-level) ; Only needed for caching
8179 (let ((cur-level (org-current-level))
8180 (prev-level (org-get-previous-line-level)))
8181 (cond
8182 ;; If first headline in file, promote to top-level.
8183 ((= prev-level 0)
8184 (loop repeat (/ (- cur-level 1) (org-level-increment))
8185 do (org-do-promote)))
8186 ;; If same level as prev, demote one.
8187 ((= prev-level cur-level)
8188 (org-do-demote))
8189 ;; If parent is top-level, promote to top level if not already.
8190 ((= prev-level 1)
8191 (loop repeat (/ (- cur-level 1) (org-level-increment))
8192 do (org-do-promote)))
8193 ;; If top-level, return to prev-level.
8194 ((= cur-level 1)
8195 (loop repeat (/ (- prev-level 1) (org-level-increment))
8196 do (org-do-demote)))
8197 ;; If less than prev-level, promote one.
8198 ((< cur-level prev-level)
8199 (org-do-promote))
8200 ;; If deeper than prev-level, promote until higher than
8201 ;; prev-level.
8202 ((> cur-level prev-level)
8203 (loop repeat (+ 1 (/ (- cur-level prev-level) (org-level-increment)))
8204 do (org-do-promote))))
8205 t))))
8207 (defun org-map-tree (fun)
8208 "Call FUN for every heading underneath the current one."
8209 (org-back-to-heading)
8210 (let ((level (funcall outline-level)))
8211 (save-excursion
8212 (funcall fun)
8213 (while (and (progn
8214 (outline-next-heading)
8215 (> (funcall outline-level) level))
8216 (not (eobp)))
8217 (funcall fun)))))
8219 (defun org-map-region (fun beg end)
8220 "Call FUN for every heading between BEG and END."
8221 (let ((org-ignore-region t))
8222 (save-excursion
8223 (setq end (copy-marker end))
8224 (goto-char beg)
8225 (if (and (re-search-forward org-outline-regexp-bol nil t)
8226 (< (point) end))
8227 (funcall fun))
8228 (while (and (progn
8229 (outline-next-heading)
8230 (< (point) end))
8231 (not (eobp)))
8232 (funcall fun)))))
8234 (defvar org-property-end-re) ; silence byte-compiler
8235 (defun org-fixup-indentation (diff)
8236 "Change the indentation in the current entry by DIFF.
8237 However, if any line in the current entry has no indentation, or if it
8238 would end up with no indentation after the change, nothing at all is done."
8239 (save-excursion
8240 (let ((end (save-excursion (outline-next-heading)
8241 (point-marker)))
8242 (prohibit (if (> diff 0)
8243 "^\\S-"
8244 (concat "^ \\{0," (int-to-string (- diff)) "\\}\\S-")))
8245 col)
8246 (unless (save-excursion (end-of-line 1)
8247 (re-search-forward prohibit end t))
8248 (while (and (< (point) end)
8249 (re-search-forward "^[ \t]+" end t))
8250 (goto-char (match-end 0))
8251 (setq col (current-column))
8252 (if (< diff 0) (replace-match ""))
8253 (org-indent-to-column (+ diff col))))
8254 (move-marker end nil))))
8256 (defun org-convert-to-odd-levels ()
8257 "Convert an org-mode file with all levels allowed to one with odd levels.
8258 This will leave level 1 alone, convert level 2 to level 3, level 3 to
8259 level 5 etc."
8260 (interactive)
8261 (when (yes-or-no-p "Are you sure you want to globally change levels to odd? ")
8262 (let ((outline-level 'org-outline-level)
8263 (org-odd-levels-only nil) n)
8264 (save-excursion
8265 (goto-char (point-min))
8266 (while (re-search-forward "^\\*\\*+ " nil t)
8267 (setq n (- (length (match-string 0)) 2))
8268 (while (>= (setq n (1- n)) 0)
8269 (org-demote))
8270 (end-of-line 1))))))
8272 (defun org-convert-to-oddeven-levels ()
8273 "Convert an org-mode file with only odd levels to one with odd/even levels.
8274 This promotes level 3 to level 2, level 5 to level 3 etc. If the
8275 file contains a section with an even level, conversion would
8276 destroy the structure of the file. An error is signaled in this
8277 case."
8278 (interactive)
8279 (goto-char (point-min))
8280 ;; First check if there are no even levels
8281 (when (re-search-forward "^\\(\\*\\*\\)+ " nil t)
8282 (org-show-context t)
8283 (error "Not all levels are odd in this file. Conversion not possible"))
8284 (when (yes-or-no-p "Are you sure you want to globally change levels to odd-even? ")
8285 (let ((outline-regexp org-outline-regexp)
8286 (outline-level 'org-outline-level)
8287 (org-odd-levels-only nil) n)
8288 (save-excursion
8289 (goto-char (point-min))
8290 (while (re-search-forward "^\\*\\*+ " nil t)
8291 (setq n (/ (1- (length (match-string 0))) 2))
8292 (while (>= (setq n (1- n)) 0)
8293 (org-promote))
8294 (end-of-line 1))))))
8296 (defun org-tr-level (n)
8297 "Make N odd if required."
8298 (if org-odd-levels-only (1+ (/ n 2)) n))
8300 ;;; Vertical tree motion, cutting and pasting of subtrees
8302 (defun org-move-subtree-up (&optional arg)
8303 "Move the current subtree up past ARG headlines of the same level."
8304 (interactive "p")
8305 (org-move-subtree-down (- (prefix-numeric-value arg))))
8307 (defun org-move-subtree-down (&optional arg)
8308 "Move the current subtree down past ARG headlines of the same level."
8309 (interactive "p")
8310 (setq arg (prefix-numeric-value arg))
8311 (let ((movfunc (if (> arg 0) 'org-get-next-sibling
8312 'org-get-last-sibling))
8313 (ins-point (make-marker))
8314 (cnt (abs arg))
8315 (col (current-column))
8316 beg beg0 end txt folded ne-beg ne-end ne-ins ins-end)
8317 ;; Select the tree
8318 (org-back-to-heading)
8319 (setq beg0 (point))
8320 (save-excursion
8321 (setq ne-beg (org-back-over-empty-lines))
8322 (setq beg (point)))
8323 (save-match-data
8324 (save-excursion (outline-end-of-heading)
8325 (setq folded (outline-invisible-p)))
8326 (progn (org-end-of-subtree nil t)
8327 (unless (eobp) (backward-char))))
8328 (outline-next-heading)
8329 (setq ne-end (org-back-over-empty-lines))
8330 (setq end (point))
8331 (goto-char beg0)
8332 (when (and (> arg 0) (org-first-sibling-p) (< ne-end ne-beg))
8333 ;; include less whitespace
8334 (save-excursion
8335 (goto-char beg)
8336 (forward-line (- ne-beg ne-end))
8337 (setq beg (point))))
8338 ;; Find insertion point, with error handling
8339 (while (> cnt 0)
8340 (or (and (funcall movfunc) (looking-at org-outline-regexp))
8341 (progn (goto-char beg0)
8342 (user-error "Cannot move past superior level or buffer limit")))
8343 (setq cnt (1- cnt)))
8344 (if (> arg 0)
8345 ;; Moving forward - still need to move over subtree
8346 (progn (org-end-of-subtree t t)
8347 (save-excursion
8348 (org-back-over-empty-lines)
8349 (or (bolp) (newline)))))
8350 (setq ne-ins (org-back-over-empty-lines))
8351 (move-marker ins-point (point))
8352 (setq txt (buffer-substring beg end))
8353 (org-save-markers-in-region beg end)
8354 (delete-region beg end)
8355 (org-remove-empty-overlays-at beg)
8356 (or (= beg (point-min)) (outline-flag-region (1- beg) beg nil))
8357 (or (bobp) (outline-flag-region (1- (point)) (point) nil))
8358 (and (not (bolp)) (looking-at "\n") (forward-char 1))
8359 (let ((bbb (point)))
8360 (insert-before-markers txt)
8361 (org-reinstall-markers-in-region bbb)
8362 (move-marker ins-point bbb))
8363 (or (bolp) (insert "\n"))
8364 (setq ins-end (point))
8365 (goto-char ins-point)
8366 (org-skip-whitespace)
8367 (when (and (< arg 0)
8368 (org-first-sibling-p)
8369 (> ne-ins ne-beg))
8370 ;; Move whitespace back to beginning
8371 (save-excursion
8372 (goto-char ins-end)
8373 (let ((kill-whole-line t))
8374 (kill-line (- ne-ins ne-beg)) (point)))
8375 (insert (make-string (- ne-ins ne-beg) ?\n)))
8376 (move-marker ins-point nil)
8377 (if folded
8378 (hide-subtree)
8379 (org-show-entry)
8380 (show-children)
8381 (org-cycle-hide-drawers 'children))
8382 (org-clean-visibility-after-subtree-move)
8383 ;; move back to the initial column we were at
8384 (move-to-column col)))
8386 (defvar org-subtree-clip ""
8387 "Clipboard for cut and paste of subtrees.
8388 This is actually only a copy of the kill, because we use the normal kill
8389 ring. We need it to check if the kill was created by `org-copy-subtree'.")
8391 (defvar org-subtree-clip-folded nil
8392 "Was the last copied subtree folded?
8393 This is used to fold the tree back after pasting.")
8395 (defun org-cut-subtree (&optional n)
8396 "Cut the current subtree into the clipboard.
8397 With prefix arg N, cut this many sequential subtrees.
8398 This is a short-hand for marking the subtree and then cutting it."
8399 (interactive "p")
8400 (org-copy-subtree n 'cut))
8402 (defun org-copy-subtree (&optional n cut force-store-markers nosubtrees)
8403 "Copy the current subtree it in the clipboard.
8404 With prefix arg N, copy this many sequential subtrees.
8405 This is a short-hand for marking the subtree and then copying it.
8406 If CUT is non-nil, actually cut the subtree.
8407 If FORCE-STORE-MARKERS is non-nil, store the relative locations
8408 of some markers in the region, even if CUT is non-nil. This is
8409 useful if the caller implements cut-and-paste as copy-then-paste-then-cut."
8410 (interactive "p")
8411 (let (beg end folded (beg0 (point)))
8412 (if (org-called-interactively-p 'any)
8413 (org-back-to-heading nil) ; take what looks like a subtree
8414 (org-back-to-heading t)) ; take what is really there
8415 (setq beg (point))
8416 (skip-chars-forward " \t\r\n")
8417 (save-match-data
8418 (if nosubtrees
8419 (outline-next-heading)
8420 (save-excursion (outline-end-of-heading)
8421 (setq folded (outline-invisible-p)))
8422 (ignore-errors (org-forward-heading-same-level (1- n) t))
8423 (org-end-of-subtree t t)))
8424 (setq end (point))
8425 (goto-char beg0)
8426 (when (> end beg)
8427 (setq org-subtree-clip-folded folded)
8428 (when (or cut force-store-markers)
8429 (org-save-markers-in-region beg end))
8430 (if cut (kill-region beg end) (copy-region-as-kill beg end))
8431 (setq org-subtree-clip (current-kill 0))
8432 (message "%s: Subtree(s) with %d characters"
8433 (if cut "Cut" "Copied")
8434 (length org-subtree-clip)))))
8436 (defun org-paste-subtree (&optional level tree for-yank remove)
8437 "Paste the clipboard as a subtree, with modification of headline level.
8438 The entire subtree is promoted or demoted in order to match a new headline
8439 level.
8441 If the cursor is at the beginning of a headline, the same level as
8442 that headline is used to paste the tree.
8444 If not, the new level is derived from the *visible* headings
8445 before and after the insertion point, and taken to be the inferior headline
8446 level of the two. So if the previous visible heading is level 3 and the
8447 next is level 4 (or vice versa), level 4 will be used for insertion.
8448 This makes sure that the subtree remains an independent subtree and does
8449 not swallow low level entries.
8451 You can also force a different level, either by using a numeric prefix
8452 argument, or by inserting the heading marker by hand. For example, if the
8453 cursor is after \"*****\", then the tree will be shifted to level 5.
8455 If optional TREE is given, use this text instead of the kill ring.
8457 When FOR-YANK is set, this is called by `org-yank'. In this case, do not
8458 move back over whitespace before inserting, and move point to the end of
8459 the inserted text when done.
8461 When REMOVE is non-nil, remove the subtree from the clipboard."
8462 (interactive "P")
8463 (setq tree (or tree (and kill-ring (current-kill 0))))
8464 (unless (org-kill-is-subtree-p tree)
8465 (user-error "%s"
8466 (substitute-command-keys
8467 "The kill is not a (set of) tree(s) - please use \\[yank] to yank anyway")))
8468 (org-with-limited-levels
8469 (let* ((visp (not (outline-invisible-p)))
8470 (txt tree)
8471 (^re_ "\\(\\*+\\)[ \t]*")
8472 (old-level (if (string-match org-outline-regexp-bol txt)
8473 (- (match-end 0) (match-beginning 0) 1)
8474 -1))
8475 (force-level (cond (level (prefix-numeric-value level))
8476 ((and (looking-at "[ \t]*$")
8477 (string-match
8478 "^\\*+$" (buffer-substring
8479 (point-at-bol) (point))))
8480 (- (match-end 0) (match-beginning 0)))
8481 ((and (bolp)
8482 (looking-at org-outline-regexp))
8483 (- (match-end 0) (point) 1))))
8484 (previous-level (save-excursion
8485 (condition-case nil
8486 (progn
8487 (outline-previous-visible-heading 1)
8488 (if (looking-at ^re_)
8489 (- (match-end 0) (match-beginning 0) 1)
8491 (error 1))))
8492 (next-level (save-excursion
8493 (condition-case nil
8494 (progn
8495 (or (looking-at org-outline-regexp)
8496 (outline-next-visible-heading 1))
8497 (if (looking-at ^re_)
8498 (- (match-end 0) (match-beginning 0) 1)
8500 (error 1))))
8501 (new-level (or force-level (max previous-level next-level)))
8502 (shift (if (or (= old-level -1)
8503 (= new-level -1)
8504 (= old-level new-level))
8506 (- new-level old-level)))
8507 (delta (if (> shift 0) -1 1))
8508 (func (if (> shift 0) 'org-demote 'org-promote))
8509 (org-odd-levels-only nil)
8510 beg end newend)
8511 ;; Remove the forced level indicator
8512 (if force-level
8513 (delete-region (point-at-bol) (point)))
8514 ;; Paste
8515 (beginning-of-line (if (bolp) 1 2))
8516 (setq beg (point))
8517 (and (fboundp 'org-id-paste-tracker) (org-id-paste-tracker txt))
8518 (insert-before-markers txt)
8519 (unless (string-match "\n\\'" txt) (insert "\n"))
8520 (setq newend (point))
8521 (org-reinstall-markers-in-region beg)
8522 (setq end (point))
8523 (goto-char beg)
8524 (skip-chars-forward " \t\n\r")
8525 (setq beg (point))
8526 (if (and (outline-invisible-p) visp)
8527 (save-excursion (outline-show-heading)))
8528 ;; Shift if necessary
8529 (unless (= shift 0)
8530 (save-restriction
8531 (narrow-to-region beg end)
8532 (while (not (= shift 0))
8533 (org-map-region func (point-min) (point-max))
8534 (setq shift (+ delta shift)))
8535 (goto-char (point-min))
8536 (setq newend (point-max))))
8537 (when (or (org-called-interactively-p 'interactive) for-yank)
8538 (message "Clipboard pasted as level %d subtree" new-level))
8539 (if (and (not for-yank) ; in this case, org-yank will decide about folding
8540 kill-ring
8541 (eq org-subtree-clip (current-kill 0))
8542 org-subtree-clip-folded)
8543 ;; The tree was folded before it was killed/copied
8544 (hide-subtree))
8545 (and for-yank (goto-char newend))
8546 (and remove (setq kill-ring (cdr kill-ring))))))
8548 (defun org-kill-is-subtree-p (&optional txt)
8549 "Check if the current kill is an outline subtree, or a set of trees.
8550 Returns nil if kill does not start with a headline, or if the first
8551 headline level is not the largest headline level in the tree.
8552 So this will actually accept several entries of equal levels as well,
8553 which is OK for `org-paste-subtree'.
8554 If optional TXT is given, check this string instead of the current kill."
8555 (let* ((kill (or txt (and kill-ring (current-kill 0)) ""))
8556 (re (org-get-limited-outline-regexp))
8557 (^re (concat "^" re))
8558 (start-level (and kill
8559 (string-match
8560 (concat "\\`\\([ \t\n\r]*?\n\\)?\\(" re "\\)")
8561 kill)
8562 (- (match-end 2) (match-beginning 2) 1)))
8563 (start (1+ (or (match-beginning 2) -1))))
8564 (if (not start-level)
8565 (progn
8566 nil) ;; does not even start with a heading
8567 (catch 'exit
8568 (while (setq start (string-match ^re kill (1+ start)))
8569 (when (< (- (match-end 0) (match-beginning 0) 1) start-level)
8570 (throw 'exit nil)))
8571 t))))
8573 (defvar org-markers-to-move nil
8574 "Markers that should be moved with a cut-and-paste operation.
8575 Those markers are stored together with their positions relative to
8576 the start of the region.")
8578 (defun org-save-markers-in-region (beg end)
8579 "Check markers in region.
8580 If these markers are between BEG and END, record their position relative
8581 to BEG, so that after moving the block of text, we can put the markers back
8582 into place.
8583 This function gets called just before an entry or tree gets cut from the
8584 buffer. After re-insertion, `org-reinstall-markers-in-region' must be
8585 called immediately, to move the markers with the entries."
8586 (setq org-markers-to-move nil)
8587 (when (featurep 'org-clock)
8588 (org-clock-save-markers-for-cut-and-paste beg end))
8589 (when (featurep 'org-agenda)
8590 (org-agenda-save-markers-for-cut-and-paste beg end)))
8592 (defun org-check-and-save-marker (marker beg end)
8593 "Check if MARKER is between BEG and END.
8594 If yes, remember the marker and the distance to BEG."
8595 (when (and (marker-buffer marker)
8596 (equal (marker-buffer marker) (current-buffer)))
8597 (if (and (>= marker beg) (< marker end))
8598 (push (cons marker (- marker beg)) org-markers-to-move))))
8600 (defun org-reinstall-markers-in-region (beg)
8601 "Move all remembered markers to their position relative to BEG."
8602 (mapc (lambda (x)
8603 (move-marker (car x) (+ beg (cdr x))))
8604 org-markers-to-move)
8605 (setq org-markers-to-move nil))
8607 (defun org-narrow-to-subtree ()
8608 "Narrow buffer to the current subtree."
8609 (interactive)
8610 (save-excursion
8611 (save-match-data
8612 (org-with-limited-levels
8613 (narrow-to-region
8614 (progn (org-back-to-heading t) (point))
8615 (progn (org-end-of-subtree t t)
8616 (if (and (org-at-heading-p) (not (eobp))) (backward-char 1))
8617 (point)))))))
8619 (defun org-narrow-to-block ()
8620 "Narrow buffer to the current block."
8621 (interactive)
8622 (let* ((case-fold-search t)
8623 (blockp (org-between-regexps-p "^[ \t]*#\\+begin_.*"
8624 "^[ \t]*#\\+end_.*")))
8625 (if blockp
8626 (narrow-to-region (car blockp) (cdr blockp))
8627 (user-error "Not in a block"))))
8629 (eval-when-compile
8630 (defvar org-property-drawer-re))
8632 (defvar org-property-start-re) ;; defined below
8633 (defun org-clone-subtree-with-time-shift (n &optional shift)
8634 "Clone the task (subtree) at point N times.
8635 The clones will be inserted as siblings.
8637 In interactive use, the user will be prompted for the number of
8638 clones to be produced. If the entry has a timestamp, the user
8639 will also be prompted for a time shift, which may be a repeater
8640 as used in time stamps, for example `+3d'. To disable this,
8641 you can call the function with a universal prefix argument.
8643 When a valid repeater is given and the entry contains any time
8644 stamps, the clones will become a sequence in time, with time
8645 stamps in the subtree shifted for each clone produced. If SHIFT
8646 is nil or the empty string, time stamps will be left alone. The
8647 ID property of the original subtree is removed.
8649 If the original subtree did contain time stamps with a repeater,
8650 the following will happen:
8651 - the repeater will be removed in each clone
8652 - an additional clone will be produced, with the current, unshifted
8653 date(s) in the entry.
8654 - the original entry will be placed *after* all the clones, with
8655 repeater intact.
8656 - the start days in the repeater in the original entry will be shifted
8657 to past the last clone.
8658 In this way you can spell out a number of instances of a repeating task,
8659 and still retain the repeater to cover future instances of the task."
8660 (interactive "nNumber of clones to produce: ")
8661 (let ((shift
8662 (or shift
8663 (if (and (not (equal current-prefix-arg '(4)))
8664 (save-excursion
8665 (re-search-forward org-ts-regexp-both
8666 (save-excursion
8667 (org-end-of-subtree t)
8668 (point)) t)))
8669 (read-from-minibuffer
8670 "Date shift per clone (e.g. +1w, empty to copy unchanged): ")
8671 ""))) ;; No time shift
8672 (n-no-remove -1)
8673 (drawer-re org-drawer-regexp)
8674 (org-clock-re (format "^[ \t]*%s.*$" org-clock-string))
8675 beg end template task idprop
8676 shift-n shift-what doshift nmin nmax)
8677 (if (not (and (integerp n) (> n 0)))
8678 (user-error "Invalid number of replications %s" n))
8679 (if (and (setq doshift (and (stringp shift) (string-match "\\S-" shift)))
8680 (not (string-match "\\`[ \t]*\\+?\\([0-9]+\\)\\([hdwmy]\\)[ \t]*\\'"
8681 shift)))
8682 (user-error "Invalid shift specification %s" shift))
8683 (when doshift
8684 (setq shift-n (string-to-number (match-string 1 shift))
8685 shift-what (cdr (assoc (match-string 2 shift)
8686 '(("d" . day) ("w" . week)
8687 ("m" . month) ("y" . year))))))
8688 (if (eq shift-what 'week) (setq shift-n (* 7 shift-n) shift-what 'day))
8689 (setq nmin 1 nmax n)
8690 (org-back-to-heading t)
8691 (setq beg (point))
8692 (setq idprop (org-entry-get nil "ID"))
8693 (org-end-of-subtree t t)
8694 (or (bolp) (insert "\n"))
8695 (setq end (point))
8696 (setq template (buffer-substring beg end))
8697 (when (and doshift
8698 (string-match "<[^<>\n]+ [.+]?\\+[0-9]+[hdwmy][^<>\n]*>" template))
8699 (delete-region beg end)
8700 (setq end beg)
8701 (setq nmin 0 nmax (1+ nmax) n-no-remove nmax))
8702 (goto-char end)
8703 (loop for n from nmin to nmax do
8704 ;; prepare clone
8705 (with-temp-buffer
8706 (insert template)
8707 (org-mode)
8708 (goto-char (point-min))
8709 (org-show-subtree)
8710 (and idprop (if org-clone-delete-id
8711 (org-entry-delete nil "ID")
8712 (org-id-get-create t)))
8713 (unless (= n 0)
8714 (while (re-search-forward org-clock-re nil t)
8715 (kill-whole-line))
8716 (goto-char (point-min))
8717 (while (re-search-forward drawer-re nil t)
8718 (org-remove-empty-drawer-at (point))))
8719 (goto-char (point-min))
8720 (when doshift
8721 (while (re-search-forward org-ts-regexp-both nil t)
8722 (org-timestamp-change (* n shift-n) shift-what))
8723 (unless (= n n-no-remove)
8724 (goto-char (point-min))
8725 (while (re-search-forward org-ts-regexp nil t)
8726 (save-excursion
8727 (goto-char (match-beginning 0))
8728 (if (looking-at "<[^<>\n]+\\( +[.+]?\\+[0-9]+[hdwmy]\\)")
8729 (delete-region (match-beginning 1) (match-end 1)))))))
8730 (setq task (buffer-string)))
8731 (insert task))
8732 (goto-char beg)))
8734 ;;; Outline Sorting
8736 (defun org-sort (with-case)
8737 "Call `org-sort-entries', `org-table-sort-lines' or `org-sort-list'.
8738 Optional argument WITH-CASE means sort case-sensitively."
8739 (interactive "P")
8740 (cond
8741 ((org-at-table-p) (org-call-with-arg 'org-table-sort-lines with-case))
8742 ((org-at-item-p) (org-call-with-arg 'org-sort-list with-case))
8744 (org-call-with-arg 'org-sort-entries with-case))))
8746 (defun org-sort-remove-invisible (s)
8747 "Remove invisible links from string S."
8748 (remove-text-properties 0 (length s) org-rm-props s)
8749 (while (string-match org-bracket-link-regexp s)
8750 (setq s (replace-match (if (match-end 2)
8751 (match-string 3 s)
8752 (match-string 1 s)) t t s)))
8753 (let ((st (format " %s " s)))
8754 (while (string-match org-emph-re st)
8755 (setq st (replace-match (format " %s " (match-string 4 st)) t t st)))
8756 (setq s (substring st 1 -1)))
8759 (defvar org-priority-regexp) ; defined later in the file
8761 (defvar org-after-sorting-entries-or-items-hook nil
8762 "Hook that is run after a bunch of entries or items have been sorted.
8763 When children are sorted, the cursor is in the parent line when this
8764 hook gets called. When a region or a plain list is sorted, the cursor
8765 will be in the first entry of the sorted region/list.")
8767 (defun org-sort-entries
8768 (&optional with-case sorting-type getkey-func compare-func property)
8769 "Sort entries on a certain level of an outline tree.
8770 If there is an active region, the entries in the region are sorted.
8771 Else, if the cursor is before the first entry, sort the top-level items.
8772 Else, the children of the entry at point are sorted.
8774 Sorting can be alphabetically, numerically, by date/time as given by
8775 a time stamp, by a property, by priority order, or by a custom function.
8777 The command prompts for the sorting type unless it has been given to the
8778 function through the SORTING-TYPE argument, which needs to be a character,
8779 \(?n ?N ?a ?A ?t ?T ?s ?S ?d ?D ?p ?P ?o ?O ?r ?R ?f ?F ?k ?K). Here is
8780 the precise meaning of each character:
8782 a Alphabetically, ignoring the TODO keyword and the priority, if any.
8783 c By creation time, which is assumed to be the first inactive time stamp
8784 at the beginning of a line.
8785 d By deadline date/time.
8786 k By clocking time.
8787 n Numerically, by converting the beginning of the entry/item to a number.
8788 o By order of TODO keywords.
8789 p By priority according to the cookie.
8790 r By the value of a property.
8791 s By scheduled date/time.
8792 t By date/time, either the first active time stamp in the entry, or, if
8793 none exist, by the first inactive one.
8795 Capital letters will reverse the sort order.
8797 If the SORTING-TYPE is ?f or ?F, then GETKEY-FUNC specifies a function to be
8798 called with point at the beginning of the record. It must return either
8799 a string or a number that should serve as the sorting key for that record.
8801 Comparing entries ignores case by default. However, with an optional argument
8802 WITH-CASE, the sorting considers case as well.
8804 Sorting is done against the visible part of the headlines, it ignores hidden
8805 links.
8807 When sorting is done, call `org-after-sorting-entries-or-items-hook'."
8808 (interactive "P")
8809 (let ((case-func (if with-case 'identity 'downcase))
8810 (cmstr
8811 ;; The clock marker is lost when using `sort-subr', let's
8812 ;; store the clocking string.
8813 (when (equal (marker-buffer org-clock-marker) (current-buffer))
8814 (save-excursion
8815 (goto-char org-clock-marker)
8816 (looking-back "^.*") (match-string-no-properties 0))))
8817 start beg end stars re re2
8818 txt what tmp)
8819 ;; Find beginning and end of region to sort
8820 (cond
8821 ((org-region-active-p)
8822 ;; we will sort the region
8823 (setq end (region-end)
8824 what "region")
8825 (goto-char (region-beginning))
8826 (if (not (org-at-heading-p)) (outline-next-heading))
8827 (setq start (point)))
8828 ((or (org-at-heading-p)
8829 (ignore-errors (progn (org-back-to-heading) t)))
8830 ;; we will sort the children of the current headline
8831 (org-back-to-heading)
8832 (setq start (point)
8833 end (progn (org-end-of-subtree t t)
8834 (or (bolp) (insert "\n"))
8835 (when (>= (org-back-over-empty-lines) 1)
8836 (forward-line 1))
8837 (point))
8838 what "children")
8839 (goto-char start)
8840 (show-subtree)
8841 (outline-next-heading))
8843 ;; we will sort the top-level entries in this file
8844 (goto-char (point-min))
8845 (or (org-at-heading-p) (outline-next-heading))
8846 (setq start (point))
8847 (goto-char (point-max))
8848 (beginning-of-line 1)
8849 (when (looking-at ".*?\\S-")
8850 ;; File ends in a non-white line
8851 (end-of-line 1)
8852 (insert "\n"))
8853 (setq end (point-max))
8854 (setq what "top-level")
8855 (goto-char start)
8856 (show-all)))
8858 (setq beg (point))
8859 (when (>= beg end) (goto-char start) (user-error "Nothing to sort"))
8861 (looking-at "\\(\\*+\\)")
8862 (setq stars (match-string 1)
8863 re (concat "^" (regexp-quote stars) " +")
8864 re2 (concat "^" (regexp-quote (substring stars 0 -1)) "[ \t\n]")
8865 txt (buffer-substring beg end))
8866 (if (not (equal (substring txt -1) "\n")) (setq txt (concat txt "\n")))
8867 (if (and (not (equal stars "*")) (string-match re2 txt))
8868 (user-error "Region to sort contains a level above the first entry"))
8870 (unless sorting-type
8871 (message
8872 "Sort %s: [a]lpha [n]umeric [p]riority p[r]operty todo[o]rder [f]unc
8873 [t]ime [s]cheduled [d]eadline [c]reated cloc[k]ing
8874 A/N/P/R/O/F/T/S/D/C/K means reversed:"
8875 what)
8876 (setq sorting-type (read-char-exclusive))
8878 (unless getkey-func
8879 (and (= (downcase sorting-type) ?f)
8880 (setq getkey-func
8881 (org-icompleting-read "Sort using function: "
8882 obarray 'fboundp t nil nil))
8883 (setq getkey-func (intern getkey-func))))
8885 (and (= (downcase sorting-type) ?r)
8886 (not property)
8887 (setq property
8888 (org-icompleting-read "Property: "
8889 (mapcar 'list (org-buffer-property-keys t))
8890 nil t))))
8892 (when (member sorting-type '(?k ?K)) (org-clock-sum))
8893 (message "Sorting entries...")
8895 (save-restriction
8896 (narrow-to-region start end)
8897 (let ((dcst (downcase sorting-type))
8898 (case-fold-search nil)
8899 (now (current-time)))
8900 (sort-subr
8901 (/= dcst sorting-type)
8902 ;; This function moves to the beginning character of the "record" to
8903 ;; be sorted.
8904 (lambda nil
8905 (if (re-search-forward re nil t)
8906 (goto-char (match-beginning 0))
8907 (goto-char (point-max))))
8908 ;; This function moves to the last character of the "record" being
8909 ;; sorted.
8910 (lambda nil
8911 (save-match-data
8912 (condition-case nil
8913 (outline-forward-same-level 1)
8914 (error
8915 (goto-char (point-max))))))
8916 ;; This function returns the value that gets sorted against.
8917 (lambda nil
8918 (cond
8919 ((= dcst ?n)
8920 (if (looking-at org-complex-heading-regexp)
8921 (string-to-number (org-sort-remove-invisible (match-string 4)))
8922 nil))
8923 ((= dcst ?a)
8924 (if (looking-at org-complex-heading-regexp)
8925 (funcall case-func (org-sort-remove-invisible (match-string 4)))
8926 nil))
8927 ((= dcst ?k)
8928 (or (get-text-property (point) :org-clock-minutes) 0))
8929 ((= dcst ?t)
8930 (let ((end (save-excursion (outline-next-heading) (point))))
8931 (if (or (re-search-forward org-ts-regexp end t)
8932 (re-search-forward org-ts-regexp-both end t))
8933 (org-time-string-to-seconds (match-string 0))
8934 (org-float-time now))))
8935 ((= dcst ?c)
8936 (let ((end (save-excursion (outline-next-heading) (point))))
8937 (if (re-search-forward
8938 (concat "^[ \t]*\\[" org-ts-regexp1 "\\]")
8939 end t)
8940 (org-time-string-to-seconds (match-string 0))
8941 (org-float-time now))))
8942 ((= dcst ?s)
8943 (let ((end (save-excursion (outline-next-heading) (point))))
8944 (if (re-search-forward org-scheduled-time-regexp end t)
8945 (org-time-string-to-seconds (match-string 1))
8946 (org-float-time now))))
8947 ((= dcst ?d)
8948 (let ((end (save-excursion (outline-next-heading) (point))))
8949 (if (re-search-forward org-deadline-time-regexp end t)
8950 (org-time-string-to-seconds (match-string 1))
8951 (org-float-time now))))
8952 ((= dcst ?p)
8953 (if (re-search-forward org-priority-regexp (point-at-eol) t)
8954 (string-to-char (match-string 2))
8955 org-default-priority))
8956 ((= dcst ?r)
8957 (or (org-entry-get nil property) ""))
8958 ((= dcst ?o)
8959 (if (looking-at org-complex-heading-regexp)
8960 (let* ((m (match-string 2))
8961 (s (if (member m org-done-keywords) '- '+)))
8962 (- 99 (funcall s (length (member m org-todo-keywords-1)))))))
8963 ((= dcst ?f)
8964 (if getkey-func
8965 (progn
8966 (setq tmp (funcall getkey-func))
8967 (if (stringp tmp) (setq tmp (funcall case-func tmp)))
8968 tmp)
8969 (error "Invalid key function `%s'" getkey-func)))
8970 (t (error "Invalid sorting type `%c'" sorting-type))))
8972 (cond
8973 ((= dcst ?a) 'string<)
8974 ((= dcst ?f) compare-func)
8975 ((member dcst '(?p ?t ?s ?d ?c ?k)) '<)))))
8976 (run-hooks 'org-after-sorting-entries-or-items-hook)
8977 ;; Reset the clock marker if needed
8978 (when cmstr
8979 (save-excursion
8980 (goto-char start)
8981 (search-forward cmstr nil t)
8982 (move-marker org-clock-marker (point))))
8983 (message "Sorting entries...done")))
8985 (defun org-do-sort (table what &optional with-case sorting-type)
8986 "Sort TABLE of WHAT according to SORTING-TYPE.
8987 The user will be prompted for the SORTING-TYPE if the call to this
8988 function does not specify it.
8989 WHAT is only for the prompt, to indicate what is being sorted.
8990 The sorting key will be extracted from the car of the elements of
8991 the table.
8992 If WITH-CASE is non-nil, the sorting will be case-sensitive."
8993 (unless sorting-type
8994 (message
8995 "Sort %s: [a]lphabetic, [n]umeric, [t]ime. A/N/T means reversed:"
8996 what)
8997 (setq sorting-type (read-char-exclusive)))
8998 (let ((dcst (downcase sorting-type))
8999 extractfun comparefun)
9000 ;; Define the appropriate functions
9001 (cond
9002 ((= dcst ?n)
9003 (setq extractfun 'string-to-number
9004 comparefun (if (= dcst sorting-type) '< '>)))
9005 ((= dcst ?a)
9006 (setq extractfun (if with-case (lambda(x) (org-sort-remove-invisible x))
9007 (lambda(x) (downcase (org-sort-remove-invisible x))))
9008 comparefun (if (= dcst sorting-type)
9009 'string<
9010 (lambda (a b) (and (not (string< a b))
9011 (not (string= a b)))))))
9012 ((= dcst ?t)
9013 (setq extractfun
9014 (lambda (x)
9015 (cond ((or (string-match org-ts-regexp x)
9016 (string-match org-ts-regexp-both x))
9017 (org-float-time
9018 (org-time-string-to-time (match-string 0 x))))
9019 ((string-match "[0-9]\\{1,2\\}:[0-9]\\{2\\}" x)
9020 (org-hh:mm-string-to-minutes x))
9021 (t 0)))
9022 comparefun (if (= dcst sorting-type) '< '>)))
9023 (t (error "Invalid sorting type `%c'" sorting-type)))
9025 (sort (mapcar (lambda (x) (cons (funcall extractfun (car x)) (cdr x)))
9026 table)
9027 (lambda (a b) (funcall comparefun (car a) (car b))))))
9030 ;;; The orgstruct minor mode
9032 ;; Define a minor mode which can be used in other modes in order to
9033 ;; integrate the org-mode structure editing commands.
9035 ;; This is really a hack, because the org-mode structure commands use
9036 ;; keys which normally belong to the major mode. Here is how it
9037 ;; works: The minor mode defines all the keys necessary to operate the
9038 ;; structure commands, but wraps the commands into a function which
9039 ;; tests if the cursor is currently at a headline or a plain list
9040 ;; item. If that is the case, the structure command is used,
9041 ;; temporarily setting many Org-mode variables like regular
9042 ;; expressions for filling etc. However, when any of those keys is
9043 ;; used at a different location, function uses `key-binding' to look
9044 ;; up if the key has an associated command in another currently active
9045 ;; keymap (minor modes, major mode, global), and executes that
9046 ;; command. There might be problems if any of the keys is otherwise
9047 ;; used as a prefix key.
9049 (defcustom orgstruct-heading-prefix-regexp ""
9050 "Regexp that matches the custom prefix of Org headlines in
9051 orgstruct(++)-mode."
9052 :group 'org
9053 :version "24.4"
9054 :package-version '(Org . "8.3")
9055 :type 'regexp)
9056 ;;;###autoload(put 'orgstruct-heading-prefix-regexp 'safe-local-variable 'stringp)
9058 (defcustom orgstruct-setup-hook nil
9059 "Hook run after orgstruct-mode-map is filled."
9060 :group 'org
9061 :version "24.4"
9062 :package-version '(Org . "8.0")
9063 :type 'hook)
9065 (defvar orgstruct-initialized nil)
9067 (defvar org-local-vars nil
9068 "List of local variables, for use by `orgstruct-mode'.")
9070 ;;;###autoload
9071 (define-minor-mode orgstruct-mode
9072 "Toggle the minor mode `orgstruct-mode'.
9073 This mode is for using Org-mode structure commands in other
9074 modes. The following keys behave as if Org-mode were active, if
9075 the cursor is on a headline, or on a plain list item (both as
9076 defined by Org-mode)."
9077 nil " OrgStruct" (make-sparse-keymap)
9078 (funcall (if orgstruct-mode
9079 'add-to-invisibility-spec
9080 'remove-from-invisibility-spec)
9081 '(outline . t))
9082 (when orgstruct-mode
9083 (org-load-modules-maybe)
9084 (unless orgstruct-initialized
9085 (orgstruct-setup)
9086 (setq orgstruct-initialized t))))
9088 ;;;###autoload
9089 (defun turn-on-orgstruct ()
9090 "Unconditionally turn on `orgstruct-mode'."
9091 (orgstruct-mode 1))
9093 (defvar org-fb-vars nil)
9094 (make-variable-buffer-local 'org-fb-vars)
9095 (defun orgstruct++-mode (&optional arg)
9096 "Toggle `orgstruct-mode', the enhanced version of it.
9097 In addition to setting orgstruct-mode, this also exports all
9098 indentation and autofilling variables from org-mode into the
9099 buffer. It will also recognize item context in multiline items."
9100 (interactive "P")
9101 (setq arg (prefix-numeric-value (or arg (if orgstruct-mode -1 1))))
9102 (if (< arg 1)
9103 (progn (orgstruct-mode -1)
9104 (mapc (lambda(v)
9105 (org-set-local (car v)
9106 (if (eq (car-safe (cadr v)) 'quote) (cadadr v) (cadr v))))
9107 org-fb-vars))
9108 (orgstruct-mode 1)
9109 (setq org-fb-vars nil)
9110 (unless org-local-vars
9111 (setq org-local-vars (org-get-local-variables)))
9112 (let (var val)
9113 (mapc
9114 (lambda (x)
9115 (when (string-match
9116 "^\\(paragraph-\\|auto-fill\\|normal-auto-fill\\|fill-paragraph\\|fill-prefix\\|indent-\\)"
9117 (symbol-name (car x)))
9118 (setq var (car x) val (nth 1 x))
9119 (push (list var `(quote ,(eval var))) org-fb-vars)
9120 (org-set-local var (if (eq (car-safe val) 'quote) (nth 1 val) val))))
9121 org-local-vars)
9122 (org-set-local 'orgstruct-is-++ t))))
9124 (defvar orgstruct-is-++ nil
9125 "Is `orgstruct-mode' in ++ version in the current-buffer?")
9126 (make-variable-buffer-local 'orgstruct-is-++)
9128 ;;;###autoload
9129 (defun turn-on-orgstruct++ ()
9130 "Unconditionally turn on `orgstruct++-mode'."
9131 (orgstruct++-mode 1))
9133 (defun orgstruct-error ()
9134 "Error when there is no default binding for a structure key."
9135 (interactive)
9136 (funcall (if (fboundp 'user-error)
9137 'user-error
9138 'error)
9139 "This key has no function outside structure elements"))
9141 (defun orgstruct-setup ()
9142 "Setup orgstruct keymap."
9143 (dolist (cell '((org-demote . t)
9144 (org-metaleft . t)
9145 (org-metaright . t)
9146 (org-promote . t)
9147 (org-shiftmetaleft . t)
9148 (org-shiftmetaright . t)
9149 org-backward-element
9150 org-backward-heading-same-level
9151 org-ctrl-c-ret
9152 org-ctrl-c-minus
9153 org-ctrl-c-star
9154 org-cycle
9155 org-forward-heading-same-level
9156 org-insert-heading
9157 org-insert-heading-respect-content
9158 org-kill-note-or-show-branches
9159 org-mark-subtree
9160 org-meta-return
9161 org-metadown
9162 org-metaup
9163 org-narrow-to-subtree
9164 org-promote-subtree
9165 org-reveal
9166 org-shiftdown
9167 org-shiftleft
9168 org-shiftmetadown
9169 org-shiftmetaup
9170 org-shiftright
9171 org-shifttab
9172 org-shifttab
9173 org-shiftup
9174 org-show-subtree
9175 org-sort
9176 org-up-element
9177 outline-demote
9178 outline-next-visible-heading
9179 outline-previous-visible-heading
9180 outline-promote
9181 outline-up-heading
9182 show-children))
9183 (let ((f (or (car-safe cell) cell))
9184 (disable-when-heading-prefix (cdr-safe cell)))
9185 (when (fboundp f)
9186 (let ((new-bindings))
9187 (dolist (binding (nconc (where-is-internal f org-mode-map)
9188 (where-is-internal f outline-mode-map)))
9189 (push binding new-bindings)
9190 ;; TODO use local-function-key-map
9191 (dolist (rep '(("<tab>" . "TAB")
9192 ("<return>" . "RET")
9193 ("<escape>" . "ESC")
9194 ("<delete>" . "DEL")))
9195 (setq binding (read-kbd-macro
9196 (let ((case-fold-search))
9197 (replace-regexp-in-string
9198 (regexp-quote (cdr rep))
9199 (car rep)
9200 (key-description binding)))))
9201 (pushnew binding new-bindings :test 'equal)))
9202 (dolist (binding new-bindings)
9203 (let ((key (lookup-key orgstruct-mode-map binding)))
9204 (when (or (not key) (numberp key))
9205 (ignore-errors
9206 (org-defkey orgstruct-mode-map
9207 binding
9208 (orgstruct-make-binding
9209 f binding disable-when-heading-prefix))))))))))
9210 (run-hooks 'orgstruct-setup-hook))
9212 (defun orgstruct-make-binding (fun key disable-when-heading-prefix)
9213 "Create a function for binding in the structure minor mode.
9214 FUN is the command to call inside a table. KEY is the key that
9215 should be checked in for a command to execute outside of tables.
9216 Non-nil `disable-when-heading-prefix' means to disable the command
9217 if `orgstruct-heading-prefix-regexp' is not empty."
9218 (let ((name (concat "orgstruct-hijacker-" (symbol-name fun))))
9219 (let ((nname name)
9220 (i 0))
9221 (while (fboundp (intern nname))
9222 (setq nname (format "%s-%d" name (setq i (1+ i)))))
9223 (setq name (intern nname)))
9224 (eval
9225 (let ((bindings '((org-heading-regexp
9226 (concat "^"
9227 orgstruct-heading-prefix-regexp
9228 "\\(\\*+\\)\\(?: +\\(.*?\\)\\)?[ ]*$"))
9229 (org-outline-regexp
9230 (concat orgstruct-heading-prefix-regexp "\\*+ "))
9231 (org-outline-regexp-bol
9232 (concat "^" org-outline-regexp))
9233 (outline-regexp org-outline-regexp)
9234 (outline-heading-end-regexp "\n")
9235 (outline-level 'org-outline-level)
9236 (outline-heading-alist))))
9237 `(defun ,name (arg)
9238 ,(concat "In Structure, run `" (symbol-name fun) "'.\n"
9239 "Outside of structure, run the binding of `"
9240 (key-description key) "'."
9241 (when disable-when-heading-prefix
9242 (concat
9243 "\nIf `orgstruct-heading-prefix-regexp' is not empty, this command will always fall\n"
9244 "back to the default binding due to limitations of Org's implementation of\n"
9245 "`" (symbol-name fun) "'.")))
9246 (interactive "p")
9247 (let* ((disable
9248 ,(and disable-when-heading-prefix
9249 '(not (string= orgstruct-heading-prefix-regexp ""))))
9250 (fallback
9251 (or disable
9252 (not
9253 (let* ,bindings
9254 (org-context-p 'headline 'item
9255 ,(when (memq fun
9256 '(org-insert-heading
9257 org-insert-heading-respect-content
9258 org-meta-return))
9259 '(when orgstruct-is-++
9260 'item-body))))))))
9261 (if fallback
9262 (let* ((orgstruct-mode)
9263 (binding
9264 (let ((key ,key))
9265 (catch 'exit
9266 (dolist
9267 (rep
9268 '(nil
9269 ("<\\([^>]*\\)tab>" . "\\1TAB")
9270 ("<\\([^>]*\\)return>" . "\\1RET")
9271 ("<\\([^>]*\\)escape>" . "\\1ESC")
9272 ("<\\([^>]*\\)delete>" . "\\1DEL"))
9273 nil)
9274 (when rep
9275 (setq key (read-kbd-macro
9276 (let ((case-fold-search))
9277 (replace-regexp-in-string
9278 (car rep)
9279 (cdr rep)
9280 (key-description key))))))
9281 (when (key-binding key)
9282 (throw 'exit (key-binding key))))))))
9283 (if (keymapp binding)
9284 (org-set-transient-map binding)
9285 (let ((func (or binding
9286 (unless disable
9287 'orgstruct-error))))
9288 (when func
9289 (call-interactively func)))))
9290 (org-run-like-in-org-mode
9291 (lambda ()
9292 (interactive)
9293 (let* ,bindings
9294 (call-interactively ',fun)))))))))
9295 name))
9297 (defun org-contextualize-keys (alist contexts)
9298 "Return valid elements in ALIST depending on CONTEXTS.
9300 `org-agenda-custom-commands' or `org-capture-templates' are the
9301 values used for ALIST, and `org-agenda-custom-commands-contexts'
9302 or `org-capture-templates-contexts' are the associated contexts
9303 definitions."
9304 (let ((contexts
9305 ;; normalize contexts
9306 (mapcar
9307 (lambda(c) (cond ((listp (cadr c))
9308 (list (car c) (car c) (cadr c)))
9309 ((string= "" (cadr c))
9310 (list (car c) (car c) (caddr c)))
9311 (t c))) contexts))
9312 (a alist) c r s)
9313 ;; loop over all commands or templates
9314 (while (setq c (pop a))
9315 (let (vrules repl)
9316 (cond
9317 ((not (assoc (car c) contexts))
9318 (push c r))
9319 ((and (assoc (car c) contexts)
9320 (setq vrules (org-contextualize-validate-key
9321 (car c) contexts)))
9322 (mapc (lambda (vr)
9323 (when (not (equal (car vr) (cadr vr)))
9324 (setq repl vr))) vrules)
9325 (if (not repl) (push c r)
9326 (push (cadr repl) s)
9327 (push
9328 (cons (car c)
9329 (cdr (or (assoc (cadr repl) alist)
9330 (error "Undefined key `%s' as contextual replacement for `%s'"
9331 (cadr repl) (car c)))))
9332 r))))))
9333 ;; Return limited ALIST, possibly with keys modified, and deduplicated
9334 (delq
9336 (delete-dups
9337 (mapcar (lambda (x)
9338 (let ((tpl (car x)))
9339 (when (not (delq
9341 (mapcar (lambda(y)
9342 (equal y tpl)) s))) x)))
9343 (reverse r))))))
9345 (defun org-contextualize-validate-key (key contexts)
9346 "Check CONTEXTS for agenda or capture KEY."
9347 (let (r rr res)
9348 (while (setq r (pop contexts))
9349 (mapc
9350 (lambda (rr)
9351 (when
9352 (and (equal key (car r))
9353 (if (functionp rr) (funcall rr)
9354 (or (and (eq (car rr) 'in-file)
9355 (buffer-file-name)
9356 (string-match (cdr rr) (buffer-file-name)))
9357 (and (eq (car rr) 'in-mode)
9358 (string-match (cdr rr) (symbol-name major-mode)))
9359 (and (eq (car rr) 'in-buffer)
9360 (string-match (cdr rr) (buffer-name)))
9361 (when (and (eq (car rr) 'not-in-file)
9362 (buffer-file-name))
9363 (not (string-match (cdr rr) (buffer-file-name))))
9364 (when (eq (car rr) 'not-in-mode)
9365 (not (string-match (cdr rr) (symbol-name major-mode))))
9366 (when (eq (car rr) 'not-in-buffer)
9367 (not (string-match (cdr rr) (buffer-name)))))))
9368 (push r res)))
9369 (car (last r))))
9370 (delete-dups (delq nil res))))
9372 (defun org-context-p (&rest contexts)
9373 "Check if local context is any of CONTEXTS.
9374 Possible values in the list of contexts are `table', `headline', and `item'."
9375 (let ((pos (point)))
9376 (goto-char (point-at-bol))
9377 (prog1 (or (and (memq 'table contexts)
9378 (looking-at "[ \t]*|"))
9379 (and (memq 'headline contexts)
9380 (looking-at org-outline-regexp))
9381 (and (memq 'item contexts)
9382 (looking-at "[ \t]*\\([-+*] \\|[0-9]+[.)] \\)"))
9383 (and (memq 'item-body contexts)
9384 (org-in-item-p)))
9385 (goto-char pos))))
9387 (defun org-get-local-variables ()
9388 "Return a list of all local variables in an Org mode buffer."
9389 (let (varlist)
9390 (with-current-buffer (get-buffer-create "*Org tmp*")
9391 (erase-buffer)
9392 (org-mode)
9393 (setq varlist (buffer-local-variables)))
9394 (kill-buffer "*Org tmp*")
9395 (delq nil
9396 (mapcar
9397 (lambda (x)
9398 (setq x
9399 (if (symbolp x)
9400 (list x)
9401 (list (car x) (cdr x))))
9402 (if (and (not (get (car x) 'org-state))
9403 (string-match
9404 "^\\(org-\\|orgtbl-\\|outline-\\|comment-\\|paragraph-\\|auto-fill\\|normal-auto-fill\\|fill-paragraph\\|indent-\\)"
9405 (symbol-name (car x))))
9406 x nil))
9407 varlist))))
9409 (defun org-clone-local-variables (from-buffer &optional regexp)
9410 "Clone local variables from FROM-BUFFER.
9411 Optional argument REGEXP selects variables to clone."
9412 (mapc
9413 (lambda (pair)
9414 (and (symbolp (car pair))
9415 (or (null regexp)
9416 (string-match regexp (symbol-name (car pair))))
9417 (set (make-local-variable (car pair))
9418 (cdr pair))))
9419 (buffer-local-variables from-buffer)))
9421 ;;;###autoload
9422 (defun org-run-like-in-org-mode (cmd)
9423 "Run a command, pretending that the current buffer is in Org-mode.
9424 This will temporarily bind local variables that are typically bound in
9425 Org-mode to the values they have in Org-mode, and then interactively
9426 call CMD."
9427 (org-load-modules-maybe)
9428 (unless org-local-vars
9429 (setq org-local-vars (org-get-local-variables)))
9430 (let (binds)
9431 (dolist (var org-local-vars)
9432 (when (or (not (boundp (car var)))
9433 (eq (symbol-value (car var))
9434 (default-value (car var))))
9435 (push (list (car var) `(quote ,(cadr var))) binds)))
9436 (eval `(let ,binds
9437 (call-interactively (quote ,cmd))))))
9439 (defun org-get-category (&optional pos force-refresh)
9440 "Get the category applying to position POS."
9441 (save-match-data
9442 (if force-refresh (org-refresh-category-properties))
9443 (let ((pos (or pos (point))))
9444 (or (get-text-property pos 'org-category)
9445 (progn (org-refresh-category-properties)
9446 (get-text-property pos 'org-category))))))
9448 ;;; Refresh properties
9450 (defun org-refresh-properties (dprop tprop)
9451 "Refresh buffer text properties.
9452 DPROP is the drawer property and TPROP is either the
9453 corresponding text property to set, or an alist with each element
9454 being a text property (as a symbol) and a function to apply to
9455 the value of the drawer property."
9456 (let ((case-fold-search t)
9457 (inhibit-read-only t))
9458 (org-with-silent-modifications
9459 (save-excursion
9460 (save-restriction
9461 (widen)
9462 (goto-char (point-min))
9463 (while (re-search-forward (concat "^[ \t]*:" dprop ": +\\(.*\\)[ \t]*$") nil t)
9464 (org-refresh-property tprop (org-match-string-no-properties 1))))))))
9466 (defun org-refresh-property (tprop p)
9467 "Refresh the buffer text property TPROP from the drawer property P.
9468 The refresh happens only for the current tree (not subtree)."
9469 (save-excursion
9470 (org-back-to-heading t)
9471 ;; tprop is a text property symbol
9472 (if (symbolp tprop)
9473 (put-text-property
9474 (point) (or (outline-next-heading) (point-max)) tprop p)
9475 ;; tprop is an alist with (properties . function) elements
9476 (mapc (lambda(al)
9477 (save-excursion
9478 (put-text-property
9479 (point-at-bol) (or (outline-next-heading) (point-max))
9480 (car al)
9481 (funcall (cdr al) p))))
9482 tprop))))
9484 (defun org-refresh-category-properties ()
9485 "Refresh category text properties in the buffer."
9486 (let ((case-fold-search t)
9487 (inhibit-read-only t)
9488 (def-cat (cond
9489 ((null org-category)
9490 (if buffer-file-name
9491 (file-name-sans-extension
9492 (file-name-nondirectory buffer-file-name))
9493 "???"))
9494 ((symbolp org-category) (symbol-name org-category))
9495 (t org-category)))
9496 beg end cat pos optionp)
9497 (org-with-silent-modifications
9498 (save-excursion
9499 (save-restriction
9500 (widen)
9501 (goto-char (point-min))
9502 (put-text-property (point) (point-max) 'org-category def-cat)
9503 (while (re-search-forward
9504 "^[ \t]*\\(\\(?:#\\+\\|:\\)CATEGORY:\\)\\(.*\\)" nil t)
9505 (setq pos (match-end 0)
9506 optionp (equal (char-after (match-beginning 0)) ?#)
9507 cat (org-trim (match-string 2)))
9508 (if optionp
9509 (setq beg (point-at-bol) end (point-max))
9510 (org-back-to-heading t)
9511 (setq beg (point) end (org-end-of-subtree t t)))
9512 (put-text-property beg end 'org-category cat)
9513 (goto-char pos)))))))
9515 (defun org-refresh-stats-properties ()
9516 "Refresh stats text properties in the buffer."
9517 (let (stats)
9518 (org-with-silent-modifications
9519 (save-excursion
9520 (save-restriction
9521 (widen)
9522 (goto-char (point-min))
9523 (while (re-search-forward
9524 (concat org-outline-regexp-bol ".*"
9525 "\\(?:\\[\\([0-9]+\\)%\\|\\([0-9]+\\)/\\([0-9]+\\)\\]\\)")
9526 nil t)
9527 (setq stats (cond ((equal (match-string 3) "0") 0)
9528 ((match-string 2)
9529 (/ (* (string-to-number (match-string 2)) 100)
9530 (string-to-number (match-string 3))))
9531 (t (string-to-number (match-string 1)))))
9532 (org-back-to-heading t)
9533 (put-text-property (point) (progn (org-end-of-subtree t t) (point))
9534 'org-stats stats)))))))
9536 (defun org-refresh-effort-properties ()
9537 "Refresh effort properties"
9538 (org-refresh-properties
9539 org-effort-property
9540 '((effort . identity)
9541 (effort-minutes . org-duration-string-to-minutes))))
9543 ;;;; Link Stuff
9545 ;;; Link abbreviations
9547 (defun org-link-expand-abbrev (link)
9548 "Apply replacements as defined in `org-link-abbrev-alist'."
9549 (if (string-match "^\\([^:]*\\)\\(::?\\(.*\\)\\)?$" link)
9550 (let* ((key (match-string 1 link))
9551 (as (or (assoc key org-link-abbrev-alist-local)
9552 (assoc key org-link-abbrev-alist)))
9553 (tag (and (match-end 2) (match-string 3 link)))
9554 rpl)
9555 (if (not as)
9556 link
9557 (setq rpl (cdr as))
9558 (cond
9559 ((symbolp rpl) (funcall rpl tag))
9560 ((string-match "%(\\([^)]+\\))" rpl)
9561 (replace-match
9562 (save-match-data
9563 (funcall (intern-soft (match-string 1 rpl)) tag)) t t rpl))
9564 ((string-match "%s" rpl) (replace-match (or tag "") t t rpl))
9565 ((string-match "%h" rpl)
9566 (replace-match (url-hexify-string (or tag "")) t t rpl))
9567 (t (concat rpl tag)))))
9568 link))
9570 ;;; Storing and inserting links
9572 (defvar org-insert-link-history nil
9573 "Minibuffer history for links inserted with `org-insert-link'.")
9575 (defvar org-stored-links nil
9576 "Contains the links stored with `org-store-link'.")
9578 (defvar org-store-link-plist nil
9579 "Plist with info about the most recently link created with `org-store-link'.")
9581 (defvar org-link-protocols nil
9582 "Link protocols added to Org-mode using `org-add-link-type'.")
9584 (defvar org-store-link-functions nil
9585 "List of functions that are called to create and store a link.
9586 Each function will be called in turn until one returns a non-nil
9587 value. Each function should check if it is responsible for creating
9588 this link (for example by looking at the major mode).
9589 If not, it must exit and return nil.
9590 If yes, it should return a non-nil value after a calling
9591 `org-store-link-props' with a list of properties and values.
9592 Special properties are:
9594 :type The link prefix, like \"http\". This must be given.
9595 :link The link, like \"http://www.astro.uva.nl/~dominik\".
9596 This is obligatory as well.
9597 :description Optional default description for the second pair
9598 of brackets in an Org-mode link. The user can still change
9599 this when inserting this link into an Org-mode buffer.
9601 In addition to these, any additional properties can be specified
9602 and then used in capture templates.")
9604 (defun org-add-link-type (type &optional follow export)
9605 "Add TYPE to the list of `org-link-types'.
9606 Re-compute all regular expressions depending on `org-link-types'
9608 FOLLOW and EXPORT are two functions.
9610 FOLLOW should take the link path as the single argument and do whatever
9611 is necessary to follow the link, for example find a file or display
9612 a mail message.
9614 EXPORT should format the link path for export to one of the export formats.
9615 It should be a function accepting three arguments:
9617 path the path of the link, the text after the prefix (like \"http:\")
9618 desc the description of the link, if any, or a description added by
9619 org-export-normalize-links if there is none
9620 format the export format, a symbol like `html' or `latex' or `ascii'..
9622 The function may use the FORMAT information to return different values
9623 depending on the format. The return value will be put literally into
9624 the exported file. If the return value is nil, this means Org should
9625 do what it normally does with links which do not have EXPORT defined.
9627 Org-mode has a built-in default for exporting links. If you are happy with
9628 this default, there is no need to define an export function for the link
9629 type. For a simple example of an export function, see `org-bbdb.el'."
9630 (add-to-list 'org-link-types type t)
9631 (org-make-link-regexps)
9632 (if (assoc type org-link-protocols)
9633 (setcdr (assoc type org-link-protocols) (list follow export))
9634 (push (list type follow export) org-link-protocols)))
9636 (defvar org-agenda-buffer-name) ; Defined in org-agenda.el
9637 (defvar org-id-link-to-org-use-id) ; Defined in org-id.el
9639 ;;;###autoload
9640 (defun org-store-link (arg)
9641 "\\<org-mode-map>Store an org-link to the current location.
9642 This link is added to `org-stored-links' and can later be inserted
9643 into an org-buffer with \\[org-insert-link].
9645 For some link types, a prefix arg is interpreted.
9646 For links to Usenet articles, arg negates `org-gnus-prefer-web-links'.
9647 For file links, arg negates `org-context-in-file-links'.
9649 A double prefix arg force skipping storing functions that are not
9650 part of Org's core.
9652 A triple prefix arg force storing a link for each line in the
9653 active region."
9654 (interactive "P")
9655 (org-load-modules-maybe)
9656 (if (and (equal arg '(64)) (org-region-active-p))
9657 (save-excursion
9658 (let ((end (region-end)))
9659 (goto-char (region-beginning))
9660 (set-mark (point))
9661 (while (< (point-at-eol) end)
9662 (move-end-of-line 1) (activate-mark)
9663 (let (current-prefix-arg)
9664 (call-interactively 'org-store-link))
9665 (move-beginning-of-line 2)
9666 (set-mark (point)))))
9667 (org-with-limited-levels
9668 (setq org-store-link-plist nil)
9669 (let (link cpltxt desc description search
9670 txt custom-id agenda-link sfuns sfunsn)
9671 (cond
9673 ;; Store a link using an external link type
9674 ((and (not (equal arg '(16)))
9675 (setq sfuns
9676 (delq
9677 nil (mapcar (lambda (f)
9678 (let (fs) (if (funcall f) (push f fs))))
9679 org-store-link-functions))
9680 sfunsn (mapcar (lambda (fu) (symbol-name (car fu))) sfuns))
9681 (or (and (cdr sfuns)
9682 (funcall (intern
9683 (completing-read
9684 "Which function for creating the link? "
9685 sfunsn nil t (car sfunsn)))))
9686 (funcall (caar sfuns)))
9687 (setq link (plist-get org-store-link-plist :link)
9688 desc (or (plist-get org-store-link-plist
9689 :description) link))))
9691 ;; Store a link from a source code buffer
9692 ((org-src-edit-buffer-p)
9693 (let (label gc)
9694 (while (or (not label)
9695 (save-excursion
9696 (save-restriction
9697 (widen)
9698 (goto-char (point-min))
9699 (re-search-forward
9700 (regexp-quote (format org-coderef-label-format label))
9701 nil t))))
9702 (when label (message "Label exists already") (sit-for 2))
9703 (setq label (read-string "Code line label: " label)))
9704 (end-of-line 1)
9705 (setq link (format org-coderef-label-format label))
9706 (setq gc (- 79 (length link)))
9707 (if (< (current-column) gc) (org-move-to-column gc t) (insert " "))
9708 (insert link)
9709 (setq link (concat "(" label ")") desc nil)))
9711 ;; We are in the agenda, link to referenced location
9712 ((equal (org-bound-and-true-p org-agenda-buffer-name) (buffer-name))
9713 (let ((m (or (get-text-property (point) 'org-hd-marker)
9714 (get-text-property (point) 'org-marker))))
9715 (when m
9716 (org-with-point-at m
9717 (setq agenda-link
9718 (if (org-called-interactively-p 'any)
9719 (call-interactively 'org-store-link)
9720 (org-store-link nil)))))))
9722 ((eq major-mode 'calendar-mode)
9723 (let ((cd (calendar-cursor-to-date)))
9724 (setq link
9725 (format-time-string
9726 (car org-time-stamp-formats)
9727 (apply 'encode-time
9728 (list 0 0 0 (nth 1 cd) (nth 0 cd) (nth 2 cd)
9729 nil nil nil))))
9730 (org-store-link-props :type "calendar" :date cd)))
9732 ((eq major-mode 'help-mode)
9733 (setq link (concat "help:" (save-excursion
9734 (goto-char (point-min))
9735 (looking-at "^[^ ]+")
9736 (match-string 0))))
9737 (org-store-link-props :type "help"))
9739 ((eq major-mode 'w3-mode)
9740 (setq cpltxt (if (and (buffer-name)
9741 (not (string-match "Untitled" (buffer-name))))
9742 (buffer-name)
9743 (url-view-url t))
9744 link (url-view-url t))
9745 (org-store-link-props :type "w3" :url (url-view-url t)))
9747 ((eq major-mode 'image-mode)
9748 (setq cpltxt (concat "file:"
9749 (abbreviate-file-name buffer-file-name))
9750 link cpltxt)
9751 (org-store-link-props :type "image" :file buffer-file-name))
9753 ;; In dired, store a link to the file of the current line
9754 ((derived-mode-p 'dired-mode)
9755 (let ((file (dired-get-filename nil t)))
9756 (setq file (if file
9757 (abbreviate-file-name
9758 (expand-file-name (dired-get-filename nil t)))
9759 ;; otherwise, no file so use current directory.
9760 default-directory))
9761 (setq cpltxt (concat "file:" file)
9762 link cpltxt)))
9764 ((setq search (run-hook-with-args-until-success
9765 'org-create-file-search-functions))
9766 (setq link (concat "file:" (abbreviate-file-name buffer-file-name)
9767 "::" search))
9768 (setq cpltxt (or description link)))
9770 ((and (buffer-file-name (buffer-base-buffer)) (derived-mode-p 'org-mode))
9771 (setq custom-id (org-entry-get nil "CUSTOM_ID"))
9772 (cond
9773 ;; Store a link using the target at point
9774 ((org-in-regexp "[^<]<<\\([^<>]+\\)>>[^>]" 1)
9775 (setq cpltxt
9776 (concat "file:"
9777 (abbreviate-file-name
9778 (buffer-file-name (buffer-base-buffer)))
9779 "::" (match-string 1))
9780 link cpltxt))
9781 ((and (featurep 'org-id)
9782 (or (eq org-id-link-to-org-use-id t)
9783 (and (org-called-interactively-p 'any)
9784 (or (eq org-id-link-to-org-use-id 'create-if-interactive)
9785 (and (eq org-id-link-to-org-use-id
9786 'create-if-interactive-and-no-custom-id)
9787 (not custom-id))))
9788 (and org-id-link-to-org-use-id (org-entry-get nil "ID"))))
9789 ;; Store a link using the ID at point
9790 (setq link (condition-case nil
9791 (prog1 (org-id-store-link)
9792 (setq desc (or (plist-get org-store-link-plist
9793 :description)
9794 "")))
9795 (error
9796 ;; Probably before first headline, link only to file
9797 (concat "file:"
9798 (abbreviate-file-name
9799 (buffer-file-name (buffer-base-buffer))))))))
9801 ;; Just link to current headline
9802 (setq cpltxt (concat "file:"
9803 (abbreviate-file-name
9804 (buffer-file-name (buffer-base-buffer)))))
9805 ;; Add a context search string
9806 (when (org-xor org-context-in-file-links arg)
9807 (let* ((ee (org-element-at-point))
9808 (et (org-element-type ee))
9809 (ev (plist-get (cadr ee) :value))
9810 (ek (plist-get (cadr ee) :key))
9811 (eok (and (stringp ek) (string-match "name" ek))))
9812 (setq txt (cond
9813 ((org-at-heading-p) nil)
9814 ((and (eq et 'keyword) eok) ev)
9815 ((org-region-active-p)
9816 (buffer-substring (region-beginning) (region-end)))))
9817 (when (or (null txt) (string-match "\\S-" txt))
9818 (setq cpltxt
9819 (concat cpltxt "::"
9820 (condition-case nil
9821 (org-make-org-heading-search-string txt)
9822 (error "")))
9823 desc (or (and (eq et 'keyword) eok ev)
9824 (nth 4 (ignore-errors (org-heading-components)))
9825 "NONE")))))
9826 (if (string-match "::\\'" cpltxt)
9827 (setq cpltxt (substring cpltxt 0 -2)))
9828 (setq link cpltxt))))
9830 ((buffer-file-name (buffer-base-buffer))
9831 ;; Just link to this file here.
9832 (setq cpltxt (concat "file:"
9833 (abbreviate-file-name
9834 (buffer-file-name (buffer-base-buffer)))))
9835 ;; Add a context string.
9836 (when (org-xor org-context-in-file-links arg)
9837 (setq txt (if (org-region-active-p)
9838 (buffer-substring (region-beginning) (region-end))
9839 (buffer-substring (point-at-bol) (point-at-eol))))
9840 ;; Only use search option if there is some text.
9841 (when (string-match "\\S-" txt)
9842 (setq cpltxt
9843 (concat cpltxt "::" (org-make-org-heading-search-string txt))
9844 desc "NONE")))
9845 (setq link cpltxt))
9847 ((org-called-interactively-p 'interactive)
9848 (user-error "No method for storing a link from this buffer"))
9850 (t (setq link nil)))
9852 ;; We're done setting link and desc, clean up
9853 (if (consp link) (setq cpltxt (car link) link (cdr link)))
9854 (setq link (or link cpltxt)
9855 desc (or desc cpltxt))
9856 (cond ((equal desc "NONE") (setq desc nil))
9857 ((and desc (string-match org-bracket-link-analytic-regexp desc))
9858 (let ((d0 (match-string 3 desc))
9859 (p0 (match-string 5 desc)))
9860 (setq desc
9861 (replace-regexp-in-string
9862 org-bracket-link-regexp
9863 (concat (or p0 d0)
9864 (if (equal (length (match-string 0 desc))
9865 (length desc)) "*" "")) desc)))))
9867 ;; Return the link
9868 (if (not (and (or (org-called-interactively-p 'any)
9869 executing-kbd-macro) link))
9870 (or agenda-link (and link (org-make-link-string link desc)))
9871 (push (list link desc) org-stored-links)
9872 (message "Stored: %s" (or desc link))
9873 (when custom-id
9874 (setq link (concat "file:" (abbreviate-file-name
9875 (buffer-file-name)) "::#" custom-id))
9876 (push (list link desc) org-stored-links))
9877 (car org-stored-links))))))
9879 (defun org-store-link-props (&rest plist)
9880 "Store link properties, extract names and addresses."
9881 (let (x adr)
9882 (when (setq x (plist-get plist :from))
9883 (setq adr (mail-extract-address-components x))
9884 (setq plist (plist-put plist :fromname (car adr)))
9885 (setq plist (plist-put plist :fromaddress (nth 1 adr))))
9886 (when (setq x (plist-get plist :to))
9887 (setq adr (mail-extract-address-components x))
9888 (setq plist (plist-put plist :toname (car adr)))
9889 (setq plist (plist-put plist :toaddress (nth 1 adr)))))
9890 (let ((from (plist-get plist :from))
9891 (to (plist-get plist :to)))
9892 (when (and from to org-from-is-user-regexp)
9893 (setq plist
9894 (plist-put plist :fromto
9895 (if (string-match org-from-is-user-regexp from)
9896 (concat "to %t")
9897 (concat "from %f"))))))
9898 (setq org-store-link-plist plist))
9900 (defun org-add-link-props (&rest plist)
9901 "Add these properties to the link property list."
9902 (let (key value)
9903 (while plist
9904 (setq key (pop plist) value (pop plist))
9905 (setq org-store-link-plist
9906 (plist-put org-store-link-plist key value)))))
9908 (defun org-email-link-description (&optional fmt)
9909 "Return the description part of an email link.
9910 This takes information from `org-store-link-plist' and formats it
9911 according to FMT (default from `org-email-link-description-format')."
9912 (setq fmt (or fmt org-email-link-description-format))
9913 (let* ((p org-store-link-plist)
9914 (to (plist-get p :toaddress))
9915 (from (plist-get p :fromaddress))
9916 (table
9917 (list
9918 (cons "%c" (plist-get p :fromto))
9919 (cons "%F" (plist-get p :from))
9920 (cons "%f" (or (plist-get p :fromname) (plist-get p :fromaddress) "?"))
9921 (cons "%T" (plist-get p :to))
9922 (cons "%t" (or (plist-get p :toname) (plist-get p :toaddress) "?"))
9923 (cons "%s" (plist-get p :subject))
9924 (cons "%d" (plist-get p :date))
9925 (cons "%m" (plist-get p :message-id)))))
9926 (when (string-match "%c" fmt)
9927 ;; Check if the user wrote this message
9928 (if (and org-from-is-user-regexp from to
9929 (save-match-data (string-match org-from-is-user-regexp from)))
9930 (setq fmt (replace-match "to %t" t t fmt))
9931 (setq fmt (replace-match "from %f" t t fmt))))
9932 (org-replace-escapes fmt table)))
9934 (defun org-make-org-heading-search-string (&optional string)
9935 "Make search string for the current headline or STRING."
9936 (let ((s (or string
9937 (and (derived-mode-p 'org-mode)
9938 (save-excursion
9939 (org-back-to-heading t)
9940 (org-element-property :raw-value (org-element-at-point))))))
9941 (lines org-context-in-file-links))
9942 (or string (setq s (concat "*" s))) ; Add * for headlines
9943 (setq s (replace-regexp-in-string "\\[[0-9]+%\\]\\|\\[[0-9]+/[0-9]+\\]" "" s))
9944 (when (and string (integerp lines) (> lines 0))
9945 (let ((slines (org-split-string s "\n")))
9946 (when (< lines (length slines))
9947 (setq s (mapconcat
9948 'identity
9949 (reverse (nthcdr (- (length slines) lines)
9950 (reverse slines))) "\n")))))
9951 (mapconcat 'identity (org-split-string s "[ \t]+") " ")))
9953 (defun org-make-link-string (link &optional description)
9954 "Make a link with brackets, consisting of LINK and DESCRIPTION."
9955 (unless (string-match "\\S-" link)
9956 (error "Empty link"))
9957 (when (and description
9958 (stringp description)
9959 (not (string-match "\\S-" description)))
9960 (setq description nil))
9961 (when (stringp description)
9962 ;; Remove brackets from the description, they are fatal.
9963 (while (string-match "\\[" description)
9964 (setq description (replace-match "{" t t description)))
9965 (while (string-match "\\]" description)
9966 (setq description (replace-match "}" t t description))))
9967 (when (equal link description)
9968 ;; No description needed, it is identical
9969 (setq description nil))
9970 (when (and (not description)
9971 (not (string-match (org-image-file-name-regexp) link))
9972 (not (equal link (org-link-escape link))))
9973 (setq description (org-extract-attributes link)))
9974 (setq link
9975 (cond ((string-match (org-image-file-name-regexp) link) link)
9976 ((string-match org-link-types-re link)
9977 (concat (match-string 1 link)
9978 (org-link-escape (substring link (match-end 1)))))
9979 (t (org-link-escape link))))
9980 (concat "[[" link "]"
9981 (if description (concat "[" description "]") "")
9982 "]"))
9984 (defconst org-link-escape-chars
9985 ;;%20 %5B %5D
9986 '(?\ ?\[ ?\])
9987 "List of characters that should be escaped in a link when stored to Org.
9988 This is the list that is used for internal purposes.")
9990 (defconst org-link-escape-chars-browser
9991 ;;%20 %22
9992 '(?\ ?\")
9993 "List of characters to be escaped before handing over to the browser.
9994 If you consider using this constant then you probably want to use
9995 the function `org-link-escape-browser' instead. See there why
9996 this constant is a candidate to be removed once Org drops support
9997 for Emacs 24.1 and 24.2.")
9999 (defun org-link-escape (text &optional table merge)
10000 "Return percent escaped representation of TEXT.
10001 TEXT is a string with the text to escape.
10002 Optional argument TABLE is a list with characters that should be
10003 escaped. When nil, `org-link-escape-chars' is used.
10004 If optional argument MERGE is set, merge TABLE into
10005 `org-link-escape-chars'."
10006 ;; Don't escape chars in internal links
10007 (if (string-match "^\\*[[:alnum:]]+" text)
10008 text
10009 (cond
10010 ((and table merge)
10011 (mapc (lambda (defchr)
10012 (unless (member defchr table)
10013 (setq table (cons defchr table))))
10014 org-link-escape-chars))
10015 ((null table)
10016 (setq table org-link-escape-chars)))
10017 (mapconcat
10018 (lambda (char)
10019 (if (or (member char table)
10020 (and (or (< char 32) (= char ?\%) (> char 126))
10021 org-url-hexify-p))
10022 (mapconcat (lambda (sequence-element)
10023 (format "%%%.2X" sequence-element))
10024 (or (encode-coding-char char 'utf-8)
10025 (error "Unable to percent escape character: %s"
10026 (char-to-string char))) "")
10027 (char-to-string char))) text "")))
10029 (defun org-link-escape-browser (text)
10030 "Escape some characters before handing over to the browser.
10031 This function is a candidate to be removed together with the
10032 constant `org-link-escape-chars-browser' once Org drops support
10033 for Emacs 24.1 and 24.2. All calls to this function will have to
10034 be replaced with `url-encode-url' which is available since Emacs
10035 24.3.1."
10036 ;; Example with the Org link
10037 ;; [[http://lists.gnu.org/archive/cgi-bin/namazu.cgi?idxname=emacs-orgmode&query=%252Bsubject:"Release+8.2"]]
10038 ;; to open the browser with +subject:"Release 8.2" filled into the
10039 ;; query field: In this case the variable TEXT contains the
10040 ;; unescaped [...]=%2Bsubject:"Release+8.2". Then `url-encode-url'
10041 ;; converts correctly to [...]=%2Bsubject:%22Release+8.2%22 or
10042 ;; `org-link-escape' with `org-link-escape-chars-browser' converts
10043 ;; wrongly to [...]=%252Bsubject:%22Release+8.2%22.
10044 (if (fboundp 'url-encode-url)
10045 (url-encode-url text)
10046 (if (org-string-match-p
10047 (concat "[[:nonascii:]" org-link-escape-chars-browser "]")
10048 text)
10049 (org-link-escape text org-link-escape-chars-browser)
10050 text)))
10052 (defun org-link-unescape (str)
10053 "Unhex hexified Unicode strings as returned from the JavaScript function
10054 encodeURIComponent. E.g. `%C3%B6' is the german o-Umlaut."
10055 (unless (and (null str) (string= "" str))
10056 (let ((pos 0) (case-fold-search t) unhexed)
10057 (while (setq pos (string-match "\\(%[0-9a-f][0-9a-f]\\)+" str pos))
10058 (setq unhexed (org-link-unescape-compound (match-string 0 str)))
10059 (setq str (replace-match unhexed t t str))
10060 (setq pos (+ pos (length unhexed))))))
10061 str)
10063 (defun org-link-unescape-compound (hex)
10064 "Unhexify Unicode hex-chars. E.g. `%C3%B6' is the German o-Umlaut.
10065 Note: this function also decodes single byte encodings like
10066 `%E1' (a-acute) if not followed by another `%[A-F0-9]{2}' group."
10067 (save-match-data
10068 (let* ((bytes (cdr (split-string hex "%")))
10069 (ret "")
10070 (eat 0)
10071 (sum 0))
10072 (while bytes
10073 (let* ((val (string-to-number (pop bytes) 16))
10074 (shift-xor
10075 (if (= 0 eat)
10076 (cond
10077 ((>= val 252) (cons 6 252))
10078 ((>= val 248) (cons 5 248))
10079 ((>= val 240) (cons 4 240))
10080 ((>= val 224) (cons 3 224))
10081 ((>= val 192) (cons 2 192))
10082 (t (cons 0 0)))
10083 (cons 6 128))))
10084 (if (>= val 192) (setq eat (car shift-xor)))
10085 (setq val (logxor val (cdr shift-xor)))
10086 (setq sum (+ (lsh sum (car shift-xor)) val))
10087 (if (> eat 0) (setq eat (- eat 1)))
10088 (cond
10089 ((= 0 eat) ;multi byte
10090 (setq ret (concat ret (org-char-to-string sum)))
10091 (setq sum 0))
10092 ((not bytes) ; single byte(s)
10093 (setq ret (org-link-unescape-single-byte-sequence hex))))))
10094 ret)))
10096 (defun org-link-unescape-single-byte-sequence (hex)
10097 "Unhexify hex-encoded single byte character sequences."
10098 (mapconcat (lambda (byte)
10099 (char-to-string (string-to-number byte 16)))
10100 (cdr (split-string hex "%")) ""))
10102 (defun org-xor (a b)
10103 "Exclusive or."
10104 (if a (not b) b))
10106 (defun org-fixup-message-id-for-http (s)
10107 "Replace special characters in a message id, so it can be used in an http query."
10108 (when (string-match "%" s)
10109 (setq s (mapconcat (lambda (c)
10110 (if (eq c ?%)
10111 "%25"
10112 (char-to-string c)))
10113 s "")))
10114 (while (string-match "<" s)
10115 (setq s (replace-match "%3C" t t s)))
10116 (while (string-match ">" s)
10117 (setq s (replace-match "%3E" t t s)))
10118 (while (string-match "@" s)
10119 (setq s (replace-match "%40" t t s)))
10122 (defun org-link-prettify (link)
10123 "Return a human-readable representation of LINK.
10124 The car of LINK must be a raw link.
10125 The cdr of LINK must be either a link description or nil."
10126 (let ((desc (or (cadr link) "<no description>")))
10127 (concat (format "%-45s" (substring desc 0 (min (length desc) 40)))
10128 "<" (car link) ">")))
10130 ;;;###autoload
10131 (defun org-insert-link-global ()
10132 "Insert a link like Org-mode does.
10133 This command can be called in any mode to insert a link in Org-mode syntax."
10134 (interactive)
10135 (org-load-modules-maybe)
10136 (org-run-like-in-org-mode 'org-insert-link))
10138 (defun org-insert-all-links (arg &optional pre post)
10139 "Insert all links in `org-stored-links'.
10140 When a universal prefix, do not delete the links from `org-stored-links'.
10141 When `ARG' is a number, insert the last N link(s).
10142 `PRE' and `POST' are optional arguments to define a string to
10143 prepend or to append."
10144 (interactive "P")
10145 (let ((org-keep-stored-link-after-insertion (equal arg '(4)))
10146 (links (copy-seq org-stored-links))
10147 (pr (or pre "- "))
10148 (po (or post "\n"))
10149 (cnt 1) l)
10150 (if (null org-stored-links)
10151 (message "No link to insert")
10152 (while (and (or (listp arg) (>= arg cnt))
10153 (setq l (if (listp arg)
10154 (pop links)
10155 (pop org-stored-links))))
10156 (setq cnt (1+ cnt))
10157 (insert pr)
10158 (org-insert-link nil (car l) (or (cadr l) "<no description>"))
10159 (insert po)))))
10161 (defun org-insert-last-stored-link (arg)
10162 "Insert the last link stored in `org-stored-links'."
10163 (interactive "p")
10164 (org-insert-all-links arg "" "\n"))
10166 (defun org-link-fontify-links-to-this-file ()
10167 "Fontify links to the current file in `org-stored-links'."
10168 (let ((f (buffer-file-name)) a b)
10169 (setq a (mapcar (lambda(l)
10170 (let ((ll (car l)))
10171 (when (and (string-match "^file:\\(.+\\)::" ll)
10172 (equal f (expand-file-name (match-string 1 ll))))
10173 ll)))
10174 org-stored-links))
10175 (when (featurep 'org-id)
10176 (setq b (mapcar (lambda(l)
10177 (let ((ll (car l)))
10178 (when (and (string-match "^id:\\(.+\\)$" ll)
10179 (equal f (expand-file-name
10180 (or (org-id-find-id-file
10181 (match-string 1 ll)) ""))))
10182 ll)))
10183 org-stored-links)))
10184 (mapcar (lambda(l)
10185 (put-text-property 0 (length l) 'face 'font-lock-comment-face l))
10186 (delq nil (append a b)))))
10188 (defvar org-link-links-in-this-file nil)
10189 (defun org-insert-link (&optional complete-file link-location default-description)
10190 "Insert a link. At the prompt, enter the link.
10192 Completion can be used to insert any of the link protocol prefixes like
10193 http or ftp in use.
10195 The history can be used to select a link previously stored with
10196 `org-store-link'. When the empty string is entered (i.e. if you just
10197 press RET at the prompt), the link defaults to the most recently
10198 stored link. As SPC triggers completion in the minibuffer, you need to
10199 use M-SPC or C-q SPC to force the insertion of a space character.
10201 You will also be prompted for a description, and if one is given, it will
10202 be displayed in the buffer instead of the link.
10204 If there is already a link at point, this command will allow you to edit link
10205 and description parts.
10207 With a \\[universal-argument] prefix, prompts for a file to link to. The file name can
10208 be selected using completion. The path to the file will be relative to the
10209 current directory if the file is in the current directory or a subdirectory.
10210 Otherwise, the link will be the absolute path as completed in the minibuffer
10211 \(i.e. normally ~/path/to/file). You can configure this behavior using the
10212 option `org-link-file-path-type'.
10214 With two \\[universal-argument] prefixes, enforce an absolute path even if the file is in
10215 the current directory or below.
10217 With three \\[universal-argument] prefixes, negate the meaning of
10218 `org-keep-stored-link-after-insertion'.
10220 If `org-make-link-description-function' is non-nil, this function will be
10221 called with the link target, and the result will be the default
10222 link description.
10224 If the LINK-LOCATION parameter is non-nil, this value will be
10225 used as the link location instead of reading one interactively.
10227 If the DEFAULT-DESCRIPTION parameter is non-nil, this value will
10228 be used as the default description."
10229 (interactive "P")
10230 (let* ((wcf (current-window-configuration))
10231 (origbuf (current-buffer))
10232 (region (if (org-region-active-p)
10233 (buffer-substring (region-beginning) (region-end))))
10234 (remove (and region (list (region-beginning) (region-end))))
10235 (desc region)
10236 tmphist ; byte-compile incorrectly complains about this
10237 (link link-location)
10238 (abbrevs org-link-abbrev-alist-local)
10239 entry file all-prefixes auto-desc)
10240 (cond
10241 (link-location) ; specified by arg, just use it.
10242 ((org-in-regexp org-bracket-link-regexp 1)
10243 ;; We do have a link at point, and we are going to edit it.
10244 (setq remove (list (match-beginning 0) (match-end 0)))
10245 (setq desc (if (match-end 3) (org-match-string-no-properties 3)))
10246 (setq link (read-string "Link: "
10247 (org-link-unescape
10248 (org-match-string-no-properties 1)))))
10249 ((or (org-in-regexp org-angle-link-re)
10250 (org-in-regexp org-plain-link-re))
10251 ;; Convert to bracket link
10252 (setq remove (list (match-beginning 0) (match-end 0))
10253 link (read-string "Link: "
10254 (org-remove-angle-brackets (match-string 0)))))
10255 ((member complete-file '((4) (16)))
10256 ;; Completing read for file names.
10257 (setq link (org-file-complete-link complete-file)))
10259 ;; Read link, with completion for stored links.
10260 (org-link-fontify-links-to-this-file)
10261 (org-switch-to-buffer-other-window "*Org Links*")
10262 (with-current-buffer "*Org Links*"
10263 (erase-buffer)
10264 (insert "Insert a link.
10265 Use TAB to complete link prefixes, then RET for type-specific completion support\n")
10266 (when org-stored-links
10267 (insert "\nStored links are available with <up>/<down> or M-p/n (most recent with RET):\n\n")
10268 (insert (mapconcat 'org-link-prettify
10269 (reverse org-stored-links) "\n")))
10270 (goto-char (point-min)))
10271 (let ((cw (selected-window)))
10272 (select-window (get-buffer-window "*Org Links*" 'visible))
10273 (with-current-buffer "*Org Links*" (setq truncate-lines t))
10274 (unless (pos-visible-in-window-p (point-max))
10275 (org-fit-window-to-buffer))
10276 (and (window-live-p cw) (select-window cw)))
10277 ;; Fake a link history, containing the stored links.
10278 (setq tmphist (append (mapcar 'car org-stored-links)
10279 org-insert-link-history))
10280 (setq all-prefixes (append (mapcar 'car abbrevs)
10281 (mapcar 'car org-link-abbrev-alist)
10282 org-link-types))
10283 (unwind-protect
10284 (progn
10285 (setq link
10286 (org-completing-read
10287 "Link: "
10288 (append
10289 (mapcar (lambda (x) (concat x ":"))
10290 all-prefixes)
10291 (mapcar 'car org-stored-links))
10292 nil nil nil
10293 'tmphist
10294 (caar org-stored-links)))
10295 (if (not (string-match "\\S-" link))
10296 (user-error "No link selected"))
10297 (mapc (lambda(l)
10298 (when (equal link (cadr l)) (setq link (car l) auto-desc t)))
10299 org-stored-links)
10300 (if (or (member link all-prefixes)
10301 (and (equal ":" (substring link -1))
10302 (member (substring link 0 -1) all-prefixes)
10303 (setq link (substring link 0 -1))))
10304 (setq link (with-current-buffer origbuf
10305 (org-link-try-special-completion link)))))
10306 (set-window-configuration wcf)
10307 (kill-buffer "*Org Links*"))
10308 (setq entry (assoc link org-stored-links))
10309 (or entry (push link org-insert-link-history))
10310 (setq desc (or desc (nth 1 entry)))))
10312 (if (funcall (if (equal complete-file '(64)) 'not 'identity)
10313 (not org-keep-stored-link-after-insertion))
10314 (setq org-stored-links (delq (assoc link org-stored-links)
10315 org-stored-links)))
10317 (if (and (string-match org-plain-link-re link)
10318 (not (string-match org-ts-regexp link)))
10319 ;; URL-like link, normalize the use of angular brackets.
10320 (setq link (org-remove-angle-brackets link)))
10322 ;; Check if we are linking to the current file with a search
10323 ;; option If yes, simplify the link by using only the search
10324 ;; option.
10325 (when (and buffer-file-name
10326 (string-match "^file:\\(.+?\\)::\\(.+\\)" link))
10327 (let* ((path (match-string 1 link))
10328 (case-fold-search nil)
10329 (search (match-string 2 link)))
10330 (save-match-data
10331 (if (equal (file-truename buffer-file-name) (file-truename path))
10332 ;; We are linking to this same file, with a search option
10333 (setq link search)))))
10335 ;; Check if we can/should use a relative path. If yes, simplify the link
10336 (when (string-match "^\\(file:\\|docview:\\)\\(.*\\)" link)
10337 (let* ((type (match-string 1 link))
10338 (path (match-string 2 link))
10339 (origpath path)
10340 (case-fold-search nil))
10341 (cond
10342 ((or (eq org-link-file-path-type 'absolute)
10343 (equal complete-file '(16)))
10344 (setq path (abbreviate-file-name (expand-file-name path))))
10345 ((eq org-link-file-path-type 'noabbrev)
10346 (setq path (expand-file-name path)))
10347 ((eq org-link-file-path-type 'relative)
10348 (setq path (file-relative-name path)))
10350 (save-match-data
10351 (if (string-match (concat "^" (regexp-quote
10352 (expand-file-name
10353 (file-name-as-directory
10354 default-directory))))
10355 (expand-file-name path))
10356 ;; We are linking a file with relative path name.
10357 (setq path (substring (expand-file-name path)
10358 (match-end 0)))
10359 (setq path (abbreviate-file-name (expand-file-name path)))))))
10360 (setq link (concat type path))
10361 (if (equal desc origpath)
10362 (setq desc path))))
10364 (if org-make-link-description-function
10365 (setq desc
10366 (or (condition-case nil
10367 (funcall org-make-link-description-function link desc)
10368 (error (progn (message "Can't get link description from `%s'"
10369 (symbol-name org-make-link-description-function))
10370 (sit-for 2) nil)))
10371 (read-string "Description: " default-description)))
10372 (if default-description (setq desc default-description)
10373 (setq desc (or (and auto-desc desc)
10374 (read-string "Description: " desc)))))
10376 (unless (string-match "\\S-" desc) (setq desc nil))
10377 (if remove (apply 'delete-region remove))
10378 (insert (org-make-link-string link desc))))
10380 (defun org-link-try-special-completion (type)
10381 "If there is completion support for link type TYPE, offer it."
10382 (let ((fun (intern (concat "org-" type "-complete-link"))))
10383 (if (functionp fun)
10384 (funcall fun)
10385 (read-string "Link (no completion support): " (concat type ":")))))
10387 (defun org-file-complete-link (&optional arg)
10388 "Create a file link using completion."
10389 (let (file link)
10390 (setq file (org-iread-file-name "File: "))
10391 (let ((pwd (file-name-as-directory (expand-file-name ".")))
10392 (pwd1 (file-name-as-directory (abbreviate-file-name
10393 (expand-file-name ".")))))
10394 (cond
10395 ((equal arg '(16))
10396 (setq link (concat
10397 "file:"
10398 (abbreviate-file-name (expand-file-name file)))))
10399 ((string-match (concat "^" (regexp-quote pwd1) "\\(.+\\)") file)
10400 (setq link (concat "file:" (match-string 1 file))))
10401 ((string-match (concat "^" (regexp-quote pwd) "\\(.+\\)")
10402 (expand-file-name file))
10403 (setq link (concat
10404 "file:" (match-string 1 (expand-file-name file)))))
10405 (t (setq link (concat "file:" file)))))
10406 link))
10408 (defun org-iread-file-name (&rest args)
10409 "Read-file-name using `ido-mode' speedup if available.
10410 ARGS are arguments that may be passed to `ido-read-file-name' or `read-file-name'.
10411 See `read-file-name' for a description of parameters."
10412 (org-without-partial-completion
10413 (if (and org-completion-use-ido
10414 (fboundp 'ido-read-file-name)
10415 (boundp 'ido-mode) ido-mode
10416 (listp (second args)))
10417 (let ((ido-enter-matching-directory nil))
10418 (apply 'ido-read-file-name args))
10419 (apply 'read-file-name args))))
10421 (defun org-completing-read (&rest args)
10422 "Completing-read with SPACE being a normal character."
10423 (let ((enable-recursive-minibuffers t)
10424 (minibuffer-local-completion-map
10425 (copy-keymap minibuffer-local-completion-map)))
10426 (org-defkey minibuffer-local-completion-map " " 'self-insert-command)
10427 (org-defkey minibuffer-local-completion-map "?" 'self-insert-command)
10428 (org-defkey minibuffer-local-completion-map (kbd "C-c !") 'org-time-stamp-inactive)
10429 (apply 'org-icompleting-read args)))
10431 (defun org-completing-read-no-i (&rest args)
10432 (let (org-completion-use-ido org-completion-use-iswitchb)
10433 (apply 'org-completing-read args)))
10435 (defun org-iswitchb-completing-read (prompt choices &rest args)
10436 "Use iswitch as a completing-read replacement to choose from choices.
10437 PROMPT is a string to prompt with. CHOICES is a list of strings to choose
10438 from."
10439 (let* ((iswitchb-use-virtual-buffers nil)
10440 (iswitchb-make-buflist-hook
10441 (lambda ()
10442 (setq iswitchb-temp-buflist choices))))
10443 (iswitchb-read-buffer prompt)))
10445 (defun org-icompleting-read (&rest args)
10446 "Completing-read using `ido-mode' or `iswitchb' speedups if available."
10447 (org-without-partial-completion
10448 (if (and org-completion-use-ido
10449 (fboundp 'ido-completing-read)
10450 (boundp 'ido-mode) ido-mode
10451 (listp (second args)))
10452 (let ((ido-enter-matching-directory nil))
10453 (apply 'ido-completing-read (concat (car args))
10454 (if (consp (car (nth 1 args)))
10455 (mapcar 'car (nth 1 args))
10456 (nth 1 args))
10457 (cddr args)))
10458 (if (and org-completion-use-iswitchb
10459 (boundp 'iswitchb-mode) iswitchb-mode
10460 (listp (second args)))
10461 (apply 'org-iswitchb-completing-read (concat (car args))
10462 (if (consp (car (nth 1 args)))
10463 (mapcar 'car (nth 1 args))
10464 (nth 1 args))
10465 (cddr args))
10466 (apply 'completing-read args)))))
10468 (defun org-extract-attributes (s)
10469 "Extract the attributes cookie from a string and set as text property."
10470 (let (a attr (start 0) key value)
10471 (save-match-data
10472 (when (string-match "{{\\([^}]+\\)}}$" s)
10473 (setq a (match-string 1 s) s (substring s 0 (match-beginning 0)))
10474 (while (string-match "\\([a-zA-Z]+\\)=\"\\([^\"]*\\)\"" a start)
10475 (setq key (match-string 1 a) value (match-string 2 a)
10476 start (match-end 0)
10477 attr (plist-put attr (intern key) value))))
10478 (org-add-props s nil 'org-attr attr))
10481 ;;; Opening/following a link
10483 (defvar org-link-search-failed nil)
10485 (defvar org-open-link-functions nil
10486 "Hook for functions finding a plain text link.
10487 These functions must take a single argument, the link content.
10488 They will be called for links that look like [[link text][description]]
10489 when LINK TEXT does not have a protocol like \"http:\" and does not look
10490 like a filename (e.g. \"./blue.png\").
10492 These functions will be called *before* Org attempts to resolve the
10493 link by doing text searches in the current buffer - so if you want a
10494 link \"[[target]]\" to still find \"<<target>>\", your function should
10495 handle this as a special case.
10497 When the function does handle the link, it must return a non-nil value.
10498 If it decides that it is not responsible for this link, it must return
10499 nil to indicate that that Org-mode can continue with other options
10500 like exact and fuzzy text search.")
10502 (defun org-next-link (&optional search-backward)
10503 "Move forward to the next link.
10504 If the link is in hidden text, expose it."
10505 (interactive "P")
10506 (when (and org-link-search-failed (eq this-command last-command))
10507 (goto-char (point-min))
10508 (message "Link search wrapped back to beginning of buffer"))
10509 (setq org-link-search-failed nil)
10510 (let* ((pos (point))
10511 (ct (org-context))
10512 (a (assoc :link ct))
10513 (srch-fun (if search-backward 're-search-backward 're-search-forward)))
10514 (cond (a (goto-char (nth (if search-backward 1 2) a)))
10515 ((looking-at org-any-link-re)
10516 ;; Don't stay stuck at link without an org-link face
10517 (forward-char (if search-backward -1 1))))
10518 (if (funcall srch-fun org-any-link-re nil t)
10519 (progn
10520 (goto-char (match-beginning 0))
10521 (if (outline-invisible-p) (org-show-context)))
10522 (goto-char pos)
10523 (setq org-link-search-failed t)
10524 (message "No further link found"))))
10526 (defun org-previous-link ()
10527 "Move backward to the previous link.
10528 If the link is in hidden text, expose it."
10529 (interactive)
10530 (funcall 'org-next-link t))
10532 (defun org-translate-link (s)
10533 "Translate a link string if a translation function has been defined."
10534 (if (and org-link-translation-function
10535 (fboundp org-link-translation-function)
10536 (string-match "\\([a-zA-Z0-9]+\\):\\(.*\\)" s))
10537 (progn
10538 (setq s (funcall org-link-translation-function
10539 (match-string 1 s) (match-string 2 s)))
10540 (concat (car s) ":" (cdr s)))
10543 (defun org-translate-link-from-planner (type path)
10544 "Translate a link from Emacs Planner syntax so that Org can follow it.
10545 This is still an experimental function, your mileage may vary."
10546 (cond
10547 ((member type '("http" "https" "news" "ftp"))
10548 ;; standard Internet links are the same.
10549 nil)
10550 ((and (equal type "irc") (string-match "^//" path))
10551 ;; Planner has two / at the beginning of an irc link, we have 1.
10552 ;; We should have zero, actually....
10553 (setq path (substring path 1)))
10554 ((and (equal type "lisp") (string-match "^/" path))
10555 ;; Planner has a slash, we do not.
10556 (setq type "elisp" path (substring path 1)))
10557 ((string-match "^//\\(.?*\\)/\\(<.*>\\)$" path)
10558 ;; A typical message link. Planner has the id after the final slash,
10559 ;; we separate it with a hash mark
10560 (setq path (concat (match-string 1 path) "#"
10561 (org-remove-angle-brackets (match-string 2 path))))))
10562 (cons type path))
10564 (defun org-find-file-at-mouse (ev)
10565 "Open file link or URL at mouse."
10566 (interactive "e")
10567 (mouse-set-point ev)
10568 (org-open-at-point 'in-emacs))
10570 (defun org-open-at-mouse (ev)
10571 "Open file link or URL at mouse.
10572 See the docstring of `org-open-file' for details."
10573 (interactive "e")
10574 (mouse-set-point ev)
10575 (if (eq major-mode 'org-agenda-mode)
10576 (org-agenda-copy-local-variable 'org-link-abbrev-alist-local))
10577 (org-open-at-point))
10579 (defvar org-window-config-before-follow-link nil
10580 "The window configuration before following a link.
10581 This is saved in case the need arises to restore it.")
10583 (defvar org-open-link-marker (make-marker)
10584 "Marker pointing to the location where `org-open-at-point' was called.")
10586 ;;;###autoload
10587 (defun org-open-at-point-global ()
10588 "Follow a link like Org-mode does.
10589 This command can be called in any mode to follow a link that has
10590 Org-mode syntax."
10591 (interactive)
10592 (org-run-like-in-org-mode 'org-open-at-point))
10594 ;;;###autoload
10595 (defun org-open-link-from-string (s &optional arg reference-buffer)
10596 "Open a link in the string S, as if it was in Org-mode."
10597 (interactive "sLink: \nP")
10598 (let ((reference-buffer (or reference-buffer (current-buffer))))
10599 (with-temp-buffer
10600 (let ((org-inhibit-startup (not reference-buffer)))
10601 (org-mode)
10602 (insert s)
10603 (goto-char (point-min))
10604 (when reference-buffer
10605 (setq org-link-abbrev-alist-local
10606 (with-current-buffer reference-buffer
10607 org-link-abbrev-alist-local)))
10608 (org-open-at-point arg reference-buffer)))))
10610 (defvar org-open-at-point-functions nil
10611 "Hook that is run when following a link at point.
10613 Functions in this hook must return t if they identify and follow
10614 a link at point. If they don't find anything interesting at point,
10615 they must return nil.")
10617 (defvar org-link-search-inhibit-query nil) ;; dynamically scoped
10618 (defvar clean-buffer-list-kill-buffer-names) ; Defined in midnight.el
10619 (defun org-open-at-point (&optional arg reference-buffer)
10620 "Open link, timestamp, footnote or tags at point.
10622 When point is on a link, follow it. Normally, files will be
10623 opened by an appropriate application. If the optional prefix
10624 argument ARG is non-nil, Emacs will visit the file. With
10625 a double prefix argument, try to open outside of Emacs, in the
10626 application the system uses for this file type.
10628 When point is on a timestamp, open the agenda at the day
10629 specified.
10631 When point is a footnote definition, move to the first reference
10632 found. If it is on a reference, move to the associated
10633 definition.
10635 When point is on a headline, display a list of every link in the
10636 entry, so it is possible to pick one, or all, of them. If point
10637 is on a tag, call `org-tags-view' instead.
10639 When optional argument REFERENCE-BUFFER is non-nil, it should
10640 specify a buffer from where the link search should happen. This
10641 is used internally by `org-open-link-from-string'.
10643 On top of syntactically correct links, this function will open
10644 the link at point in comments or comment blocks and the first
10645 link in a property drawer line."
10646 (interactive "P")
10647 ;; On a code block, open block's results.
10648 (unless (call-interactively 'org-babel-open-src-block-result)
10649 (org-load-modules-maybe)
10650 (move-marker org-open-link-marker (point))
10651 (setq org-window-config-before-follow-link (current-window-configuration))
10652 (org-remove-occur-highlights nil nil t)
10653 (unless (run-hook-with-args-until-success 'org-open-at-point-functions)
10654 (let* ((context (org-element-context)) type value)
10655 ;; On an unsupported type, check if point is contained within
10656 ;; a support one.
10657 (while (and (not (memq (setq type (org-element-type context))
10658 '(comment comment-block
10659 headline inlinetask link
10660 footnote-definition footnote-reference
10661 node-property timestamp)))
10662 (setq context (org-element-property :parent context))))
10663 (setq value (org-element-property :value context))
10664 (cond
10665 ;; Blank lines at the beginning of buffer: bail out.
10666 ((not context) (user-error "No link found"))
10667 ;; Exception n°1: links in property drawers
10668 ((eq type 'node-property)
10669 (org-open-link-from-string
10670 (and (string-match org-any-link-re value)
10671 (match-string-no-properties 0 value))))
10672 ;; Exception n°2: links in comments.
10673 ((memq type '(comment comment-block))
10674 (save-excursion
10675 (skip-chars-forward "\\S-" (point-at-eol))
10676 (let ((string-rear (replace-regexp-in-string
10677 "^[ \t]*# [ \t]*" ""
10678 (buffer-substring (point) (line-beginning-position))))
10679 (string-front (buffer-substring (point) (line-end-position))))
10680 (with-temp-buffer
10681 (let ((org-inhibit-startup t)) (org-mode))
10682 (insert value)
10683 (goto-char (point-min))
10684 (when (and (search-forward string-rear nil t)
10685 (search-forward string-front (line-end-position) t))
10686 (goto-char (match-beginning 0))
10687 (org-open-at-point)
10688 (when (string= string-rear "") (forward-char)))))))
10689 ;; On a headline or an inlinetask, but not on a timestamp,
10690 ;; a link, a footnote reference or on tags.
10691 ((and (memq type '(headline inlinetask))
10692 ;; Not on tags.
10693 (progn (save-excursion (beginning-of-line)
10694 (looking-at org-complex-heading-regexp))
10695 (or (not (match-beginning 5))
10696 (< (point) (match-beginning 5)))))
10697 (let* ((data (org-offer-links-in-entry (current-buffer) (point) arg))
10698 (links (car data))
10699 (links-end (cdr data)))
10700 (if links
10701 (dolist (link (if (stringp links) (list links) links))
10702 (search-forward link nil links-end)
10703 (goto-char (match-beginning 0))
10704 (org-open-at-point))
10705 (require 'org-attach)
10706 (org-attach-reveal 'if-exists))))
10707 ;; Do nothing on white spaces after an object, unless point
10708 ;; is right after it.
10709 ((> (point)
10710 (save-excursion
10711 (goto-char (org-element-property :end context))
10712 (skip-chars-backward " \t")
10713 (point)))
10714 (user-error "No link found"))
10715 ((eq type 'timestamp) (org-follow-timestamp-link))
10716 ;; On tags within a headline or an inlinetask.
10717 ((and (memq type '(headline inlinetask))
10718 (progn (save-excursion (beginning-of-line)
10719 (looking-at org-complex-heading-regexp))
10720 (and (match-beginning 5)
10721 (>= (point) (match-beginning 5)))))
10722 (org-tags-view arg (substring (match-string 5) 0 -1)))
10723 ((eq type 'link)
10724 (let ((type (org-element-property :type context))
10725 (path (org-link-unescape (org-element-property :path context))))
10726 ;; Switch back to REFERENCE-BUFFER needed when called in
10727 ;; a temporary buffer through `org-open-link-from-string'.
10728 (with-current-buffer (or reference-buffer (current-buffer))
10729 (cond
10730 ((equal type "file")
10731 (if (string-match "[*?{]" (file-name-nondirectory path))
10732 (dired path)
10733 ;; Look into `org-link-protocols' in order to find
10734 ;; a DEDICATED-FUNCTION to open file. The function
10735 ;; will be applied on raw link instead of parsed
10736 ;; link due to the limitation in `org-add-link-type'
10737 ;; ("open" function called with a single argument).
10738 ;; If no such function is found, fallback to
10739 ;; `org-open-file'.
10741 ;; Note : "file+emacs" and "file+sys" types are
10742 ;; hard-coded in order to escape the previous
10743 ;; limitation.
10744 (let* ((option (org-element-property :search-option context))
10745 (app (org-element-property :application context))
10746 (dedicated-function
10747 (nth 1 (assoc app org-link-protocols))))
10748 (if dedicated-function
10749 (funcall dedicated-function
10750 (concat path
10751 (and option (concat "::" option))))
10752 (apply 'org-open-file
10753 path
10754 (cond (arg)
10755 ((equal app "emacs") 'emacs)
10756 ((equal app "sys") 'system))
10757 (cond ((not option) nil)
10758 ((org-string-match-p "\\`[0-9]+\\'" option)
10759 (list (string-to-number option)))
10760 (t (list nil
10761 (org-link-unescape option)))))))))
10762 ((assoc type org-link-protocols)
10763 (funcall (nth 1 (assoc type org-link-protocols)) path))
10764 ((equal type "help")
10765 (let ((f-or-v (intern path)))
10766 (cond ((fboundp f-or-v) (describe-function f-or-v))
10767 ((boundp f-or-v) (describe-variable f-or-v))
10768 (t (error "Not a known function or variable")))))
10769 ((member type '("http" "https" "ftp" "mailto" "news"))
10770 (browse-url (org-link-escape-browser (concat type ":" path))))
10771 ((equal type "doi")
10772 (browse-url
10773 (org-link-escape-browser (concat org-doi-server-url path))))
10774 ((equal type "message") (browse-url (concat type ":" path)))
10775 ((equal type "shell")
10776 (let ((buf (generate-new-buffer "*Org Shell Output*"))
10777 (cmd path))
10778 (if (or (and (org-string-nw-p
10779 org-confirm-shell-link-not-regexp)
10780 (string-match
10781 org-confirm-shell-link-not-regexp cmd))
10782 (not org-confirm-shell-link-function)
10783 (funcall org-confirm-shell-link-function
10784 (format "Execute \"%s\" in shell? "
10785 (org-add-props cmd nil
10786 'face 'org-warning))))
10787 (progn
10788 (message "Executing %s" cmd)
10789 (shell-command cmd buf)
10790 (when (featurep 'midnight)
10791 (setq clean-buffer-list-kill-buffer-names
10792 (cons buf
10793 clean-buffer-list-kill-buffer-names))))
10794 (user-error "Abort"))))
10795 ((equal type "elisp")
10796 (let ((cmd path))
10797 (if (or (and (org-string-nw-p
10798 org-confirm-elisp-link-not-regexp)
10799 (org-string-match-p
10800 org-confirm-elisp-link-not-regexp cmd))
10801 (not org-confirm-elisp-link-function)
10802 (funcall org-confirm-elisp-link-function
10803 (format "Execute \"%s\" as elisp? "
10804 (org-add-props cmd nil
10805 'face 'org-warning))))
10806 (message "%s => %s" cmd
10807 (if (eq (string-to-char cmd) ?\()
10808 (eval (read cmd))
10809 (call-interactively (read cmd))))
10810 (user-error "Abort"))))
10811 ((equal type "id")
10812 (require 'ord-id)
10813 (funcall (nth 1 (assoc "id" org-link-protocols)) path))
10814 ((member type '("coderef" "custom-id" "fuzzy" "radio"))
10815 (unless (run-hook-with-args-until-success
10816 'org-open-link-functions path)
10817 (if (not arg) (org-mark-ring-push)
10818 (switch-to-buffer-other-window
10819 (org-get-buffer-for-internal-link (current-buffer))))
10820 (let ((cmd `(org-link-search
10821 ,(if (member type '("custom-id" "coderef"))
10822 (org-element-property :raw-link context)
10823 path)
10824 ,(cond ((equal arg '(4)) 'occur)
10825 ((equal arg '(16)) 'org-occur))
10826 ,(org-element-property :begin context))))
10827 (condition-case nil
10828 (let ((org-link-search-inhibit-query t))
10829 (eval cmd))
10830 (error (progn (widen) (eval cmd)))))))
10831 (t (browse-url-at-point))))))
10832 ;; On a footnote reference or at a footnote definition's label.
10833 ((or (eq type 'footnote-reference)
10834 (and (eq type 'footnote-definition)
10835 (save-excursion
10836 ;; Do not validate action when point is on the
10837 ;; spaces right after the footnote label, in
10838 ;; order to be on par with behaviour on links.
10839 (skip-chars-forward " \t")
10840 (let ((begin
10841 (org-element-property :contents-begin context)))
10842 (if begin (< (point) begin)
10843 (= (org-element-property :post-affiliated context)
10844 (line-beginning-position)))))))
10845 (org-footnote-action))
10846 (t (user-error "No link found")))))
10847 (move-marker org-open-link-marker nil)
10848 (run-hook-with-args 'org-follow-link-hook)))
10850 (defun org-offer-links-in-entry (buffer marker &optional nth zero)
10851 "Offer links in the current entry and return the selected link.
10852 If there is only one link, return it.
10853 If NTH is an integer, return the NTH link found.
10854 If ZERO is a string, check also this string for a link, and if
10855 there is one, return it."
10856 (with-current-buffer buffer
10857 (save-excursion
10858 (save-restriction
10859 (widen)
10860 (goto-char marker)
10861 (let ((cnt ?0)
10862 (in-emacs (if (integerp nth) nil nth))
10863 have-zero end links link c)
10864 (when (and (stringp zero) (string-match org-bracket-link-regexp zero))
10865 (push (match-string 0 zero) links)
10866 (setq cnt (1- cnt) have-zero t))
10867 (save-excursion
10868 (org-back-to-heading t)
10869 (setq end (save-excursion (outline-next-heading) (point)))
10870 (while (re-search-forward org-any-link-re end t)
10871 (push (match-string 0) links))
10872 (setq links (org-uniquify (reverse links))))
10873 (cond
10874 ((null links)
10875 (message "No links"))
10876 ((equal (length links) 1)
10877 (setq link (car links)))
10878 ((and (integerp nth) (>= (length links) (if have-zero (1+ nth) nth)))
10879 (setq link (nth (if have-zero nth (1- nth)) links)))
10880 (t ; we have to select a link
10881 (save-excursion
10882 (save-window-excursion
10883 (delete-other-windows)
10884 (with-output-to-temp-buffer "*Select Link*"
10885 (mapc (lambda (l)
10886 (if (not (string-match org-bracket-link-regexp l))
10887 (princ (format "[%c] %s\n" (incf cnt)
10888 (org-remove-angle-brackets l)))
10889 (if (match-end 3)
10890 (princ (format "[%c] %s (%s)\n" (incf cnt)
10891 (match-string 3 l) (match-string 1 l)))
10892 (princ (format "[%c] %s\n" (incf cnt)
10893 (match-string 1 l))))))
10894 links))
10895 (org-fit-window-to-buffer (get-buffer-window "*Select Link*"))
10896 (message "Select link to open, RET to open all:")
10897 (setq c (read-char-exclusive))
10898 (and (get-buffer "*Select Link*") (kill-buffer "*Select Link*"))))
10899 (when (equal c ?q) (user-error "Abort"))
10900 (if (equal c ?\C-m)
10901 (setq link links)
10902 (setq nth (- c ?0))
10903 (if have-zero (setq nth (1+ nth)))
10904 (unless (and (integerp nth) (>= (length links) nth))
10905 (user-error "Invalid link selection"))
10906 (setq link (nth (1- nth) links)))))
10907 (cons link end))))))
10909 ;; TODO: These functions are deprecated since `org-open-at-point'
10910 ;; hard-codes behaviour for "file+emacs" and "file+sys" types.
10911 (defun org-open-file-with-system (path)
10912 "Open file at PATH using the system way of opening it."
10913 (org-open-file path 'system))
10914 (defun org-open-file-with-emacs (path)
10915 "Open file at PATH in Emacs."
10916 (org-open-file path 'emacs))
10919 ;;; File search
10921 (defvar org-create-file-search-functions nil
10922 "List of functions to construct the right search string for a file link.
10923 These functions are called in turn with point at the location to
10924 which the link should point.
10926 A function in the hook should first test if it would like to
10927 handle this file type, for example by checking the `major-mode'
10928 or the file extension. If it decides not to handle this file, it
10929 should just return nil to give other functions a chance. If it
10930 does handle the file, it must return the search string to be used
10931 when following the link. The search string will be part of the
10932 file link, given after a double colon, and `org-open-at-point'
10933 will automatically search for it. If special measures must be
10934 taken to make the search successful, another function should be
10935 added to the companion hook `org-execute-file-search-functions',
10936 which see.
10938 A function in this hook may also use `setq' to set the variable
10939 `description' to provide a suggestion for the descriptive text to
10940 be used for this link when it gets inserted into an Org-mode
10941 buffer with \\[org-insert-link].")
10943 (defvar org-execute-file-search-functions nil
10944 "List of functions to execute a file search triggered by a link.
10946 Functions added to this hook must accept a single argument, the
10947 search string that was part of the file link, the part after the
10948 double colon. The function must first check if it would like to
10949 handle this search, for example by checking the `major-mode' or
10950 the file extension. If it decides not to handle this search, it
10951 should just return nil to give other functions a chance. If it
10952 does handle the search, it must return a non-nil value to keep
10953 other functions from trying.
10955 Each function can access the current prefix argument through the
10956 variable `current-prefix-arg'. Note that a single prefix is used
10957 to force opening a link in Emacs, so it may be good to only use a
10958 numeric or double prefix to guide the search function.
10960 In case this is needed, a function in this hook can also restore
10961 the window configuration before `org-open-at-point' was called using:
10963 (set-window-configuration org-window-config-before-follow-link)")
10965 (defun org-link-search (s &optional type avoid-pos stealth)
10966 "Search for a link search option.
10967 If S is surrounded by forward slashes, it is interpreted as a
10968 regular expression. In org-mode files, this will create an `org-occur'
10969 sparse tree. In ordinary files, `occur' will be used to list matches.
10970 If the current buffer is in `dired-mode', grep will be used to search
10971 in all files. If AVOID-POS is given, ignore matches near that position.
10973 When optional argument STEALTH is non-nil, do not modify
10974 visibility around point, thus ignoring
10975 `org-show-hierarchy-above', `org-show-following-heading' and
10976 `org-show-siblings' variables."
10977 (let ((case-fold-search t)
10978 (s0 (mapconcat 'identity (org-split-string s "[ \t\r\n]+") " "))
10979 (markers (concat "\\(?:" (mapconcat (lambda (x) (regexp-quote (car x)))
10980 (append '(("") (" ") ("\t") ("\n"))
10981 org-emphasis-alist)
10982 "\\|") "\\)"))
10983 (pos (point))
10984 (pre nil) (post nil)
10985 words re0 re1 re2 re3 re4_ re4 re5 re2a re2a_ reall)
10986 (cond
10987 ;; First check if there are any special search functions
10988 ((run-hook-with-args-until-success 'org-execute-file-search-functions s))
10989 ;; Now try the builtin stuff
10990 ((and (equal (string-to-char s0) ?#)
10991 (> (length s0) 1)
10992 (save-excursion
10993 (goto-char (point-min))
10994 (and
10995 (re-search-forward
10996 (concat "^[ \t]*:CUSTOM_ID:[ \t]+"
10997 (regexp-quote (substring s0 1)) "[ \t]*$") nil t)
10998 (setq type 'dedicated
10999 pos (match-beginning 0))))
11000 ;; There is an exact target for this
11001 (goto-char pos)
11002 (org-back-to-heading t)))
11003 ((save-excursion
11004 (goto-char (point-min))
11005 (and
11006 (re-search-forward
11007 (concat "<<" (regexp-quote s0) ">>") nil t)
11008 (setq type 'dedicated
11009 pos (match-beginning 0))))
11010 ;; There is an exact target for this
11011 (goto-char pos))
11012 ((save-excursion
11013 (goto-char (point-min))
11014 (and
11015 (re-search-forward
11016 (format "^[ \t]*#\\+NAME: %s" (regexp-quote s0)) nil t)
11017 (setq type 'dedicated pos (match-beginning 0))))
11018 ;; Found an element with a matching #+name affiliated keyword.
11019 (goto-char pos))
11020 ((and (string-match "^(\\(.*\\))$" s0)
11021 (save-excursion
11022 (goto-char (point-min))
11023 (and
11024 (re-search-forward
11025 (concat "[^[]" (regexp-quote
11026 (format org-coderef-label-format
11027 (match-string 1 s0))))
11028 nil t)
11029 (setq type 'dedicated
11030 pos (1+ (match-beginning 0))))))
11031 ;; There is a coderef target for this
11032 (goto-char pos))
11033 ((string-match "^/\\(.*\\)/$" s)
11034 ;; A regular expression
11035 (cond
11036 ((derived-mode-p 'org-mode)
11037 (org-occur (match-string 1 s)))
11038 (t (org-do-occur (match-string 1 s)))))
11039 ((and (derived-mode-p 'org-mode) org-link-search-must-match-exact-headline)
11040 (and (equal (string-to-char s) ?*) (setq s (substring s 1)))
11041 (goto-char (point-min))
11042 (cond
11043 ((let (case-fold-search)
11044 (re-search-forward (format org-complex-heading-regexp-format
11045 (regexp-quote s))
11046 nil t))
11047 ;; OK, found a match
11048 (setq type 'dedicated)
11049 (goto-char (match-beginning 0)))
11050 ((and (not org-link-search-inhibit-query)
11051 (eq org-link-search-must-match-exact-headline 'query-to-create)
11052 (y-or-n-p "No match - create this as a new heading? "))
11053 (goto-char (point-max))
11054 (or (bolp) (newline))
11055 (insert "* " s "\n")
11056 (beginning-of-line 0))
11058 (goto-char pos)
11059 (error "No match"))))
11061 ;; A normal search string
11062 (when (equal (string-to-char s) ?*)
11063 ;; Anchor on headlines, post may include tags.
11064 (setq pre "^\\*+[ \t]+\\(?:\\sw+\\)?[ \t]*"
11065 post (org-re "[ \t]*\\(?:[ \t]+:[[:alnum:]_@#%:+]:[ \t]*\\)?$")
11066 s (substring s 1)))
11067 (remove-text-properties
11068 0 (length s)
11069 '(face nil mouse-face nil keymap nil fontified nil) s)
11070 ;; Make a series of regular expressions to find a match
11071 (setq words (org-split-string s "[ \n\r\t]+")
11073 re0 (concat "\\(<<" (regexp-quote s0) ">>\\)")
11074 re2 (concat markers "\\(" (mapconcat 'downcase words "[ \t]+")
11075 "\\)" markers)
11076 re2a_ (concat "\\(" (mapconcat 'downcase words
11077 "[ \t\r\n]+") "\\)[ \t\r\n]")
11078 re2a (concat "[ \t\r\n]" re2a_)
11079 re4_ (concat "\\(" (mapconcat 'downcase words
11080 "[^a-zA-Z_\r\n]+") "\\)[^a-zA-Z_]")
11081 re4 (concat "[^a-zA-Z_]" re4_)
11083 re1 (concat pre re2 post)
11084 re3 (concat pre (if pre re4_ re4) post)
11085 re5 (concat pre ".*" re4)
11086 re2 (concat pre re2)
11087 re2a (concat pre (if pre re2a_ re2a))
11088 re4 (concat pre (if pre re4_ re4))
11089 reall (concat "\\(" re0 "\\)\\|\\(" re1 "\\)\\|\\(" re2
11090 "\\)\\|\\(" re3 "\\)\\|\\(" re4 "\\)\\|\\("
11091 re5 "\\)"))
11092 (cond
11093 ((eq type 'org-occur) (org-occur reall))
11094 ((eq type 'occur) (org-do-occur (downcase reall) 'cleanup))
11095 (t (goto-char (point-min))
11096 (setq type 'fuzzy)
11097 (if (or (and (org-search-not-self 1 re0 nil t)
11098 (setq type 'dedicated))
11099 (org-search-not-self 1 re1 nil t)
11100 (org-search-not-self 1 re2 nil t)
11101 (org-search-not-self 1 re2a nil t)
11102 (org-search-not-self 1 re3 nil t)
11103 (org-search-not-self 1 re4 nil t)
11104 (org-search-not-self 1 re5 nil t))
11105 (goto-char (match-beginning 1))
11106 (goto-char pos)
11107 (error "No match"))))))
11108 (and (derived-mode-p 'org-mode)
11109 (not stealth)
11110 (org-show-context 'link-search))
11111 type))
11113 (defun org-search-not-self (group &rest args)
11114 "Execute `re-search-forward', but only accept matches that do not
11115 enclose the position of `org-open-link-marker'."
11116 (let ((m org-open-link-marker))
11117 (catch 'exit
11118 (while (apply 're-search-forward args)
11119 (unless (get-text-property (match-end group) 'intangible) ; Emacs 21
11120 (goto-char (match-end group))
11121 (if (and (or (not (eq (marker-buffer m) (current-buffer)))
11122 (> (match-beginning 0) (marker-position m))
11123 (< (match-end 0) (marker-position m)))
11124 (save-match-data
11125 (or (not (org-in-regexp
11126 org-bracket-link-analytic-regexp 1))
11127 (not (match-end 4)) ; no description
11128 (and (<= (match-beginning 4) (point))
11129 (>= (match-end 4) (point))))))
11130 (throw 'exit (point))))))))
11132 (defun org-get-buffer-for-internal-link (buffer)
11133 "Return a buffer to be used for displaying the link target of internal links."
11134 (cond
11135 ((not org-display-internal-link-with-indirect-buffer)
11136 buffer)
11137 ((string-match "(Clone)$" (buffer-name buffer))
11138 (message "Buffer is already a clone, not making another one")
11139 ;; we also do not modify visibility in this case
11140 buffer)
11141 (t ; make a new indirect buffer for displaying the link
11142 (let* ((bn (buffer-name buffer))
11143 (ibn (concat bn "(Clone)"))
11144 (ib (or (get-buffer ibn) (make-indirect-buffer buffer ibn 'clone))))
11145 (with-current-buffer ib (org-overview))
11146 ib))))
11148 (defun org-do-occur (regexp &optional cleanup)
11149 "Call the Emacs command `occur'.
11150 If CLEANUP is non-nil, remove the printout of the regular expression
11151 in the *Occur* buffer. This is useful if the regex is long and not useful
11152 to read."
11153 (occur regexp)
11154 (when cleanup
11155 (let ((cwin (selected-window)) win beg end)
11156 (when (setq win (get-buffer-window "*Occur*"))
11157 (select-window win))
11158 (goto-char (point-min))
11159 (when (re-search-forward "match[a-z]+" nil t)
11160 (setq beg (match-end 0))
11161 (if (re-search-forward "^[ \t]*[0-9]+" nil t)
11162 (setq end (1- (match-beginning 0)))))
11163 (and beg end (let ((inhibit-read-only t)) (delete-region beg end)))
11164 (goto-char (point-min))
11165 (select-window cwin))))
11167 ;;; The mark ring for links jumps
11169 (defvar org-mark-ring nil
11170 "Mark ring for positions before jumps in Org-mode.")
11171 (defvar org-mark-ring-last-goto nil
11172 "Last position in the mark ring used to go back.")
11173 ;; Fill and close the ring
11174 (setq org-mark-ring nil org-mark-ring-last-goto nil) ;; in case file is reloaded
11175 (loop for i from 1 to org-mark-ring-length do
11176 (push (make-marker) org-mark-ring))
11177 (setcdr (nthcdr (1- org-mark-ring-length) org-mark-ring)
11178 org-mark-ring)
11180 (defun org-mark-ring-push (&optional pos buffer)
11181 "Put the current position or POS into the mark ring and rotate it."
11182 (interactive)
11183 (setq pos (or pos (point)))
11184 (setq org-mark-ring (nthcdr (1- org-mark-ring-length) org-mark-ring))
11185 (move-marker (car org-mark-ring)
11186 (or pos (point))
11187 (or buffer (current-buffer)))
11188 (message "%s"
11189 (substitute-command-keys
11190 "Position saved to mark ring, go back with \\[org-mark-ring-goto].")))
11192 (defun org-mark-ring-goto (&optional n)
11193 "Jump to the previous position in the mark ring.
11194 With prefix arg N, jump back that many stored positions. When
11195 called several times in succession, walk through the entire ring.
11196 Org-mode commands jumping to a different position in the current file,
11197 or to another Org-mode file, automatically push the old position
11198 onto the ring."
11199 (interactive "p")
11200 (let (p m)
11201 (if (eq last-command this-command)
11202 (setq p (nthcdr n (or org-mark-ring-last-goto org-mark-ring)))
11203 (setq p org-mark-ring))
11204 (setq org-mark-ring-last-goto p)
11205 (setq m (car p))
11206 (org-pop-to-buffer-same-window (marker-buffer m))
11207 (goto-char m)
11208 (if (or (outline-invisible-p) (org-invisible-p2)) (org-show-context 'mark-goto))))
11210 (defun org-remove-angle-brackets (s)
11211 (if (equal (substring s 0 1) "<") (setq s (substring s 1)))
11212 (if (equal (substring s -1) ">") (setq s (substring s 0 -1)))
11214 (defun org-add-angle-brackets (s)
11215 (if (equal (substring s 0 1) "<") nil (setq s (concat "<" s)))
11216 (if (equal (substring s -1) ">") nil (setq s (concat s ">")))
11218 (defun org-remove-double-quotes (s)
11219 (if (equal (substring s 0 1) "\"") (setq s (substring s 1)))
11220 (if (equal (substring s -1) "\"") (setq s (substring s 0 -1)))
11223 ;;; Following specific links
11225 (defun org-follow-timestamp-link ()
11226 "Open an agenda view for the time-stamp date/range at point."
11227 (cond
11228 ((org-at-date-range-p t)
11229 (let ((org-agenda-start-on-weekday)
11230 (t1 (match-string 1))
11231 (t2 (match-string 2)) tt1 tt2)
11232 (setq tt1 (time-to-days (org-time-string-to-time t1))
11233 tt2 (time-to-days (org-time-string-to-time t2)))
11234 (let ((org-agenda-buffer-tmp-name
11235 (format "*Org Agenda(a:%s)"
11236 (concat (substring t1 0 10) "--" (substring t2 0 10)))))
11237 (org-agenda-list nil tt1 (1+ (- tt2 tt1))))))
11238 ((org-at-timestamp-p t)
11239 (let ((org-agenda-buffer-tmp-name
11240 (format "*Org Agenda(a:%s)" (substring (match-string 1) 0 10))))
11241 (org-agenda-list nil (time-to-days (org-time-string-to-time
11242 (substring (match-string 1) 0 10)))
11243 1)))
11244 (t (error "This should not happen"))))
11247 ;;; Following file links
11248 (declare-function mailcap-parse-mailcaps "mailcap" (&optional path force))
11249 (declare-function mailcap-extension-to-mime "mailcap" (extn))
11250 (declare-function mailcap-mime-info
11251 "mailcap" (string &optional request no-decode))
11252 (defvar org-wait nil)
11253 (defun org-open-file (path &optional in-emacs line search)
11254 "Open the file at PATH.
11255 First, this expands any special file name abbreviations. Then the
11256 configuration variable `org-file-apps' is checked if it contains an
11257 entry for this file type, and if yes, the corresponding command is launched.
11259 If no application is found, Emacs simply visits the file.
11261 With optional prefix argument IN-EMACS, Emacs will visit the file.
11262 With a double \\[universal-argument] \\[universal-argument] \
11263 prefix arg, Org tries to avoid opening in Emacs
11264 and to use an external application to visit the file.
11266 Optional LINE specifies a line to go to, optional SEARCH a string
11267 to search for. If LINE or SEARCH is given, the file will be
11268 opened in Emacs, unless an entry from org-file-apps that makes
11269 use of groups in a regexp matches.
11271 If you want to change the way frames are used when following a
11272 link, please customize `org-link-frame-setup'.
11274 If the file does not exist, an error is thrown."
11275 (let* ((file (if (equal path "")
11276 buffer-file-name
11277 (substitute-in-file-name (expand-file-name path))))
11278 (file-apps (append org-file-apps (org-default-apps)))
11279 (apps (org-remove-if
11280 'org-file-apps-entry-match-against-dlink-p file-apps))
11281 (apps-dlink (org-remove-if-not
11282 'org-file-apps-entry-match-against-dlink-p file-apps))
11283 (remp (and (assq 'remote apps) (org-file-remote-p file)))
11284 (dirp (if remp nil (file-directory-p file)))
11285 (file (if (and dirp org-open-directory-means-index-dot-org)
11286 (concat (file-name-as-directory file) "index.org")
11287 file))
11288 (a-m-a-p (assq 'auto-mode apps))
11289 (dfile (downcase file))
11290 ;; reconstruct the original file: link from the PATH, LINE and SEARCH args
11291 (link (cond ((and (eq line nil)
11292 (eq search nil))
11293 file)
11294 (line
11295 (concat file "::" (number-to-string line)))
11296 (search
11297 (concat file "::" search))))
11298 (dlink (downcase link))
11299 (old-buffer (current-buffer))
11300 (old-pos (point))
11301 (old-mode major-mode)
11302 ext cmd link-match-data)
11303 (if (string-match "^.*\\.\\([a-zA-Z0-9]+\\.gz\\)$" dfile)
11304 (setq ext (match-string 1 dfile))
11305 (if (string-match "^.*\\.\\([a-zA-Z0-9]+\\)$" dfile)
11306 (setq ext (match-string 1 dfile))))
11307 (cond
11308 ((member in-emacs '((16) system))
11309 (setq cmd (cdr (assoc 'system apps))))
11310 (in-emacs (setq cmd 'emacs))
11312 (setq cmd (or (and remp (cdr (assoc 'remote apps)))
11313 (and dirp (cdr (assoc 'directory apps)))
11314 ; first, try matching against apps-dlink
11315 ; if we get a match here, store the match data for later
11316 (let ((match (assoc-default dlink apps-dlink
11317 'string-match)))
11318 (if match
11319 (progn (setq link-match-data (match-data))
11320 match)
11321 (progn (setq in-emacs (or in-emacs line search))
11322 nil))) ; if we have no match in apps-dlink,
11323 ; always open the file in emacs if line or search
11324 ; is given (for backwards compatibility)
11325 (assoc-default dfile (org-apps-regexp-alist apps a-m-a-p)
11326 'string-match)
11327 (cdr (assoc ext apps))
11328 (cdr (assoc t apps))))))
11329 (when (eq cmd 'system)
11330 (setq cmd (cdr (assoc 'system apps))))
11331 (when (eq cmd 'default)
11332 (setq cmd (cdr (assoc t apps))))
11333 (when (eq cmd 'mailcap)
11334 (require 'mailcap)
11335 (mailcap-parse-mailcaps)
11336 (let* ((mime-type (mailcap-extension-to-mime (or ext "")))
11337 (command (mailcap-mime-info mime-type)))
11338 (if (stringp command)
11339 (setq cmd command)
11340 (setq cmd 'emacs))))
11341 (if (and (not (eq cmd 'emacs)) ; Emacs has no problems with non-ex files
11342 (not (file-exists-p file))
11343 (not org-open-non-existing-files))
11344 (user-error "No such file: %s" file))
11345 (cond
11346 ((and (stringp cmd) (not (string-match "^\\s-*$" cmd)))
11347 ;; Remove quotes around the file name - we'll use shell-quote-argument.
11348 (while (string-match "['\"]%s['\"]" cmd)
11349 (setq cmd (replace-match "%s" t t cmd)))
11350 (while (string-match "%s" cmd)
11351 (setq cmd (replace-match
11352 (save-match-data
11353 (shell-quote-argument
11354 (convert-standard-filename file)))
11355 t t cmd)))
11357 ;; Replace "%1", "%2" etc. in command with group matches from regex
11358 (save-match-data
11359 (let ((match-index 1)
11360 (number-of-groups (- (/ (length link-match-data) 2) 1)))
11361 (set-match-data link-match-data)
11362 (while (<= match-index number-of-groups)
11363 (let ((regex (concat "%" (number-to-string match-index)))
11364 (replace-with (match-string match-index dlink)))
11365 (while (string-match regex cmd)
11366 (setq cmd (replace-match replace-with t t cmd))))
11367 (setq match-index (+ match-index 1)))))
11369 (save-window-excursion
11370 (message "Running %s...done" cmd)
11371 (start-process-shell-command cmd nil cmd)
11372 (and (boundp 'org-wait) (numberp org-wait) (sit-for org-wait))))
11373 ((or (stringp cmd)
11374 (eq cmd 'emacs))
11375 (funcall (cdr (assq 'file org-link-frame-setup)) file)
11376 (widen)
11377 (if line (progn (org-goto-line line)
11378 (if (derived-mode-p 'org-mode)
11379 (org-reveal)))
11380 (if search (org-link-search search))))
11381 ((consp cmd)
11382 (let ((file (convert-standard-filename file)))
11383 (save-match-data
11384 (set-match-data link-match-data)
11385 (eval cmd))))
11386 (t (funcall (cdr (assq 'file org-link-frame-setup)) file)))
11387 (and (derived-mode-p 'org-mode) (eq old-mode 'org-mode)
11388 (or (not (equal old-buffer (current-buffer)))
11389 (not (equal old-pos (point))))
11390 (org-mark-ring-push old-pos old-buffer))))
11392 (defun org-file-apps-entry-match-against-dlink-p (entry)
11393 "This function returns non-nil if `entry' uses a regular
11394 expression which should be matched against the whole link by
11395 org-open-file.
11397 It assumes that is the case when the entry uses a regular
11398 expression which has at least one grouping construct and the
11399 action is either a lisp form or a command string containing
11400 '%1', i.e. using at least one subexpression match as a
11401 parameter."
11402 (let ((selector (car entry))
11403 (action (cdr entry)))
11404 (if (stringp selector)
11405 (and (> (regexp-opt-depth selector) 0)
11406 (or (and (stringp action)
11407 (string-match "%[0-9]" action))
11408 (consp action)))
11409 nil)))
11411 (defun org-default-apps ()
11412 "Return the default applications for this operating system."
11413 (cond
11414 ((eq system-type 'darwin)
11415 org-file-apps-defaults-macosx)
11416 ((eq system-type 'windows-nt)
11417 org-file-apps-defaults-windowsnt)
11418 (t org-file-apps-defaults-gnu)))
11420 (defun org-apps-regexp-alist (list &optional add-auto-mode)
11421 "Convert extensions to regular expressions in the cars of LIST.
11422 Also, weed out any non-string entries, because the return value is used
11423 only for regexp matching.
11424 When ADD-AUTO-MODE is set, make all matches in `auto-mode-alist'
11425 point to the symbol `emacs', indicating that the file should
11426 be opened in Emacs."
11427 (append
11428 (delq nil
11429 (mapcar (lambda (x)
11430 (if (not (stringp (car x)))
11432 (if (string-match "\\W" (car x))
11434 (cons (concat "\\." (car x) "\\'") (cdr x)))))
11435 list))
11436 (if add-auto-mode
11437 (mapcar (lambda (x) (cons (car x) 'emacs)) auto-mode-alist))))
11439 (defvar ange-ftp-name-format) ; to silence the XEmacs compiler.
11440 (defun org-file-remote-p (file)
11441 "Test whether FILE specifies a location on a remote system.
11442 Return non-nil if the location is indeed remote.
11444 For example, the filename \"/user@host:/foo\" specifies a location
11445 on the system \"/user@host:\"."
11446 (cond ((fboundp 'file-remote-p)
11447 (file-remote-p file))
11448 ((fboundp 'tramp-handle-file-remote-p)
11449 (tramp-handle-file-remote-p file))
11450 ((and (boundp 'ange-ftp-name-format)
11451 (string-match (car ange-ftp-name-format) file))
11452 t)))
11455 ;;;; Refiling
11457 (defun org-get-org-file ()
11458 "Read a filename, with default directory `org-directory'."
11459 (let ((default (or org-default-notes-file remember-data-file)))
11460 (read-file-name (format "File name [%s]: " default)
11461 (file-name-as-directory org-directory)
11462 default)))
11464 (defun org-notes-order-reversed-p ()
11465 "Check if the current file should receive notes in reversed order."
11466 (cond
11467 ((not org-reverse-note-order) nil)
11468 ((eq t org-reverse-note-order) t)
11469 ((not (listp org-reverse-note-order)) nil)
11470 (t (catch 'exit
11471 (let ((all org-reverse-note-order)
11472 entry)
11473 (while (setq entry (pop all))
11474 (if (string-match (car entry) buffer-file-name)
11475 (throw 'exit (cdr entry))))
11476 nil)))))
11478 (defvar org-refile-target-table nil
11479 "The list of refile targets, created by `org-refile'.")
11481 (defvar org-agenda-new-buffers nil
11482 "Buffers created to visit agenda files.")
11484 (defvar org-refile-cache nil
11485 "Cache for refile targets.")
11487 (defvar org-refile-markers nil
11488 "All the markers used for caching refile locations.")
11490 (defun org-refile-marker (pos)
11491 "Get a new refile marker, but only if caching is in use."
11492 (if (not org-refile-use-cache)
11494 (let ((m (make-marker)))
11495 (move-marker m pos)
11496 (push m org-refile-markers)
11497 m)))
11499 (defun org-refile-cache-clear ()
11500 "Clear the refile cache and disable all the markers."
11501 (mapc (lambda (m) (move-marker m nil)) org-refile-markers)
11502 (setq org-refile-markers nil)
11503 (setq org-refile-cache nil)
11504 (message "Refile cache has been cleared"))
11506 (defun org-refile-cache-check-set (set)
11507 "Check if all the markers in the cache still have live buffers."
11508 (let (marker)
11509 (catch 'exit
11510 (while (and set (setq marker (nth 3 (pop set))))
11511 ;; If `org-refile-use-outline-path' is 'file, marker may be nil
11512 (when (and marker (null (marker-buffer marker)))
11513 (message "Please regenerate the refile cache with `C-0 C-c C-w'")
11514 (sit-for 3)
11515 (throw 'exit nil)))
11516 t)))
11518 (defun org-refile-cache-put (set &rest identifiers)
11519 "Push the refile targets SET into the cache, under IDENTIFIERS."
11520 (let* ((key (sha1 (prin1-to-string identifiers)))
11521 (entry (assoc key org-refile-cache)))
11522 (if entry
11523 (setcdr entry set)
11524 (push (cons key set) org-refile-cache))))
11526 (defun org-refile-cache-get (&rest identifiers)
11527 "Retrieve the cached value for refile targets given by IDENTIFIERS."
11528 (cond
11529 ((not org-refile-cache) nil)
11530 ((not org-refile-use-cache) (org-refile-cache-clear) nil)
11532 (let ((set (cdr (assoc (sha1 (prin1-to-string identifiers))
11533 org-refile-cache))))
11534 (and set (org-refile-cache-check-set set) set)))))
11536 (defun org-refile-get-targets (&optional default-buffer excluded-entries)
11537 "Produce a table with refile targets."
11538 (let ((case-fold-search nil)
11539 ;; otherwise org confuses "TODO" as a kw and "Todo" as a word
11540 (entries (or org-refile-targets '((nil . (:level . 1)))))
11541 targets tgs txt re files f desc descre fast-path-p level pos0)
11542 (message "Getting targets...")
11543 (with-current-buffer (or default-buffer (current-buffer))
11544 (while (setq entry (pop entries))
11545 (setq files (car entry) desc (cdr entry))
11546 (setq fast-path-p nil)
11547 (cond
11548 ((null files) (setq files (list (current-buffer))))
11549 ((eq files 'org-agenda-files)
11550 (setq files (org-agenda-files 'unrestricted)))
11551 ((and (symbolp files) (fboundp files))
11552 (setq files (funcall files)))
11553 ((and (symbolp files) (boundp files))
11554 (setq files (symbol-value files))))
11555 (if (stringp files) (setq files (list files)))
11556 (cond
11557 ((eq (car desc) :tag)
11558 (setq descre (concat "^\\*+[ \t]+.*?:" (regexp-quote (cdr desc)) ":")))
11559 ((eq (car desc) :todo)
11560 (setq descre (concat "^\\*+[ \t]+" (regexp-quote (cdr desc)) "[ \t]")))
11561 ((eq (car desc) :regexp)
11562 (setq descre (cdr desc)))
11563 ((eq (car desc) :level)
11564 (setq descre (concat "^\\*\\{" (number-to-string
11565 (if org-odd-levels-only
11566 (1- (* 2 (cdr desc)))
11567 (cdr desc)))
11568 "\\}[ \t]")))
11569 ((eq (car desc) :maxlevel)
11570 (setq fast-path-p t)
11571 (setq descre (concat "^\\*\\{1," (number-to-string
11572 (if org-odd-levels-only
11573 (1- (* 2 (cdr desc)))
11574 (cdr desc)))
11575 "\\}[ \t]")))
11576 (t (error "Bad refiling target description %s" desc)))
11577 (while (setq f (pop files))
11578 (with-current-buffer
11579 (if (bufferp f) f (org-get-agenda-file-buffer f))
11581 (setq tgs (org-refile-cache-get (buffer-file-name) descre))
11582 (progn
11583 (if (bufferp f) (setq f (buffer-file-name
11584 (buffer-base-buffer f))))
11585 (setq f (and f (expand-file-name f)))
11586 (if (eq org-refile-use-outline-path 'file)
11587 (push (list (file-name-nondirectory f) f nil nil) tgs))
11588 (save-excursion
11589 (save-restriction
11590 (widen)
11591 (goto-char (point-min))
11592 (while (re-search-forward descre nil t)
11593 (goto-char (setq pos0 (point-at-bol)))
11594 (catch 'next
11595 (when org-refile-target-verify-function
11596 (save-match-data
11597 (or (funcall org-refile-target-verify-function)
11598 (throw 'next t))))
11599 (when (and (looking-at org-complex-heading-regexp)
11600 (not (member (match-string 4) excluded-entries))
11601 (match-string 4))
11602 (setq level (org-reduced-level
11603 (- (match-end 1) (match-beginning 1)))
11604 txt (org-link-display-format (match-string 4))
11605 txt (replace-regexp-in-string "\\( *\[[0-9]+/?[0-9]*%?\]\\)+$" "" txt)
11606 re (format org-complex-heading-regexp-format
11607 (regexp-quote (match-string 4))))
11608 (when org-refile-use-outline-path
11609 (setq txt (mapconcat
11610 'org-protect-slash
11611 (append
11612 (if (eq org-refile-use-outline-path
11613 'file)
11614 (list (file-name-nondirectory
11615 (buffer-file-name
11616 (buffer-base-buffer))))
11617 (if (eq org-refile-use-outline-path
11618 'full-file-path)
11619 (list (buffer-file-name
11620 (buffer-base-buffer)))))
11621 (org-get-outline-path fast-path-p
11622 level txt)
11623 (list txt))
11624 "/")))
11625 (push (list txt f re (org-refile-marker (point)))
11626 tgs)))
11627 (when (= (point) pos0)
11628 ;; verification function has not moved point
11629 (goto-char (point-at-eol))))))))
11630 (when org-refile-use-cache
11631 (org-refile-cache-put tgs (buffer-file-name) descre))
11632 (setq targets (append tgs targets))))))
11633 (message "Getting targets...done")
11634 (nreverse targets)))
11636 (defun org-protect-slash (s)
11637 (while (string-match "/" s)
11638 (setq s (replace-match "\\" t t s)))
11641 (defvar org-olpa (make-vector 20 nil))
11643 (defun org-get-outline-path (&optional fastp level heading)
11644 "Return the outline path to the current entry, as a list.
11646 The parameters FASTP, LEVEL, and HEADING are for use by a scanner
11647 routine which makes outline path derivations for an entire file,
11648 avoiding backtracing. Refile target collection makes use of that."
11649 (if fastp
11650 (progn
11651 (if (> level 19)
11652 (error "Outline path failure, more than 19 levels"))
11653 (loop for i from level upto 19 do
11654 (aset org-olpa i nil))
11655 (prog1
11656 (delq nil (append org-olpa nil))
11657 (aset org-olpa level heading)))
11658 (let (rtn case-fold-search)
11659 (save-excursion
11660 (save-restriction
11661 (widen)
11662 (while (org-up-heading-safe)
11663 (when (looking-at org-complex-heading-regexp)
11664 (push (org-trim
11665 (replace-regexp-in-string
11666 ;; Remove statistical/checkboxes cookies
11667 "\\[[0-9]+%\\]\\|\\[[0-9]+/[0-9]+\\]" ""
11668 (org-match-string-no-properties 4)))
11669 rtn)))
11670 rtn)))))
11672 (defun org-format-outline-path (path &optional width prefix separator)
11673 "Format the outline path PATH for display.
11674 WIDTH is the maximum number of characters that is available.
11675 PREFIX is a prefix to be included in the returned string,
11676 such as the file name.
11677 SEPARATOR is inserted between the different parts of the path,
11678 the default is \"/\"."
11679 (setq width (or width 79))
11680 (if prefix (setq width (- width (length prefix))))
11681 (if (not path)
11682 (or prefix "")
11683 (let* ((nsteps (length path))
11684 (total-width (+ nsteps (apply '+ (mapcar 'length path))))
11685 (maxwidth (if (<= total-width width)
11686 10000 ;; everything fits
11687 ;; we need to shorten the level headings
11688 (/ (- width nsteps) nsteps)))
11689 (org-odd-levels-only nil)
11690 (n 0)
11691 (total (1+ (length prefix))))
11692 (setq maxwidth (max maxwidth 10))
11693 (concat prefix
11694 (if prefix (or separator "/"))
11695 (mapconcat
11696 (lambda (h)
11697 (setq n (1+ n))
11698 (if (and (= n nsteps) (< maxwidth 10000))
11699 (setq maxwidth (- total-width total)))
11700 (if (< (length h) maxwidth)
11701 (progn (setq total (+ total (length h) 1)) h)
11702 (setq h (substring h 0 (- maxwidth 2))
11703 total (+ total maxwidth 1))
11704 (if (string-match "[ \t]+\\'" h)
11705 (setq h (substring h 0 (match-beginning 0))))
11706 (setq h (concat h "..")))
11707 (org-add-props h nil 'face
11708 (nth (% (1- n) org-n-level-faces)
11709 org-level-faces))
11711 path (or separator "/"))))))
11713 (defun org-display-outline-path (&optional file current separator just-return-string)
11714 "Display the current outline path in the echo area.
11716 If FILE is non-nil, prepend the output with the file name.
11717 If CURRENT is non-nil, append the current heading to the output.
11718 SEPARATOR is passed through to `org-format-outline-path'. It separates
11719 the different parts of the path and defaults to \"/\".
11720 If JUST-RETURN-STRING is non-nil, return a string, don't display a message."
11721 (interactive "P")
11722 (let* (case-fold-search
11723 (bfn (buffer-file-name (buffer-base-buffer)))
11724 (path (and (derived-mode-p 'org-mode) (org-get-outline-path)))
11725 res)
11726 (if current (setq path (append path
11727 (save-excursion
11728 (org-back-to-heading t)
11729 (if (looking-at org-complex-heading-regexp)
11730 (list (match-string 4)))))))
11731 (setq res
11732 (org-format-outline-path
11733 path
11734 (1- (frame-width))
11735 (and file bfn (concat (file-name-nondirectory bfn) separator))
11736 separator))
11737 (if just-return-string
11738 (org-no-properties res)
11739 (org-unlogged-message "%s" res))))
11741 (defvar org-refile-history nil
11742 "History for refiling operations.")
11744 (defvar org-after-refile-insert-hook nil
11745 "Hook run after `org-refile' has inserted its stuff at the new location.
11746 Note that this is still *before* the stuff will be removed from
11747 the *old* location.")
11749 (defvar org-capture-last-stored-marker)
11750 (defvar org-refile-keep nil
11751 "Non-nil means `org-refile' will copy instead of refile.")
11753 (defun org-copy ()
11754 "Like `org-refile', but copy."
11755 (interactive)
11756 (let ((org-refile-keep t))
11757 (funcall 'org-refile nil nil nil "Copy")))
11759 (defun org-refile (&optional arg default-buffer rfloc msg)
11760 "Move the entry or entries at point to another heading.
11761 The list of target headings is compiled using the information in
11762 `org-refile-targets', which see.
11764 At the target location, the entry is filed as a subitem of the
11765 target heading. Depending on `org-reverse-note-order', the new
11766 subitem will either be the first or the last subitem.
11768 If there is an active region, all entries in that region will be
11769 refiled. However, the region must fulfill the requirement that
11770 the first heading sets the top-level of the moved text.
11772 With prefix arg ARG, the command will only visit the target
11773 location and not actually move anything.
11775 With a double prefix arg \\[universal-argument] \\[universal-argument], go to the location where the last
11776 refiling operation has put the subtree.
11778 With a numeric prefix argument of `2', refile to the running clock.
11780 With a numeric prefix argument of `3', emulate `org-refile-keep'
11781 being set to `t' and copy to the target location, don't move it.
11782 Beware that keeping refiled entries may result in duplicated ID
11783 properties.
11785 RFLOC can be a refile location obtained in a different way.
11787 MSG is a string to replace \"Refile\" in the default prompt with
11788 another verb. E.g. `org-copy' sets this parameter to \"Copy\".
11790 See also `org-refile-use-outline-path' and `org-completion-use-ido'.
11792 If you are using target caching (see `org-refile-use-cache'), you
11793 have to clear the target cache in order to find new targets.
11794 This can be done with a 0 prefix (`C-0 C-c C-w') or a triple
11795 prefix argument (`C-u C-u C-u C-c C-w')."
11796 (interactive "P")
11797 (if (member arg '(0 (64)))
11798 (org-refile-cache-clear)
11799 (let* ((actionmsg (cond (msg msg)
11800 ((equal arg 3) "Refile (and keep)")
11801 (t "Refile")))
11802 (cbuf (current-buffer))
11803 (regionp (org-region-active-p))
11804 (region-start (and regionp (region-beginning)))
11805 (region-end (and regionp (region-end)))
11806 (filename (buffer-file-name (buffer-base-buffer cbuf)))
11807 (org-refile-keep (if (equal arg 3) t org-refile-keep))
11808 pos it nbuf file re level reversed)
11809 (setq last-command nil)
11810 (when regionp
11811 (goto-char region-start)
11812 (or (bolp) (goto-char (point-at-bol)))
11813 (setq region-start (point))
11814 (unless (or (org-kill-is-subtree-p
11815 (buffer-substring region-start region-end))
11816 (prog1 org-refile-active-region-within-subtree
11817 (let ((s (point-at-eol)))
11818 (org-toggle-heading)
11819 (setq region-end (+ (- (point-at-eol) s) region-end)))))
11820 (user-error "The region is not a (sequence of) subtree(s)")))
11821 (if (equal arg '(16))
11822 (org-refile-goto-last-stored)
11823 (when (or
11824 (and (equal arg 2)
11825 org-clock-hd-marker (marker-buffer org-clock-hd-marker)
11826 (prog1
11827 (setq it (list (or org-clock-heading "running clock")
11828 (buffer-file-name
11829 (marker-buffer org-clock-hd-marker))
11831 (marker-position org-clock-hd-marker)))
11832 (setq arg nil)))
11833 (setq it (or rfloc
11834 (let (heading-text)
11835 (save-excursion
11836 (unless (and arg (listp arg))
11837 (org-back-to-heading t)
11838 (setq heading-text
11839 (replace-regexp-in-string
11840 org-bracket-link-regexp
11841 "\\3"
11842 (nth 4 (org-heading-components)))))
11843 (org-refile-get-location
11844 (cond ((and arg (listp arg)) "Goto")
11845 (regionp (concat actionmsg " region to"))
11846 (t (concat actionmsg " subtree \""
11847 heading-text "\" to")))
11848 default-buffer
11849 (and (not (equal '(4) arg))
11850 org-refile-allow-creating-parent-nodes)
11851 arg))))))
11852 (setq file (nth 1 it)
11853 re (nth 2 it)
11854 pos (nth 3 it))
11855 (if (and (not arg)
11857 (equal (buffer-file-name) file)
11858 (if regionp
11859 (and (>= pos region-start)
11860 (<= pos region-end))
11861 (and (>= pos (point))
11862 (< pos (save-excursion
11863 (org-end-of-subtree t t))))))
11864 (error "Cannot refile to position inside the tree or region"))
11865 (setq nbuf (or (find-buffer-visiting file)
11866 (find-file-noselect file)))
11867 (if (and arg (not (equal arg 3)))
11868 (progn
11869 (org-pop-to-buffer-same-window nbuf)
11870 (goto-char pos)
11871 (org-show-context 'org-goto))
11872 (if regionp
11873 (progn
11874 (org-kill-new (buffer-substring region-start region-end))
11875 (org-save-markers-in-region region-start region-end))
11876 (org-copy-subtree 1 nil t))
11877 (with-current-buffer (setq nbuf (or (find-buffer-visiting file)
11878 (find-file-noselect file)))
11879 (setq reversed (org-notes-order-reversed-p))
11880 (save-excursion
11881 (save-restriction
11882 (widen)
11883 (if pos
11884 (progn
11885 (goto-char pos)
11886 (looking-at org-outline-regexp)
11887 (setq level (org-get-valid-level (funcall outline-level) 1))
11888 (goto-char
11889 (if reversed
11890 (or (outline-next-heading) (point-max))
11891 (or (save-excursion (org-get-next-sibling))
11892 (org-end-of-subtree t t)
11893 (point-max)))))
11894 (setq level 1)
11895 (if (not reversed)
11896 (goto-char (point-max))
11897 (goto-char (point-min))
11898 (or (outline-next-heading) (goto-char (point-max)))))
11899 (if (not (bolp)) (newline))
11900 (org-paste-subtree level nil nil t)
11901 (when org-log-refile
11902 (org-add-log-setup 'refile nil nil 'findpos org-log-refile)
11903 (unless (eq org-log-refile 'note)
11904 (save-excursion (org-add-log-note))))
11905 (and org-auto-align-tags
11906 (let ((org-loop-over-headlines-in-active-region nil))
11907 (org-set-tags nil t)))
11908 (let ((bookmark-name (plist-get org-bookmark-names-plist
11909 :last-refile)))
11910 (when bookmark-name
11911 (with-demoted-errors
11912 (bookmark-set bookmark-name))))
11913 ;; If we are refiling for capture, make sure that the
11914 ;; last-capture pointers point here
11915 (when (org-bound-and-true-p org-refile-for-capture)
11916 (let ((bookmark-name (plist-get org-bookmark-names-plist
11917 :last-capture-marker)))
11918 (when bookmark-name
11919 (with-demoted-errors
11920 (bookmark-set bookmark-name))))
11921 (move-marker org-capture-last-stored-marker (point)))
11922 (if (fboundp 'deactivate-mark) (deactivate-mark))
11923 (run-hooks 'org-after-refile-insert-hook))))
11924 (unless org-refile-keep
11925 (if regionp
11926 (delete-region (point) (+ (point) (- region-end region-start)))
11927 (delete-region
11928 (and (org-back-to-heading t) (point))
11929 (min (1+ (buffer-size)) (org-end-of-subtree t t) (point)))))
11930 (when (featurep 'org-inlinetask)
11931 (org-inlinetask-remove-END-maybe))
11932 (setq org-markers-to-move nil)
11933 (message (concat actionmsg " to \"%s\" in file %s: done") (car it) file)))))))
11935 (defun org-refile-goto-last-stored ()
11936 "Go to the location where the last refile was stored."
11937 (interactive)
11938 (bookmark-jump (plist-get org-bookmark-names-plist :last-refile))
11939 (message "This is the location of the last refile"))
11941 (defun org-refile--get-location (refloc tbl)
11942 "When user refile to REFLOC, find the associated target in TBL.
11943 Also check `org-refile-target-table'."
11944 (car (delq
11946 (mapcar
11947 (lambda (r) (or (assoc r tbl)
11948 (assoc r org-refile-target-table)))
11949 (list (replace-regexp-in-string "/$" "" refloc)
11950 (replace-regexp-in-string "\\([^/]\\)$" "\\1/" refloc))))))
11952 (defun org-refile-get-location (&optional prompt default-buffer new-nodes
11953 no-exclude)
11954 "Prompt the user for a refile location, using PROMPT.
11955 PROMPT should not be suffixed with a colon and a space, because
11956 this function appends the default value from
11957 `org-refile-history' automatically, if that is not empty.
11958 When NO-EXCLUDE is set, do not exclude headlines in the current subtree,
11959 this is used for the GOTO interface."
11960 (let ((org-refile-targets org-refile-targets)
11961 (org-refile-use-outline-path org-refile-use-outline-path)
11962 excluded-entries)
11963 (when (and (derived-mode-p 'org-mode)
11964 (not org-refile-use-cache)
11965 (not no-exclude))
11966 (org-map-tree
11967 (lambda()
11968 (setq excluded-entries
11969 (append excluded-entries (list (org-get-heading t t)))))))
11970 (setq org-refile-target-table
11971 (org-refile-get-targets default-buffer excluded-entries)))
11972 (unless org-refile-target-table
11973 (user-error "No refile targets"))
11974 (let* ((cbuf (current-buffer))
11975 (partial-completion-mode nil)
11976 (cfn (buffer-file-name (buffer-base-buffer cbuf)))
11977 (cfunc (if (and org-refile-use-outline-path
11978 org-outline-path-complete-in-steps)
11979 'org-olpath-completing-read
11980 'org-icompleting-read))
11981 (extra (if org-refile-use-outline-path "/" ""))
11982 (cbnex (concat (buffer-name) extra))
11983 (filename (and cfn (expand-file-name cfn)))
11984 (tbl (mapcar
11985 (lambda (x)
11986 (if (and (not (member org-refile-use-outline-path
11987 '(file full-file-path)))
11988 (not (equal filename (nth 1 x))))
11989 (cons (concat (car x) extra " ("
11990 (file-name-nondirectory (nth 1 x)) ")")
11991 (cdr x))
11992 (cons (concat (car x) extra) (cdr x))))
11993 org-refile-target-table))
11994 (completion-ignore-case t)
11995 cdef
11996 (prompt (concat prompt
11997 (or (and (car org-refile-history)
11998 (concat " (default " (car org-refile-history) ")"))
11999 (and (assoc cbnex tbl) (setq cdef cbnex)
12000 (concat " (default " cbnex ")"))) ": "))
12001 pa answ parent-target child parent old-hist)
12002 (setq old-hist org-refile-history)
12003 (setq answ (funcall cfunc prompt tbl nil (not new-nodes)
12004 nil 'org-refile-history (or cdef (car org-refile-history))))
12005 (if (setq pa (org-refile--get-location answ tbl))
12006 (progn
12007 (org-refile-check-position pa)
12008 (when (or (not org-refile-history)
12009 (not (eq old-hist org-refile-history))
12010 (not (equal (car pa) (car org-refile-history))))
12011 (setq org-refile-history
12012 (cons (car pa) (if (assoc (car org-refile-history) tbl)
12013 org-refile-history
12014 (cdr org-refile-history))))
12015 (if (equal (car org-refile-history) (nth 1 org-refile-history))
12016 (pop org-refile-history)))
12018 (if (string-match "\\`\\(.*\\)/\\([^/]+\\)\\'" answ)
12019 (progn
12020 (setq parent (match-string 1 answ)
12021 child (match-string 2 answ))
12022 (setq parent-target (org-refile--get-location parent tbl))
12023 (when (and parent-target
12024 (or (eq new-nodes t)
12025 (and (eq new-nodes 'confirm)
12026 (y-or-n-p (format "Create new node \"%s\"? "
12027 child)))))
12028 (org-refile-new-child parent-target child)))
12029 (user-error "Invalid target location")))))
12031 (declare-function org-string-nw-p "org-macs" (s))
12032 (defun org-refile-check-position (refile-pointer)
12033 "Check if the refile pointer matches the headline to which it points."
12034 (let* ((file (nth 1 refile-pointer))
12035 (re (nth 2 refile-pointer))
12036 (pos (nth 3 refile-pointer))
12037 buffer)
12038 (if (and (not (markerp pos)) (not file))
12039 (user-error "Please indicate a target file in the refile path")
12040 (when (org-string-nw-p re)
12041 (setq buffer (if (markerp pos)
12042 (marker-buffer pos)
12043 (or (find-buffer-visiting file)
12044 (find-file-noselect file))))
12045 (with-current-buffer buffer
12046 (save-excursion
12047 (save-restriction
12048 (widen)
12049 (goto-char pos)
12050 (beginning-of-line 1)
12051 (unless (org-looking-at-p re)
12052 (user-error "Invalid refile position, please clear the cache with `C-0 C-c C-w' before refiling")))))))))
12054 (defun org-refile-new-child (parent-target child)
12055 "Use refile target PARENT-TARGET to add new CHILD below it."
12056 (unless parent-target
12057 (error "Cannot find parent for new node"))
12058 (let ((file (nth 1 parent-target))
12059 (pos (nth 3 parent-target))
12060 level)
12061 (with-current-buffer (or (find-buffer-visiting file)
12062 (find-file-noselect file))
12063 (save-excursion
12064 (save-restriction
12065 (widen)
12066 (if pos
12067 (goto-char pos)
12068 (goto-char (point-max))
12069 (if (not (bolp)) (newline)))
12070 (when (looking-at org-outline-regexp)
12071 (setq level (funcall outline-level))
12072 (org-end-of-subtree t t))
12073 (org-back-over-empty-lines)
12074 (insert "\n" (make-string
12075 (if pos (org-get-valid-level level 1) 1) ?*)
12076 " " child "\n")
12077 (beginning-of-line 0)
12078 (list (concat (car parent-target) "/" child) file "" (point)))))))
12080 (defun org-olpath-completing-read (prompt collection &rest args)
12081 "Read an outline path like a file name."
12082 (let ((thetable collection)
12083 (org-completion-use-ido nil) ; does not work with ido.
12084 (org-completion-use-iswitchb nil)) ; or iswitchb
12085 (apply
12086 'org-icompleting-read prompt
12087 (lambda (string predicate &optional flag)
12088 (let (rtn r f (l (length string)))
12089 (cond
12090 ((eq flag nil)
12091 ;; try completion
12092 (try-completion string thetable))
12093 ((eq flag t)
12094 ;; all-completions
12095 (setq rtn (all-completions string thetable predicate))
12096 (mapcar
12097 (lambda (x)
12098 (setq r (substring x l))
12099 (if (string-match " ([^)]*)$" x)
12100 (setq f (match-string 0 x))
12101 (setq f ""))
12102 (if (string-match "/" r)
12103 (concat string (substring r 0 (match-end 0)) f)
12105 rtn))
12106 ((eq flag 'lambda)
12107 ;; exact match?
12108 (assoc string thetable)))))
12109 args)))
12111 ;;;; Dynamic blocks
12113 (defun org-find-dblock (name)
12114 "Find the first dynamic block with name NAME in the buffer.
12115 If not found, stay at current position and return nil."
12116 (let ((case-fold-search t) pos)
12117 (save-excursion
12118 (goto-char (point-min))
12119 (setq pos (and (re-search-forward
12120 (concat "^[ \t]*#\\+\\(?:BEGIN\\|begin\\):[ \t]+" name "\\>") nil t)
12121 (match-beginning 0))))
12122 (if pos (goto-char pos))
12123 pos))
12125 (defun org-create-dblock (plist)
12126 "Create a dynamic block section, with parameters taken from PLIST.
12127 PLIST must contain a :name entry which is used as the name of the block."
12128 (when (string-match "\\S-" (buffer-substring (point-at-bol) (point-at-eol)))
12129 (end-of-line 1)
12130 (newline))
12131 (let ((col (current-column))
12132 (name (plist-get plist :name)))
12133 (insert "#+BEGIN: " name)
12134 (while plist
12135 (if (eq (car plist) :name)
12136 (setq plist (cddr plist))
12137 (insert " " (prin1-to-string (pop plist)))))
12138 (insert "\n\n" (make-string col ?\ ) "#+END:\n")
12139 (beginning-of-line -2)))
12141 (defun org-prepare-dblock ()
12142 "Prepare dynamic block for refresh.
12143 This empties the block, puts the cursor at the insert position and returns
12144 the property list including an extra property :name with the block name."
12145 (unless (looking-at org-dblock-start-re)
12146 (user-error "Not at a dynamic block"))
12147 (let* ((begdel (1+ (match-end 0)))
12148 (name (org-no-properties (match-string 1)))
12149 (params (append (list :name name)
12150 (read (concat "(" (match-string 3) ")")))))
12151 (save-excursion
12152 (beginning-of-line 1)
12153 (skip-chars-forward " \t")
12154 (setq params (plist-put params :indentation-column (current-column))))
12155 (unless (re-search-forward org-dblock-end-re nil t)
12156 (error "Dynamic block not terminated"))
12157 (setq params
12158 (append params
12159 (list :content (buffer-substring
12160 begdel (match-beginning 0)))))
12161 (delete-region begdel (match-beginning 0))
12162 (goto-char begdel)
12163 (open-line 1)
12164 params))
12166 (defun org-map-dblocks (&optional command)
12167 "Apply COMMAND to all dynamic blocks in the current buffer.
12168 If COMMAND is not given, use `org-update-dblock'."
12169 (let ((cmd (or command 'org-update-dblock)))
12170 (save-excursion
12171 (goto-char (point-min))
12172 (while (re-search-forward org-dblock-start-re nil t)
12173 (goto-char (match-beginning 0))
12174 (save-excursion
12175 (condition-case nil
12176 (funcall cmd)
12177 (error (message "Error during update of dynamic block"))))
12178 (unless (re-search-forward org-dblock-end-re nil t)
12179 (error "Dynamic block not terminated"))))))
12181 (defun org-dblock-update (&optional arg)
12182 "User command for updating dynamic blocks.
12183 Update the dynamic block at point. With prefix ARG, update all dynamic
12184 blocks in the buffer."
12185 (interactive "P")
12186 (if arg
12187 (org-update-all-dblocks)
12188 (or (looking-at org-dblock-start-re)
12189 (org-beginning-of-dblock))
12190 (org-update-dblock)))
12192 (defun org-update-dblock ()
12193 "Update the dynamic block at point.
12194 This means to empty the block, parse for parameters and then call
12195 the correct writing function."
12196 (interactive)
12197 (save-excursion
12198 (let* ((win (selected-window))
12199 (pos (point))
12200 (line (org-current-line))
12201 (params (org-prepare-dblock))
12202 (name (plist-get params :name))
12203 (indent (plist-get params :indentation-column))
12204 (cmd (intern (concat "org-dblock-write:" name))))
12205 (message "Updating dynamic block `%s' at line %d..." name line)
12206 (funcall cmd params)
12207 (message "Updating dynamic block `%s' at line %d...done" name line)
12208 (goto-char pos)
12209 (when (and indent (> indent 0))
12210 (setq indent (make-string indent ?\ ))
12211 (save-excursion
12212 (select-window win)
12213 (org-beginning-of-dblock)
12214 (forward-line 1)
12215 (while (not (looking-at org-dblock-end-re))
12216 (insert indent)
12217 (beginning-of-line 2))
12218 (when (looking-at org-dblock-end-re)
12219 (and (looking-at "[ \t]+")
12220 (replace-match ""))
12221 (insert indent)))))))
12223 (defun org-beginning-of-dblock ()
12224 "Find the beginning of the dynamic block at point.
12225 Error if there is no such block at point."
12226 (let ((pos (point))
12227 beg)
12228 (end-of-line 1)
12229 (if (and (re-search-backward org-dblock-start-re nil t)
12230 (setq beg (match-beginning 0))
12231 (re-search-forward org-dblock-end-re nil t)
12232 (> (match-end 0) pos))
12233 (goto-char beg)
12234 (goto-char pos)
12235 (error "Not in a dynamic block"))))
12237 (defun org-update-all-dblocks ()
12238 "Update all dynamic blocks in the buffer.
12239 This function can be used in a hook."
12240 (interactive)
12241 (when (derived-mode-p 'org-mode)
12242 (org-map-dblocks 'org-update-dblock)))
12245 ;;;; Completion
12247 (declare-function org-export-backend-name "org-export" (cl-x))
12248 (declare-function org-export-backend-options "org-export" (cl-x))
12249 (defun org-get-export-keywords ()
12250 "Return a list of all currently understood export keywords.
12251 Export keywords include options, block names, attributes and
12252 keywords relative to each registered export back-end."
12253 (let (keywords)
12254 (dolist (backend
12255 (org-bound-and-true-p org-export--registered-backends)
12256 (delq nil keywords))
12257 ;; Back-end name (for keywords, like #+LATEX:)
12258 (push (upcase (symbol-name (org-export-backend-name backend))) keywords)
12259 (dolist (option-entry (org-export-backend-options backend))
12260 ;; Back-end options.
12261 (push (nth 1 option-entry) keywords)))))
12263 (defconst org-options-keywords
12264 '("ARCHIVE:" "AUTHOR:" "BIND:" "CATEGORY:" "COLUMNS:" "CREATOR:" "DATE:"
12265 "DESCRIPTION:" "DRAWERS:" "EMAIL:" "EXCLUDE_TAGS:" "FILETAGS:" "INCLUDE:"
12266 "INDEX:" "KEYWORDS:" "LANGUAGE:" "MACRO:" "OPTIONS:" "PROPERTY:"
12267 "PRIORITIES:" "SELECT_TAGS:" "SEQ_TODO:" "SETUPFILE:" "STARTUP:" "TAGS:"
12268 "TITLE:" "TODO:" "TYP_TODO:" "SELECT_TAGS:" "EXCLUDE_TAGS:"))
12270 (defcustom org-structure-template-alist
12271 '(("s" "#+BEGIN_SRC ?\n\n#+END_SRC")
12272 ("e" "#+BEGIN_EXAMPLE\n?\n#+END_EXAMPLE")
12273 ("q" "#+BEGIN_QUOTE\n?\n#+END_QUOTE")
12274 ("v" "#+BEGIN_VERSE\n?\n#+END_VERSE")
12275 ("V" "#+BEGIN_VERBATIM\n?\n#+END_VERBATIM")
12276 ("c" "#+BEGIN_CENTER\n?\n#+END_CENTER")
12277 ("l" "#+BEGIN_LaTeX\n?\n#+END_LaTeX")
12278 ("L" "#+LaTeX: ")
12279 ("h" "#+BEGIN_HTML\n?\n#+END_HTML")
12280 ("H" "#+HTML: ")
12281 ("a" "#+BEGIN_ASCII\n?\n#+END_ASCII")
12282 ("A" "#+ASCII: ")
12283 ("i" "#+INDEX: ?")
12284 ("I" "#+INCLUDE: %file ?"))
12285 "Structure completion elements.
12286 This is a list of abbreviation keys and values. The value gets inserted
12287 if you type `<' followed by the key and then press the completion key,
12288 usually `TAB'. %file will be replaced by a file name after prompting
12289 for the file using completion. The cursor will be placed at the position
12290 of the `?` in the template.
12291 There are two templates for each key, the first uses the original Org syntax,
12292 the second uses Emacs Muse-like syntax tags. These Muse-like tags become
12293 the default when the /org-mtags.el/ module has been loaded. See also the
12294 variable `org-mtags-prefer-muse-templates'."
12295 :group 'org-completion
12296 :type '(repeat
12297 (list
12298 (string :tag "Key")
12299 (string :tag "Template")))
12300 :version 24.4
12301 :package-version '(Org . "8.3"))
12303 (defun org-try-structure-completion ()
12304 "Try to complete a structure template before point.
12305 This looks for strings like \"<e\" on an otherwise empty line and
12306 expands them."
12307 (let ((l (buffer-substring (point-at-bol) (point)))
12309 (when (and (looking-at "[ \t]*$")
12310 (string-match "^[ \t]*<\\([a-zA-Z]+\\)$" l)
12311 (setq a (assoc (match-string 1 l) org-structure-template-alist)))
12312 (org-complete-expand-structure-template (+ -1 (point-at-bol)
12313 (match-beginning 1)) a)
12314 t)))
12316 (defun org-complete-expand-structure-template (start cell)
12317 "Expand a structure template."
12318 (let ((rpl (nth 1 cell))
12319 (ind ""))
12320 (delete-region start (point))
12321 (when (string-match "\\`[ \t]*#\\+" rpl)
12322 (cond
12323 ((bolp))
12324 ((not (string-match "\\S-" (buffer-substring (point-at-bol) (point))))
12325 (setq ind (buffer-substring (point-at-bol) (point))))
12326 (t (newline))))
12327 (setq start (point))
12328 (if (string-match "%file" rpl)
12329 (setq rpl (replace-match
12330 (concat
12331 "\""
12332 (save-match-data
12333 (abbreviate-file-name (read-file-name "Include file: ")))
12334 "\"")
12335 t t rpl)))
12336 (setq rpl (mapconcat 'identity (split-string rpl "\n")
12337 (concat "\n" ind)))
12338 (insert rpl)
12339 (if (re-search-backward "\\?" start t) (delete-char 1))))
12341 ;;;; TODO, DEADLINE, Comments
12343 (defun org-toggle-comment ()
12344 "Change the COMMENT state of an entry."
12345 (interactive)
12346 (save-excursion
12347 (org-back-to-heading)
12348 (looking-at org-complex-heading-regexp)
12349 (goto-char (or (match-end 3) (match-end 2) (match-end 1)))
12350 (skip-chars-forward " \t")
12351 (unless (memq (char-before) '(?\s ?\t)) (insert " "))
12352 (if (org-in-commented-heading-p t)
12353 (delete-region (point)
12354 (progn (search-forward " " (line-end-position) 'move)
12355 (skip-chars-forward " \t")
12356 (point)))
12357 (insert org-comment-string)
12358 (unless (eolp) (insert " ")))))
12360 (defvar org-last-todo-state-is-todo nil
12361 "This is non-nil when the last TODO state change led to a TODO state.
12362 If the last change removed the TODO tag or switched to DONE, then
12363 this is nil.")
12365 (defvar org-setting-tags nil) ; dynamically skipped
12367 (defvar org-todo-setup-filter-hook nil
12368 "Hook for functions that pre-filter todo specs.
12369 Each function takes a todo spec and returns either nil or the spec
12370 transformed into canonical form." )
12372 (defvar org-todo-get-default-hook nil
12373 "Hook for functions that get a default item for todo.
12374 Each function takes arguments (NEW-MARK OLD-MARK) and returns either
12375 nil or a string to be used for the todo mark." )
12377 (defvar org-agenda-headline-snapshot-before-repeat)
12379 (defun org-current-effective-time ()
12380 "Return current time adjusted for `org-extend-today-until' variable."
12381 (let* ((ct (org-current-time))
12382 (dct (decode-time ct))
12383 (ct1
12384 (cond
12385 (org-use-last-clock-out-time-as-effective-time
12386 (or (org-clock-get-last-clock-out-time) ct))
12387 ((and org-use-effective-time (< (nth 2 dct) org-extend-today-until))
12388 (encode-time 0 59 23 (1- (nth 3 dct)) (nth 4 dct) (nth 5 dct)))
12389 (t ct))))
12390 ct1))
12392 (defun org-todo-yesterday (&optional arg)
12393 "Like `org-todo' but the time of change will be 23:59 of yesterday."
12394 (interactive "P")
12395 (if (eq major-mode 'org-agenda-mode)
12396 (apply 'org-agenda-todo-yesterday arg)
12397 (let* ((hour (third (decode-time
12398 (org-current-time))))
12399 (org-extend-today-until (1+ hour)))
12400 (org-todo arg))))
12402 (defvar org-block-entry-blocking ""
12403 "First entry preventing the TODO state change.")
12405 (defun org-cancel-repeater ()
12406 "Cancel a repeater by setting its numeric value to zero."
12407 (interactive)
12408 (save-excursion
12409 (org-back-to-heading t)
12410 (let ((bound1 (point))
12411 (bound0 (save-excursion (outline-next-heading) (point))))
12412 (when (re-search-forward
12413 (concat "\\(" org-scheduled-time-regexp "\\)\\|\\("
12414 org-deadline-time-regexp "\\)\\|\\("
12415 org-ts-regexp "\\)")
12416 bound0 t)
12417 (if (re-search-backward "[ \t]+\\(?:[.+]\\)?\\+\\([0-9]+\\)[hdwmy]" bound1 t)
12418 (replace-match "0" t nil nil 1))))))
12420 (defun org-todo (&optional arg)
12421 "Change the TODO state of an item.
12422 The state of an item is given by a keyword at the start of the heading,
12423 like
12424 *** TODO Write paper
12425 *** DONE Call mom
12427 The different keywords are specified in the variable `org-todo-keywords'.
12428 By default the available states are \"TODO\" and \"DONE\".
12429 So for this example: when the item starts with TODO, it is changed to DONE.
12430 When it starts with DONE, the DONE is removed. And when neither TODO nor
12431 DONE are present, add TODO at the beginning of the heading.
12433 With \\[universal-argument] prefix arg, use completion to determine the new \
12434 state.
12435 With numeric prefix arg, switch to that state.
12436 With a double \\[universal-argument] prefix, switch to the next set of TODO \
12437 keywords (nextset).
12438 With a triple \\[universal-argument] prefix, circumvent any state blocking.
12439 With a numeric prefix arg of 0, inhibit note taking for the change.
12440 With a numeric prefix arg of -1, cancel repeater to allow marking as DONE.
12442 When called through ELisp, arg is also interpreted in the following way:
12443 'none -> empty state
12444 \"\"(empty string) -> switch to empty state
12445 'done -> switch to DONE
12446 'nextset -> switch to the next set of keywords
12447 'previousset -> switch to the previous set of keywords
12448 \"WAITING\" -> switch to the specified keyword, but only if it
12449 really is a member of `org-todo-keywords'."
12450 (interactive "P")
12451 (if (and (org-region-active-p) org-loop-over-headlines-in-active-region)
12452 (let ((cl (if (eq org-loop-over-headlines-in-active-region 'start-level)
12453 'region-start-level 'region))
12454 org-loop-over-headlines-in-active-region)
12455 (org-map-entries
12456 `(org-todo ,arg)
12457 org-loop-over-headlines-in-active-region
12458 cl (if (outline-invisible-p) (org-end-of-subtree nil t))))
12459 (if (equal arg '(16)) (setq arg 'nextset))
12460 (when (equal arg -1) (org-cancel-repeater) (setq arg nil))
12461 (let ((org-blocker-hook org-blocker-hook)
12462 commentp
12463 case-fold-search)
12464 (when (equal arg '(64))
12465 (setq arg nil org-blocker-hook nil))
12466 (when (and org-blocker-hook
12467 (or org-inhibit-blocking
12468 (org-entry-get nil "NOBLOCKING")))
12469 (setq org-blocker-hook nil))
12470 (save-excursion
12471 (catch 'exit
12472 (org-back-to-heading t)
12473 (when (org-in-commented-heading-p t)
12474 (org-toggle-comment)
12475 (setq commentp t))
12476 (if (looking-at org-outline-regexp) (goto-char (1- (match-end 0))))
12477 (or (looking-at (concat " +" org-todo-regexp "\\( +\\|[ \t]*$\\)"))
12478 (looking-at "\\(?: *\\|[ \t]*$\\)"))
12479 (let* ((match-data (match-data))
12480 (startpos (point-at-bol))
12481 (logging (save-match-data (org-entry-get nil "LOGGING" t t)))
12482 (org-log-done org-log-done)
12483 (org-log-repeat org-log-repeat)
12484 (org-todo-log-states org-todo-log-states)
12485 (org-inhibit-logging
12486 (if (equal arg 0)
12487 (progn (setq arg nil) 'note) org-inhibit-logging))
12488 (this (match-string 1))
12489 (hl-pos (match-beginning 0))
12490 (head (org-get-todo-sequence-head this))
12491 (ass (assoc head org-todo-kwd-alist))
12492 (interpret (nth 1 ass))
12493 (done-word (nth 3 ass))
12494 (final-done-word (nth 4 ass))
12495 (org-last-state (or this ""))
12496 (completion-ignore-case t)
12497 (member (member this org-todo-keywords-1))
12498 (tail (cdr member))
12499 (org-state (cond
12500 ((and org-todo-key-trigger
12501 (or (and (equal arg '(4))
12502 (eq org-use-fast-todo-selection 'prefix))
12503 (and (not arg) org-use-fast-todo-selection
12504 (not (eq org-use-fast-todo-selection
12505 'prefix)))))
12506 ;; Use fast selection
12507 (org-fast-todo-selection))
12508 ((and (equal arg '(4))
12509 (or (not org-use-fast-todo-selection)
12510 (not org-todo-key-trigger)))
12511 ;; Read a state with completion
12512 (org-icompleting-read
12513 "State: " (mapcar 'list org-todo-keywords-1)
12514 nil t))
12515 ((eq arg 'right)
12516 (if this
12517 (if tail (car tail) nil)
12518 (car org-todo-keywords-1)))
12519 ((eq arg 'left)
12520 (if (equal member org-todo-keywords-1)
12522 (if this
12523 (nth (- (length org-todo-keywords-1)
12524 (length tail) 2)
12525 org-todo-keywords-1)
12526 (org-last org-todo-keywords-1))))
12527 ((and (eq org-use-fast-todo-selection t) (equal arg '(4))
12528 (setq arg nil))) ; hack to fall back to cycling
12529 (arg
12530 ;; user or caller requests a specific state
12531 (cond
12532 ((equal arg "") nil)
12533 ((eq arg 'none) nil)
12534 ((eq arg 'done) (or done-word (car org-done-keywords)))
12535 ((eq arg 'nextset)
12536 (or (car (cdr (member head org-todo-heads)))
12537 (car org-todo-heads)))
12538 ((eq arg 'previousset)
12539 (let ((org-todo-heads (reverse org-todo-heads)))
12540 (or (car (cdr (member head org-todo-heads)))
12541 (car org-todo-heads))))
12542 ((car (member arg org-todo-keywords-1)))
12543 ((stringp arg)
12544 (user-error "State `%s' not valid in this file" arg))
12545 ((nth (1- (prefix-numeric-value arg))
12546 org-todo-keywords-1))))
12547 ((null member) (or head (car org-todo-keywords-1)))
12548 ((equal this final-done-word) nil) ;; -> make empty
12549 ((null tail) nil) ;; -> first entry
12550 ((memq interpret '(type priority))
12551 (if (eq this-command last-command)
12552 (car tail)
12553 (if (> (length tail) 0)
12554 (or done-word (car org-done-keywords))
12555 nil)))
12557 (car tail))))
12558 (org-state (or
12559 (run-hook-with-args-until-success
12560 'org-todo-get-default-hook org-state org-last-state)
12561 org-state))
12562 (next (if org-state (concat " " org-state " ") " "))
12563 (change-plist (list :type 'todo-state-change :from this :to org-state
12564 :position startpos))
12565 dolog now-done-p)
12566 (when org-blocker-hook
12567 (setq org-last-todo-state-is-todo
12568 (not (member this org-done-keywords)))
12569 (unless (save-excursion
12570 (save-match-data
12571 (org-with-wide-buffer
12572 (run-hook-with-args-until-failure
12573 'org-blocker-hook change-plist))))
12574 (if (org-called-interactively-p 'interactive)
12575 (user-error "TODO state change from %s to %s blocked (by \"%s\")"
12576 this org-state org-block-entry-blocking)
12577 ;; fail silently
12578 (message "TODO state change from %s to %s blocked (by \"%s\")"
12579 this org-state org-block-entry-blocking)
12580 (throw 'exit nil))))
12581 (store-match-data match-data)
12582 (replace-match next t t)
12583 (cond ((equal this org-state)
12584 (message "TODO state was already %s" (org-trim next)))
12585 ((pos-visible-in-window-p hl-pos)
12586 (message "TODO state changed to %s" (org-trim next))))
12587 (unless head
12588 (setq head (org-get-todo-sequence-head org-state)
12589 ass (assoc head org-todo-kwd-alist)
12590 interpret (nth 1 ass)
12591 done-word (nth 3 ass)
12592 final-done-word (nth 4 ass)))
12593 (when (memq arg '(nextset previousset))
12594 (message "Keyword-Set %d/%d: %s"
12595 (- (length org-todo-sets) -1
12596 (length (memq (assoc org-state org-todo-sets) org-todo-sets)))
12597 (length org-todo-sets)
12598 (mapconcat 'identity (assoc org-state org-todo-sets) " ")))
12599 (setq org-last-todo-state-is-todo
12600 (not (member org-state org-done-keywords)))
12601 (setq now-done-p (and (member org-state org-done-keywords)
12602 (not (member this org-done-keywords))))
12603 (and logging (org-local-logging logging))
12604 (when (and (or org-todo-log-states org-log-done)
12605 (not (eq org-inhibit-logging t))
12606 (not (memq arg '(nextset previousset))))
12607 ;; we need to look at recording a time and note
12608 (setq dolog (or (nth 1 (assoc org-state org-todo-log-states))
12609 (nth 2 (assoc this org-todo-log-states))))
12610 (if (and (eq dolog 'note) (eq org-inhibit-logging 'note))
12611 (setq dolog 'time))
12612 (when (or (and (not org-state) (not org-closed-keep-when-no-todo))
12613 (and org-state
12614 (member org-state org-not-done-keywords)
12615 (not (member this org-not-done-keywords))))
12616 ;; This is now a todo state and was not one before
12617 ;; If there was a CLOSED time stamp, get rid of it.
12618 (org-add-planning-info nil nil 'closed))
12619 (when (and now-done-p org-log-done)
12620 ;; It is now done, and it was not done before
12621 (org-add-planning-info 'closed (org-current-effective-time))
12622 (if (and (not dolog) (eq 'note org-log-done))
12623 (org-add-log-setup 'done org-state this 'findpos 'note)))
12624 (when (and org-state dolog)
12625 ;; This is a non-nil state, and we need to log it
12626 (org-add-log-setup 'state org-state this 'findpos dolog)))
12627 ;; Fixup tag positioning
12628 (org-todo-trigger-tag-changes org-state)
12629 (and org-auto-align-tags (not org-setting-tags) (org-set-tags nil t))
12630 (when org-provide-todo-statistics
12631 (org-update-parent-todo-statistics))
12632 (run-hooks 'org-after-todo-state-change-hook)
12633 (if (and arg (not (member org-state org-done-keywords)))
12634 (setq head (org-get-todo-sequence-head org-state)))
12635 (put-text-property (point-at-bol) (point-at-eol) 'org-todo-head head)
12636 ;; Do we need to trigger a repeat?
12637 (when now-done-p
12638 (when (boundp 'org-agenda-headline-snapshot-before-repeat)
12639 ;; This is for the agenda, take a snapshot of the headline.
12640 (save-match-data
12641 (setq org-agenda-headline-snapshot-before-repeat
12642 (org-get-heading))))
12643 (org-auto-repeat-maybe org-state))
12644 ;; Fixup cursor location if close to the keyword
12645 (if (and (outline-on-heading-p)
12646 (not (bolp))
12647 (save-excursion (beginning-of-line 1)
12648 (looking-at org-todo-line-regexp))
12649 (< (point) (+ 2 (or (match-end 2) (match-end 1)))))
12650 (progn
12651 (goto-char (or (match-end 2) (match-end 1)))
12652 (and (looking-at " ") (just-one-space))))
12653 (when org-trigger-hook
12654 (save-excursion
12655 (run-hook-with-args 'org-trigger-hook change-plist)))
12656 (when commentp (org-toggle-comment))))))))
12658 (defun org-block-todo-from-children-or-siblings-or-parent (change-plist)
12659 "Block turning an entry into a TODO, using the hierarchy.
12660 This checks whether the current task should be blocked from state
12661 changes. Such blocking occurs when:
12663 1. The task has children which are not all in a completed state.
12665 2. A task has a parent with the property :ORDERED:, and there
12666 are siblings prior to the current task with incomplete
12667 status.
12669 3. The parent of the task is blocked because it has siblings that should
12670 be done first, or is child of a block grandparent TODO entry."
12672 (if (not org-enforce-todo-dependencies)
12673 t ; if locally turned off don't block
12674 (catch 'dont-block
12675 ;; If this is not a todo state change, or if this entry is already DONE,
12676 ;; do not block
12677 (when (or (not (eq (plist-get change-plist :type) 'todo-state-change))
12678 (member (plist-get change-plist :from)
12679 (cons 'done org-done-keywords))
12680 (member (plist-get change-plist :to)
12681 (cons 'todo org-not-done-keywords))
12682 (not (plist-get change-plist :to)))
12683 (throw 'dont-block t))
12684 ;; If this task has children, and any are undone, it's blocked
12685 (save-excursion
12686 (org-back-to-heading t)
12687 (let ((this-level (funcall outline-level)))
12688 (outline-next-heading)
12689 (let ((child-level (funcall outline-level)))
12690 (while (and (not (eobp))
12691 (> child-level this-level))
12692 ;; this todo has children, check whether they are all
12693 ;; completed
12694 (if (and (not (org-entry-is-done-p))
12695 (org-entry-is-todo-p))
12696 (progn (setq org-block-entry-blocking (org-get-heading))
12697 (throw 'dont-block nil)))
12698 (outline-next-heading)
12699 (setq child-level (funcall outline-level))))))
12700 ;; Otherwise, if the task's parent has the :ORDERED: property, and
12701 ;; any previous siblings are undone, it's blocked
12702 (save-excursion
12703 (org-back-to-heading t)
12704 (let* ((pos (point))
12705 (parent-pos (and (org-up-heading-safe) (point))))
12706 (if (not parent-pos) (throw 'dont-block t)) ; no parent
12707 (when (and (org-not-nil (org-entry-get (point) "ORDERED"))
12708 (forward-line 1)
12709 (re-search-forward org-not-done-heading-regexp pos t))
12710 (setq org-block-entry-blocking (match-string 0))
12711 (throw 'dont-block nil)) ; block, there is an older sibling not done.
12712 ;; Search further up the hierarchy, to see if an ancestor is blocked
12713 (while t
12714 (goto-char parent-pos)
12715 (if (not (looking-at org-not-done-heading-regexp))
12716 (throw 'dont-block t)) ; do not block, parent is not a TODO
12717 (setq pos (point))
12718 (setq parent-pos (and (org-up-heading-safe) (point)))
12719 (if (not parent-pos) (throw 'dont-block t)) ; no parent
12720 (when (and (org-not-nil (org-entry-get (point) "ORDERED"))
12721 (forward-line 1)
12722 (re-search-forward org-not-done-heading-regexp pos t)
12723 (setq org-block-entry-blocking (org-get-heading)))
12724 (throw 'dont-block nil)))))))) ; block, older sibling not done.
12726 (defcustom org-track-ordered-property-with-tag nil
12727 "Should the ORDERED property also be shown as a tag?
12728 The ORDERED property decides if an entry should require subtasks to be
12729 completed in sequence. Since a property is not very visible, setting
12730 this option means that toggling the ORDERED property with the command
12731 `org-toggle-ordered-property' will also toggle a tag ORDERED. That tag is
12732 not relevant for the behavior, but it makes things more visible.
12734 Note that toggling the tag with tags commands will not change the property
12735 and therefore not influence behavior!
12737 This can be t, meaning the tag ORDERED should be used, It can also be a
12738 string to select a different tag for this task."
12739 :group 'org-todo
12740 :type '(choice
12741 (const :tag "No tracking" nil)
12742 (const :tag "Track with ORDERED tag" t)
12743 (string :tag "Use other tag")))
12745 (defun org-toggle-ordered-property ()
12746 "Toggle the ORDERED property of the current entry.
12747 For better visibility, you can track the value of this property with a tag.
12748 See variable `org-track-ordered-property-with-tag'."
12749 (interactive)
12750 (let* ((t1 org-track-ordered-property-with-tag)
12751 (tag (and t1 (if (stringp t1) t1 "ORDERED"))))
12752 (save-excursion
12753 (org-back-to-heading)
12754 (if (org-entry-get nil "ORDERED")
12755 (progn
12756 (org-delete-property "ORDERED")
12757 (and tag (org-toggle-tag tag 'off))
12758 (message "Subtasks can be completed in arbitrary order"))
12759 (org-entry-put nil "ORDERED" "t")
12760 (and tag (org-toggle-tag tag 'on))
12761 (message "Subtasks must be completed in sequence")))))
12763 (defvar org-blocked-by-checkboxes) ; dynamically scoped
12764 (defun org-block-todo-from-checkboxes (change-plist)
12765 "Block turning an entry into a TODO, using checkboxes.
12766 This checks whether the current task should be blocked from state
12767 changes because there are unchecked boxes in this entry."
12768 (if (not org-enforce-todo-checkbox-dependencies)
12769 t ; if locally turned off don't block
12770 (catch 'dont-block
12771 ;; If this is not a todo state change, or if this entry is already DONE,
12772 ;; do not block
12773 (when (or (not (eq (plist-get change-plist :type) 'todo-state-change))
12774 (member (plist-get change-plist :from)
12775 (cons 'done org-done-keywords))
12776 (member (plist-get change-plist :to)
12777 (cons 'todo org-not-done-keywords))
12778 (not (plist-get change-plist :to)))
12779 (throw 'dont-block t))
12780 ;; If this task has checkboxes that are not checked, it's blocked
12781 (save-excursion
12782 (org-back-to-heading t)
12783 (let ((beg (point)) end)
12784 (outline-next-heading)
12785 (setq end (point))
12786 (goto-char beg)
12787 (if (org-list-search-forward
12788 (concat (org-item-beginning-re)
12789 "\\(?:\\[@\\(?:start:\\)?\\([0-9]+\\|[A-Za-z]\\)\\][ \t]*\\)?"
12790 "\\[[- ]\\]")
12791 end t)
12792 (progn
12793 (if (boundp 'org-blocked-by-checkboxes)
12794 (setq org-blocked-by-checkboxes t))
12795 (throw 'dont-block nil)))))
12796 t))) ; do not block
12798 (defun org-entry-blocked-p ()
12799 "Is the current entry blocked?"
12800 (org-with-silent-modifications
12801 (if (org-entry-get nil "NOBLOCKING")
12802 nil ;; Never block this entry
12803 (not (run-hook-with-args-until-failure
12804 'org-blocker-hook
12805 (list :type 'todo-state-change
12806 :position (point)
12807 :from 'todo
12808 :to 'done))))))
12810 (defun org-update-statistics-cookies (all)
12811 "Update the statistics cookie, either from TODO or from checkboxes.
12812 This should be called with the cursor in a line with a statistics cookie."
12813 (interactive "P")
12814 (if all
12815 (progn
12816 (org-update-checkbox-count 'all)
12817 (org-map-entries 'org-update-parent-todo-statistics))
12818 (if (not (org-at-heading-p))
12819 (org-update-checkbox-count)
12820 (let ((pos (point-marker))
12821 end l1 l2)
12822 (ignore-errors (org-back-to-heading t))
12823 (if (not (org-at-heading-p))
12824 (org-update-checkbox-count)
12825 (setq l1 (org-outline-level))
12826 (setq end (save-excursion
12827 (outline-next-heading)
12828 (if (org-at-heading-p) (setq l2 (org-outline-level)))
12829 (point)))
12830 (if (and (save-excursion
12831 (re-search-forward
12832 "^[ \t]*\\([-+*]\\|[0-9]+[.)]\\) \\[[- X]\\]" end t))
12833 (not (save-excursion (re-search-forward
12834 ":COOKIE_DATA:.*\\<todo\\>" end t))))
12835 (org-update-checkbox-count)
12836 (if (and l2 (> l2 l1))
12837 (progn
12838 (goto-char end)
12839 (org-update-parent-todo-statistics))
12840 (goto-char pos)
12841 (beginning-of-line 1)
12842 (while (re-search-forward
12843 "\\(\\(\\[[0-9]*%\\]\\)\\|\\(\\[[0-9]*/[0-9]*\\]\\)\\)"
12844 (point-at-eol) t)
12845 (replace-match (if (match-end 2) "[100%]" "[0/0]") t t)))))
12846 (goto-char pos)
12847 (move-marker pos nil)))))
12849 (defvar org-entry-property-inherited-from) ;; defined below
12850 (defun org-update-parent-todo-statistics ()
12851 "Update any statistics cookie in the parent of the current headline.
12852 When `org-hierarchical-todo-statistics' is nil, statistics will cover
12853 the entire subtree and this will travel up the hierarchy and update
12854 statistics everywhere."
12855 (let* ((prop (save-excursion (org-up-heading-safe)
12856 (org-entry-get nil "COOKIE_DATA" 'inherit)))
12857 (recursive (or (not org-hierarchical-todo-statistics)
12858 (and prop (string-match "\\<recursive\\>" prop))))
12859 (lim (or (and prop (marker-position org-entry-property-inherited-from))
12861 (first t)
12862 (box-re "\\(\\(\\[[0-9]*%\\]\\)\\|\\(\\[[0-9]*/[0-9]*\\]\\)\\)")
12863 level ltoggle l1 new ndel
12864 (cnt-all 0) (cnt-done 0) is-percent kwd
12865 checkbox-beg ov ovs ove cookie-present)
12866 (catch 'exit
12867 (save-excursion
12868 (beginning-of-line 1)
12869 (setq ltoggle (funcall outline-level))
12870 ;; Three situations are to consider:
12872 ;; 1. if `org-hierarchical-todo-statistics' is nil, repeat up
12873 ;; to the top-level ancestor on the headline;
12875 ;; 2. If parent has "recursive" property, repeat up to the
12876 ;; headline setting that property, taking inheritance into
12877 ;; account;
12879 ;; 3. Else, move up to direct parent and proceed only once.
12880 (while (and (setq level (org-up-heading-safe))
12881 (or recursive first)
12882 (>= (point) lim))
12883 (setq first nil cookie-present nil)
12884 (unless (and level
12885 (not (string-match
12886 "\\<checkbox\\>"
12887 (downcase (or (org-entry-get nil "COOKIE_DATA")
12888 "")))))
12889 (throw 'exit nil))
12890 (while (re-search-forward box-re (point-at-eol) t)
12891 (setq cnt-all 0 cnt-done 0 cookie-present t)
12892 (setq is-percent (match-end 2) checkbox-beg (match-beginning 0))
12893 (save-match-data
12894 (unless (outline-next-heading) (throw 'exit nil))
12895 (while (and (looking-at org-complex-heading-regexp)
12896 (> (setq l1 (length (match-string 1))) level))
12897 (setq kwd (and (or recursive (= l1 ltoggle))
12898 (match-string 2)))
12899 (if (or (eq org-provide-todo-statistics 'all-headlines)
12900 (and (eq org-provide-todo-statistics t)
12901 (or (member kwd org-done-keywords)))
12902 (and (listp org-provide-todo-statistics)
12903 (stringp (car org-provide-todo-statistics))
12904 (or (member kwd org-provide-todo-statistics)
12905 (member kwd org-done-keywords)))
12906 (and (listp org-provide-todo-statistics)
12907 (listp (car org-provide-todo-statistics))
12908 (or (member kwd (car org-provide-todo-statistics))
12909 (and (member kwd org-done-keywords)
12910 (member kwd (cadr org-provide-todo-statistics))))))
12911 (setq cnt-all (1+ cnt-all))
12912 (if (eq org-provide-todo-statistics t)
12913 (and kwd (setq cnt-all (1+ cnt-all)))))
12914 (when (or (and (member org-provide-todo-statistics '(t all-headlines))
12915 (member kwd org-done-keywords))
12916 (and (listp org-provide-todo-statistics)
12917 (listp (car org-provide-todo-statistics))
12918 (member kwd org-done-keywords)
12919 (member kwd (cadr org-provide-todo-statistics)))
12920 (and (listp org-provide-todo-statistics)
12921 (stringp (car org-provide-todo-statistics))
12922 (member kwd org-done-keywords)))
12923 (setq cnt-done (1+ cnt-done)))
12924 (outline-next-heading)))
12925 (setq new
12926 (if is-percent
12927 (format "[%d%%]" (/ (* 100 cnt-done) (max 1 cnt-all)))
12928 (format "[%d/%d]" cnt-done cnt-all))
12929 ndel (- (match-end 0) checkbox-beg))
12930 ;; handle overlays when updating cookie from column view
12931 (when (setq ov (car (overlays-at checkbox-beg)))
12932 (setq ovs (overlay-start ov) ove (overlay-end ov))
12933 (delete-overlay ov))
12934 (goto-char checkbox-beg)
12935 (insert new)
12936 (delete-region (point) (+ (point) ndel))
12937 (when org-auto-align-tags (org-fix-tags-on-the-fly))
12938 (when ov (move-overlay ov ovs ove)))
12939 (when cookie-present
12940 (run-hook-with-args 'org-after-todo-statistics-hook
12941 cnt-done (- cnt-all cnt-done))))))
12942 (run-hooks 'org-todo-statistics-hook)))
12944 (defvar org-after-todo-statistics-hook nil
12945 "Hook that is called after a TODO statistics cookie has been updated.
12946 Each function is called with two arguments: the number of not-done entries
12947 and the number of done entries.
12949 For example, the following function, when added to this hook, will switch
12950 an entry to DONE when all children are done, and back to TODO when new
12951 entries are set to a TODO status. Note that this hook is only called
12952 when there is a statistics cookie in the headline!
12954 (defun org-summary-todo (n-done n-not-done)
12955 \"Switch entry to DONE when all subentries are done, to TODO otherwise.\"
12956 (let (org-log-done org-log-states) ; turn off logging
12957 (org-todo (if (= n-not-done 0) \"DONE\" \"TODO\"))))
12960 (defvar org-todo-statistics-hook nil
12961 "Hook that is run whenever Org thinks TODO statistics should be updated.
12962 This hook runs even if there is no statistics cookie present, in which case
12963 `org-after-todo-statistics-hook' would not run.")
12965 (defun org-todo-trigger-tag-changes (state)
12966 "Apply the changes defined in `org-todo-state-tags-triggers'."
12967 (let ((l org-todo-state-tags-triggers)
12968 changes)
12969 (when (or (not state) (equal state ""))
12970 (setq changes (append changes (cdr (assoc "" l)))))
12971 (when (and (stringp state) (> (length state) 0))
12972 (setq changes (append changes (cdr (assoc state l)))))
12973 (when (member state org-not-done-keywords)
12974 (setq changes (append changes (cdr (assoc 'todo l)))))
12975 (when (member state org-done-keywords)
12976 (setq changes (append changes (cdr (assoc 'done l)))))
12977 (dolist (c changes)
12978 (org-toggle-tag (car c) (if (cdr c) 'on 'off)))))
12980 (defun org-local-logging (value)
12981 "Get logging settings from a property VALUE."
12982 (let* (words w a)
12983 ;; directly set the variables, they are already local.
12984 (setq org-log-done nil
12985 org-log-repeat nil
12986 org-todo-log-states nil)
12987 (setq words (org-split-string value))
12988 (while (setq w (pop words))
12989 (cond
12990 ((setq a (assoc w org-startup-options))
12991 (and (member (nth 1 a) '(org-log-done org-log-repeat))
12992 (set (nth 1 a) (nth 2 a))))
12993 ((setq a (org-extract-log-state-settings w))
12994 (and (member (car a) org-todo-keywords-1)
12995 (push a org-todo-log-states)))))))
12997 (defun org-get-todo-sequence-head (kwd)
12998 "Return the head of the TODO sequence to which KWD belongs.
12999 If KWD is not set, check if there is a text property remembering the
13000 right sequence."
13001 (let (p)
13002 (cond
13003 ((not kwd)
13004 (or (get-text-property (point-at-bol) 'org-todo-head)
13005 (progn
13006 (setq p (next-single-property-change (point-at-bol) 'org-todo-head
13007 nil (point-at-eol)))
13008 (get-text-property p 'org-todo-head))))
13009 ((not (member kwd org-todo-keywords-1))
13010 (car org-todo-keywords-1))
13011 (t (nth 2 (assoc kwd org-todo-kwd-alist))))))
13013 (defun org-fast-todo-selection ()
13014 "Fast TODO keyword selection with single keys.
13015 Returns the new TODO keyword, or nil if no state change should occur."
13016 (let* ((fulltable org-todo-key-alist)
13017 (done-keywords org-done-keywords) ;; needed for the faces.
13018 (maxlen (apply 'max (mapcar
13019 (lambda (x)
13020 (if (stringp (car x)) (string-width (car x)) 0))
13021 fulltable)))
13022 (expert nil)
13023 (fwidth (+ maxlen 3 1 3))
13024 (ncol (/ (- (window-width) 4) fwidth))
13025 tg cnt e c tbl
13026 groups ingroup)
13027 (save-excursion
13028 (save-window-excursion
13029 (if expert
13030 (set-buffer (get-buffer-create " *Org todo*"))
13031 (org-switch-to-buffer-other-window (get-buffer-create " *Org todo*")))
13032 (erase-buffer)
13033 (org-set-local 'org-done-keywords done-keywords)
13034 (setq tbl fulltable cnt 0)
13035 (while (setq e (pop tbl))
13036 (cond
13037 ((equal e '(:startgroup))
13038 (push '() groups) (setq ingroup t)
13039 (when (not (= cnt 0))
13040 (setq cnt 0)
13041 (insert "\n"))
13042 (insert "{ "))
13043 ((equal e '(:endgroup))
13044 (setq ingroup nil cnt 0)
13045 (insert "}\n"))
13046 ((equal e '(:newline))
13047 (when (not (= cnt 0))
13048 (setq cnt 0)
13049 (insert "\n")
13050 (setq e (car tbl))
13051 (while (equal (car tbl) '(:newline))
13052 (insert "\n")
13053 (setq tbl (cdr tbl)))))
13055 (setq tg (car e) c (cdr e))
13056 (if ingroup (push tg (car groups)))
13057 (setq tg (org-add-props tg nil 'face
13058 (org-get-todo-face tg)))
13059 (if (and (= cnt 0) (not ingroup)) (insert " "))
13060 (insert "[" c "] " tg (make-string
13061 (- fwidth 4 (length tg)) ?\ ))
13062 (when (= (setq cnt (1+ cnt)) ncol)
13063 (insert "\n")
13064 (if ingroup (insert " "))
13065 (setq cnt 0)))))
13066 (insert "\n")
13067 (goto-char (point-min))
13068 (if (not expert) (org-fit-window-to-buffer))
13069 (message "[a-z..]:Set [SPC]:clear")
13070 (setq c (let ((inhibit-quit t)) (read-char-exclusive)))
13071 (cond
13072 ((or (= c ?\C-g)
13073 (and (= c ?q) (not (rassoc c fulltable))))
13074 (setq quit-flag t))
13075 ((= c ?\ ) nil)
13076 ((setq e (rassoc c fulltable) tg (car e))
13078 (t (setq quit-flag t)))))))
13080 (defun org-entry-is-todo-p ()
13081 (member (org-get-todo-state) org-not-done-keywords))
13083 (defun org-entry-is-done-p ()
13084 (member (org-get-todo-state) org-done-keywords))
13086 (defun org-get-todo-state ()
13087 "Return the TODO keyword of the current subtree."
13088 (save-excursion
13089 (org-back-to-heading t)
13090 (and (looking-at org-todo-line-regexp)
13091 (match-end 2)
13092 (match-string 2))))
13094 (defun org-at-date-range-p (&optional inactive-ok)
13095 "Is the cursor inside a date range?"
13096 (interactive)
13097 (save-excursion
13098 (catch 'exit
13099 (let ((pos (point)))
13100 (skip-chars-backward "^[<\r\n")
13101 (skip-chars-backward "<[")
13102 (and (looking-at (if inactive-ok org-tr-regexp-both org-tr-regexp))
13103 (>= (match-end 0) pos)
13104 (throw 'exit t))
13105 (skip-chars-backward "^<[\r\n")
13106 (skip-chars-backward "<[")
13107 (and (looking-at (if inactive-ok org-tr-regexp-both org-tr-regexp))
13108 (>= (match-end 0) pos)
13109 (throw 'exit t)))
13110 nil)))
13112 (defun org-get-repeat (&optional tagline)
13113 "Check if there is a deadline/schedule with repeater in this entry."
13114 (save-match-data
13115 (save-excursion
13116 (org-back-to-heading t)
13117 (and (re-search-forward (if tagline
13118 (concat tagline "\\s-*" org-repeat-re)
13119 org-repeat-re)
13120 (org-entry-end-position) t)
13121 (match-string-no-properties 1)))))
13123 (defvar org-last-changed-timestamp)
13124 (defvar org-last-inserted-timestamp)
13125 (defvar org-log-post-message)
13126 (defvar org-log-note-purpose)
13127 (defvar org-log-note-how nil)
13128 (defvar org-log-note-extra)
13129 (defun org-auto-repeat-maybe (done-word)
13130 "Check if the current headline contains a repeated deadline/schedule.
13131 If yes, set TODO state back to what it was and change the base date
13132 of repeating deadline/scheduled time stamps to new date.
13133 This function is run automatically after each state change to a DONE state."
13134 ;; last-state is dynamically scoped into this function
13135 (let* ((repeat (org-get-repeat))
13136 (aa (assoc org-last-state org-todo-kwd-alist))
13137 (interpret (nth 1 aa))
13138 (head (nth 2 aa))
13139 (whata '(("h" . hour) ("d" . day) ("m" . month) ("y" . year)))
13140 (msg "Entry repeats: ")
13141 (org-log-done nil)
13142 (org-todo-log-states nil)
13143 re type n what ts time to-state)
13144 (when (and repeat (not (zerop (string-to-number (substring repeat 1)))))
13145 (if (eq org-log-repeat t) (setq org-log-repeat 'state))
13146 (setq to-state (or (org-entry-get nil "REPEAT_TO_STATE")
13147 org-todo-repeat-to-state))
13148 (unless (and to-state (member to-state org-todo-keywords-1))
13149 (setq to-state (if (eq interpret 'type) org-last-state head)))
13150 (org-todo to-state)
13151 (when (or org-log-repeat (org-entry-get nil "CLOCK"))
13152 (org-entry-put nil "LAST_REPEAT" (format-time-string
13153 (org-time-stamp-format t t))))
13154 (when org-log-repeat
13155 (if (or (memq 'org-add-log-note (default-value 'post-command-hook))
13156 (memq 'org-add-log-note post-command-hook))
13157 ;; OK, we are already setup for some record
13158 (if (eq org-log-repeat 'note)
13159 ;; make sure we take a note, not only a time stamp
13160 (setq org-log-note-how 'note))
13161 ;; Set up for taking a record
13162 (org-add-log-setup 'state (or done-word (car org-done-keywords))
13163 org-last-state
13164 'findpos org-log-repeat)))
13165 (org-back-to-heading t)
13166 (org-add-planning-info nil nil 'closed)
13167 (setq re (concat "\\(" org-scheduled-time-regexp "\\)\\|\\("
13168 org-deadline-time-regexp "\\)\\|\\("
13169 org-ts-regexp "\\)"))
13170 (while (re-search-forward
13171 re (save-excursion (outline-next-heading) (point)) t)
13172 (setq type (if (match-end 1) org-scheduled-string
13173 (if (match-end 3) org-deadline-string "Plain:"))
13174 ts (match-string (if (match-end 2) 2 (if (match-end 4) 4 0))))
13175 (when (string-match "\\([.+]\\)?\\(\\+[0-9]+\\)\\([hdwmy]\\)" ts)
13176 (setq n (string-to-number (match-string 2 ts))
13177 what (match-string 3 ts))
13178 (if (equal what "w") (setq n (* n 7) what "d"))
13179 (if (and (equal what "h") (not (string-match "[0-9]\\{1,2\\}:[0-9]\\{2\\}" ts)))
13180 (user-error "Cannot repeat in Repeat in %d hour(s) because no hour has been set" n))
13181 ;; Preparation, see if we need to modify the start date for the change
13182 (when (match-end 1)
13183 (setq time (save-match-data (org-time-string-to-time ts)))
13184 (cond
13185 ((equal (match-string 1 ts) ".")
13186 ;; Shift starting date to today
13187 (org-timestamp-change
13188 (- (org-today) (time-to-days time))
13189 'day))
13190 ((equal (match-string 1 ts) "+")
13191 (let ((nshiftmax 10) (nshift 0))
13192 (while (or (= nshift 0)
13193 (<= (time-to-days time)
13194 (time-to-days (current-time))))
13195 (when (= (incf nshift) nshiftmax)
13196 (or (y-or-n-p (message "%d repeater intervals were not enough to shift date past today. Continue? " nshift))
13197 (user-error "Abort")))
13198 (org-timestamp-change n (cdr (assoc what whata)))
13199 (org-at-timestamp-p t)
13200 (setq ts (match-string 1))
13201 (setq time (save-match-data (org-time-string-to-time ts)))))
13202 (org-timestamp-change (- n) (cdr (assoc what whata)))
13203 ;; rematch, so that we have everything in place for the real shift
13204 (org-at-timestamp-p t)
13205 (setq ts (match-string 1))
13206 (string-match "\\([.+]\\)?\\(\\+[0-9]+\\)\\([hdwmy]\\)" ts))))
13207 (save-excursion (org-timestamp-change n (cdr (assoc what whata)) nil t))
13208 (setq msg (concat msg type " " org-last-changed-timestamp " "))))
13209 (setq org-log-post-message msg)
13210 (message "%s" msg))))
13212 (defun org-show-todo-tree (arg)
13213 "Make a compact tree which shows all headlines marked with TODO.
13214 The tree will show the lines where the regexp matches, and all higher
13215 headlines above the match.
13216 With a \\[universal-argument] prefix, prompt for a regexp to match.
13217 With a numeric prefix N, construct a sparse tree for the Nth element
13218 of `org-todo-keywords-1'."
13219 (interactive "P")
13220 (let ((case-fold-search nil)
13221 (kwd-re
13222 (cond ((null arg) org-not-done-regexp)
13223 ((equal arg '(4))
13224 (let ((kwd (org-icompleting-read "Keyword (or KWD1|KWD2|...): "
13225 (mapcar 'list org-todo-keywords-1))))
13226 (concat "\\("
13227 (mapconcat 'identity (org-split-string kwd "|") "\\|")
13228 "\\)\\>")))
13229 ((<= (prefix-numeric-value arg) (length org-todo-keywords-1))
13230 (regexp-quote (nth (1- (prefix-numeric-value arg))
13231 org-todo-keywords-1)))
13232 (t (user-error "Invalid prefix argument: %s" arg)))))
13233 (message "%d TODO entries found"
13234 (org-occur (concat "^" org-outline-regexp " *" kwd-re )))))
13236 (defun org-deadline (arg &optional time)
13237 "Insert the \"DEADLINE:\" string with a timestamp to make a deadline.
13238 With one universal prefix argument, remove any deadline from the item.
13239 With two universal prefix arguments, prompt for a warning delay.
13240 With argument TIME, set the deadline at the corresponding date. TIME
13241 can either be an Org date like \"2011-07-24\" or a delta like \"+2d\"."
13242 (interactive "P")
13243 (if (and (org-region-active-p) org-loop-over-headlines-in-active-region)
13244 (let ((cl (if (eq org-loop-over-headlines-in-active-region 'start-level)
13245 'region-start-level 'region))
13246 org-loop-over-headlines-in-active-region)
13247 (org-map-entries
13248 `(org-deadline ',arg ,time)
13249 org-loop-over-headlines-in-active-region
13250 cl (if (outline-invisible-p) (org-end-of-subtree nil t))))
13251 (let* ((old-date (org-entry-get nil "DEADLINE"))
13252 (old-date-time (if old-date (org-time-string-to-time old-date)))
13253 (repeater (and old-date
13254 (string-match
13255 "\\([.+-]+[0-9]+[hdwmy]\\(?:[/ ][-+]?[0-9]+[hdwmy]\\)?\\) ?"
13256 old-date)
13257 (match-string 1 old-date))))
13258 (cond
13259 ((equal arg '(4))
13260 (when (and old-date org-log-redeadline)
13261 (org-add-log-setup 'deldeadline nil old-date 'findpos
13262 org-log-redeadline))
13263 (org-remove-timestamp-with-keyword org-deadline-string)
13264 (message "Item no longer has a deadline."))
13265 ((equal arg '(16))
13266 (save-excursion
13267 (org-back-to-heading t)
13268 (if (re-search-forward
13269 org-deadline-time-regexp
13270 (save-excursion (outline-next-heading) (point)) t)
13271 (let* ((rpl0 (match-string 1))
13272 (rpl (replace-regexp-in-string " -[0-9]+[hdwmy]" "" rpl0)))
13273 (replace-match
13274 (concat org-deadline-string
13275 " <" rpl
13276 (format " -%dd"
13277 (abs
13278 (- (time-to-days
13279 (save-match-data
13280 (org-read-date nil t nil "Warn starting from" old-date-time)))
13281 (time-to-days old-date-time))))
13282 ">") t t))
13283 (user-error "No deadline information to update"))))
13285 (org-add-planning-info 'deadline time 'closed)
13286 (when (and old-date org-log-redeadline
13287 (not (equal old-date
13288 (substring org-last-inserted-timestamp 1 -1))))
13289 (org-add-log-setup 'redeadline nil old-date 'findpos
13290 org-log-redeadline))
13291 (when repeater
13292 (save-excursion
13293 (org-back-to-heading t)
13294 (when (re-search-forward (concat org-deadline-string " "
13295 org-last-inserted-timestamp)
13296 (save-excursion
13297 (outline-next-heading) (point)) t)
13298 (goto-char (1- (match-end 0)))
13299 (insert " " repeater)
13300 (setq org-last-inserted-timestamp
13301 (concat (substring org-last-inserted-timestamp 0 -1)
13302 " " repeater
13303 (substring org-last-inserted-timestamp -1))))))
13304 (message "Deadline on %s" org-last-inserted-timestamp))))))
13306 (defun org-schedule (arg &optional time)
13307 "Insert the SCHEDULED: string with a timestamp to schedule a TODO item.
13308 With one universal prefix argument, remove any scheduling date from the item.
13309 With two universal prefix arguments, prompt for a delay cookie.
13310 With argument TIME, scheduled at the corresponding date. TIME can
13311 either be an Org date like \"2011-07-24\" or a delta like \"+2d\"."
13312 (interactive "P")
13313 (if (and (org-region-active-p) org-loop-over-headlines-in-active-region)
13314 (let ((cl (if (eq org-loop-over-headlines-in-active-region 'start-level)
13315 'region-start-level 'region))
13316 org-loop-over-headlines-in-active-region)
13317 (org-map-entries
13318 `(org-schedule ',arg ,time)
13319 org-loop-over-headlines-in-active-region
13320 cl (if (outline-invisible-p) (org-end-of-subtree nil t))))
13321 (let* ((old-date (org-entry-get nil "SCHEDULED"))
13322 (old-date-time (if old-date (org-time-string-to-time old-date)))
13323 (repeater (and old-date
13324 (string-match
13325 "\\([.+-]+[0-9]+[hdwmy]\\(?:[/ ][-+]?[0-9]+[hdwmy]\\)?\\) ?"
13326 old-date)
13327 (match-string 1 old-date))))
13328 (cond
13329 ((equal arg '(4))
13330 (progn
13331 (when (and old-date org-log-reschedule)
13332 (org-add-log-setup 'delschedule nil old-date 'findpos
13333 org-log-reschedule))
13334 (org-remove-timestamp-with-keyword org-scheduled-string)
13335 (message "Item is no longer scheduled.")))
13336 ((equal arg '(16))
13337 (save-excursion
13338 (org-back-to-heading t)
13339 (if (re-search-forward
13340 org-scheduled-time-regexp
13341 (save-excursion (outline-next-heading) (point)) t)
13342 (let* ((rpl0 (match-string 1))
13343 (rpl (replace-regexp-in-string " -[0-9]+[hdwmy]" "" rpl0)))
13344 (replace-match
13345 (concat org-scheduled-string
13346 " <" rpl
13347 (format " -%dd"
13348 (abs
13349 (- (time-to-days
13350 (save-match-data
13351 (org-read-date nil t nil "Delay until" old-date-time)))
13352 (time-to-days old-date-time))))
13353 ">") t t))
13354 (user-error "No scheduled information to update"))))
13356 (org-add-planning-info 'scheduled time 'closed)
13357 (when (and old-date org-log-reschedule
13358 (not (equal old-date
13359 (substring org-last-inserted-timestamp 1 -1))))
13360 (org-add-log-setup 'reschedule nil old-date 'findpos
13361 org-log-reschedule))
13362 (when repeater
13363 (save-excursion
13364 (org-back-to-heading t)
13365 (when (re-search-forward (concat org-scheduled-string " "
13366 org-last-inserted-timestamp)
13367 (save-excursion
13368 (outline-next-heading) (point)) t)
13369 (goto-char (1- (match-end 0)))
13370 (insert " " repeater)
13371 (setq org-last-inserted-timestamp
13372 (concat (substring org-last-inserted-timestamp 0 -1)
13373 " " repeater
13374 (substring org-last-inserted-timestamp -1))))))
13375 (message "Scheduled to %s" org-last-inserted-timestamp))))))
13377 (defun org-get-scheduled-time (pom &optional inherit)
13378 "Get the scheduled time as a time tuple, of a format suitable
13379 for calling org-schedule with, or if there is no scheduling,
13380 returns nil."
13381 (let ((time (org-entry-get pom "SCHEDULED" inherit)))
13382 (when time
13383 (apply 'encode-time (org-parse-time-string time)))))
13385 (defun org-get-deadline-time (pom &optional inherit)
13386 "Get the deadline as a time tuple, of a format suitable for
13387 calling org-deadline with, or if there is no scheduling, returns
13388 nil."
13389 (let ((time (org-entry-get pom "DEADLINE" inherit)))
13390 (when time
13391 (apply 'encode-time (org-parse-time-string time)))))
13393 (defun org-remove-timestamp-with-keyword (keyword)
13394 "Remove all time stamps with KEYWORD in the current entry."
13395 (let ((re (concat "\\<" (regexp-quote keyword) " +<[^>\n]+>[ \t]*"))
13396 beg)
13397 (save-excursion
13398 (org-back-to-heading t)
13399 (setq beg (point))
13400 (outline-next-heading)
13401 (while (re-search-backward re beg t)
13402 (replace-match "")
13403 (if (and (string-match "\\S-" (buffer-substring (point-at-bol) (point)))
13404 (equal (char-before) ?\ ))
13405 (backward-delete-char 1)
13406 (if (string-match "^[ \t]*$" (buffer-substring
13407 (point-at-bol) (point-at-eol)))
13408 (delete-region (point-at-bol)
13409 (min (point-max) (1+ (point-at-eol))))))))))
13411 (defvar org-time-was-given) ; dynamically scoped parameter
13412 (defvar org-end-time-was-given) ; dynamically scoped parameter
13414 (defun org-add-planning-info (what &optional time &rest remove)
13415 "Insert new timestamp with keyword in the line directly after the headline.
13416 WHAT indicates what kind of time stamp to add. TIME indicates the time to use.
13417 If non is given, the user is prompted for a date.
13418 REMOVE indicates what kind of entries to remove. An old WHAT entry will also
13419 be removed."
13420 (interactive)
13421 (let (org-time-was-given org-end-time-was-given ts
13422 end default-time default-input)
13424 (catch 'exit
13425 (when (and (memq what '(scheduled deadline))
13426 (or (not time)
13427 (and (stringp time)
13428 (string-match "^[-+]+[0-9]" time))))
13429 ;; Try to get a default date/time from existing timestamp
13430 (save-excursion
13431 (org-back-to-heading t)
13432 (setq end (save-excursion (outline-next-heading) (point)))
13433 (when (re-search-forward (if (eq what 'scheduled)
13434 org-scheduled-time-regexp
13435 org-deadline-time-regexp)
13436 end t)
13437 (setq ts (match-string 1)
13438 default-time
13439 (apply 'encode-time (org-parse-time-string ts))
13440 default-input (and ts (org-get-compact-tod ts))))))
13441 (when what
13442 (setq time
13443 (if (stringp time)
13444 ;; This is a string (relative or absolute), set proper date
13445 (apply 'encode-time
13446 (org-read-date-analyze
13447 time default-time (decode-time default-time)))
13448 ;; If necessary, get the time from the user
13449 (or time (org-read-date nil 'to-time nil nil
13450 default-time default-input)))))
13452 (when (and org-insert-labeled-timestamps-at-point
13453 (member what '(scheduled deadline)))
13454 (insert
13455 (if (eq what 'scheduled) org-scheduled-string org-deadline-string) " ")
13456 (org-insert-time-stamp time org-time-was-given
13457 nil nil nil (list org-end-time-was-given))
13458 (setq what nil))
13459 (save-excursion
13460 (save-restriction
13461 (let (col list elt ts buffer-invisibility-spec)
13462 (org-back-to-heading t)
13463 (looking-at (concat org-outline-regexp "\\( *\\)[^\r\n]*"))
13464 (goto-char (match-end 1))
13465 (setq col (current-column))
13466 (goto-char (match-end 0))
13467 (if (eobp) (insert "\n") (forward-char 1))
13468 (when (and (not what)
13469 (not (looking-at
13470 (concat "[ \t]*"
13471 org-keyword-time-not-clock-regexp))))
13472 ;; Nothing to add, nothing to remove...... :-)
13473 (throw 'exit nil))
13474 (if (and (not (looking-at org-outline-regexp))
13475 (looking-at (concat "[^\r\n]*?" org-keyword-time-regexp
13476 "[^\r\n]*"))
13477 (not (equal (match-string 1) org-clock-string)))
13478 (narrow-to-region (match-beginning 0) (match-end 0))
13479 (insert-before-markers "\n")
13480 (backward-char 1)
13481 (narrow-to-region (point) (point))
13482 (and org-adapt-indentation (org-indent-to-column col)))
13483 ;; Check if we have to remove something.
13484 (setq list (cons what remove))
13485 (while list
13486 (setq elt (pop list))
13487 (when (or (and (eq elt 'scheduled)
13488 (re-search-forward org-scheduled-time-regexp nil t))
13489 (and (eq elt 'deadline)
13490 (re-search-forward org-deadline-time-regexp nil t))
13491 (and (eq elt 'closed)
13492 (re-search-forward org-closed-time-regexp nil t)))
13493 (replace-match "")
13494 (if (looking-at "--+<[^>]+>") (replace-match ""))))
13495 (and (looking-at "[ \t]+") (replace-match ""))
13496 (and org-adapt-indentation (bolp) (org-indent-to-column col))
13497 (when what
13498 (insert
13499 (if (not (or (bolp) (eq (char-before) ?\ ))) " " "")
13500 (cond ((eq what 'scheduled) org-scheduled-string)
13501 ((eq what 'deadline) org-deadline-string)
13502 ((eq what 'closed) org-closed-string))
13503 " ")
13504 (setq ts (org-insert-time-stamp
13505 time
13506 (or org-time-was-given
13507 (and (eq what 'closed) org-log-done-with-time))
13508 (eq what 'closed)
13509 nil nil (list org-end-time-was-given)))
13510 (insert
13511 (if (not (or (bolp) (eq (char-before) ?\ )
13512 (memq (char-after) '(32 10))
13513 (eobp))) " " ""))
13514 (end-of-line 1))
13515 (goto-char (point-min))
13516 (widen)
13517 (if (and (looking-at "[ \t]*\n")
13518 (equal (char-before) ?\n))
13519 (delete-region (1- (point)) (point-at-eol)))
13520 ts))))))
13522 (defvar org-log-note-marker (make-marker))
13523 (defvar org-log-note-purpose nil)
13524 (defvar org-log-note-state nil)
13525 (defvar org-log-note-previous-state nil)
13526 (defvar org-log-note-extra nil)
13527 (defvar org-log-note-window-configuration nil)
13528 (defvar org-log-note-return-to (make-marker))
13529 (defvar org-log-note-effective-time nil
13530 "Remembered current time so that dynamically scoped
13531 `org-extend-today-until' affects tha timestamps in state change
13532 log")
13534 (defvar org-log-post-message nil
13535 "Message to be displayed after a log note has been stored.
13536 The auto-repeater uses this.")
13538 (defun org-add-note ()
13539 "Add a note to the current entry.
13540 This is done in the same way as adding a state change note."
13541 (interactive)
13542 (org-add-log-setup 'note nil nil 'findpos nil))
13544 (defvar org-property-end-re)
13545 (defun org-add-log-setup (&optional purpose state prev-state
13546 findpos how extra)
13547 "Set up the post command hook to take a note.
13548 If this is about to TODO state change, the new state is expected in STATE.
13549 When FINDPOS is non-nil, find the correct position for the note in
13550 the current entry. If not, assume that it can be inserted at point.
13551 HOW is an indicator what kind of note should be created.
13552 EXTRA is additional text that will be inserted into the notes buffer."
13553 (let* ((org-log-into-drawer (org-log-into-drawer))
13554 (drawer (cond ((stringp org-log-into-drawer)
13555 org-log-into-drawer)
13556 (org-log-into-drawer "LOGBOOK"))))
13557 (save-restriction
13558 (save-excursion
13559 (when findpos
13560 (org-back-to-heading t)
13561 (narrow-to-region (point) (save-excursion
13562 (outline-next-heading) (point)))
13563 (looking-at (concat org-outline-regexp "\\( *\\)[^\r\n]*"
13564 "\\(\n[^\r\n]*?" org-keyword-time-not-clock-regexp
13565 "[^\r\n]*\\)?"))
13566 (goto-char (match-end 0))
13567 (cond
13568 (drawer
13569 (if (re-search-forward (concat "^[ \t]*:" drawer ":[ \t]*$")
13570 nil t)
13571 (progn
13572 (goto-char (match-end 0))
13573 (or org-log-states-order-reversed
13574 (and (re-search-forward org-property-end-re nil t)
13575 (goto-char (1- (match-beginning 0))))))
13576 (insert "\n:" drawer ":\n:END:")
13577 (beginning-of-line 0)
13578 (org-indent-line)
13579 (beginning-of-line 2)
13580 (org-indent-line)
13581 (end-of-line 0)))
13582 ((and org-log-state-notes-insert-after-drawers
13583 (save-excursion
13584 (forward-line) (looking-at org-drawer-regexp)))
13585 (forward-line)
13586 (while (looking-at org-drawer-regexp)
13587 (goto-char (match-end 0))
13588 (re-search-forward org-property-end-re (point-max) t)
13589 (forward-line))
13590 (forward-line -1)))
13591 (unless org-log-states-order-reversed
13592 (and (= (char-after) ?\n) (forward-char 1))
13593 (org-skip-over-state-notes)
13594 (skip-chars-backward " \t\n\r")))
13595 (move-marker org-log-note-marker (point))
13596 (setq org-log-note-purpose purpose
13597 org-log-note-state state
13598 org-log-note-previous-state prev-state
13599 org-log-note-how how
13600 org-log-note-extra extra
13601 org-log-note-effective-time (org-current-effective-time))
13602 (add-hook 'post-command-hook 'org-add-log-note 'append)))))
13604 (defun org-skip-over-state-notes ()
13605 "Skip past the list of State notes in an entry."
13606 (if (looking-at "\n[ \t]*- State") (forward-char 1))
13607 (when (ignore-errors (goto-char (org-in-item-p)))
13608 (let* ((struct (org-list-struct))
13609 (prevs (org-list-prevs-alist struct)))
13610 (while (looking-at "[ \t]*- State")
13611 (goto-char (or (org-list-get-next-item (point) struct prevs)
13612 (org-list-get-item-end (point) struct)))))))
13614 (defun org-add-log-note (&optional purpose)
13615 "Pop up a window for taking a note, and add this note later at point."
13616 (remove-hook 'post-command-hook 'org-add-log-note)
13617 (setq org-log-note-window-configuration (current-window-configuration))
13618 (delete-other-windows)
13619 (move-marker org-log-note-return-to (point))
13620 (org-pop-to-buffer-same-window (marker-buffer org-log-note-marker))
13621 (goto-char org-log-note-marker)
13622 (org-switch-to-buffer-other-window "*Org Note*")
13623 (erase-buffer)
13624 (if (memq org-log-note-how '(time state))
13625 (let (current-prefix-arg) (org-store-log-note))
13626 (let ((org-inhibit-startup t)) (org-mode))
13627 (insert (format "# Insert note for %s.
13628 # Finish with C-c C-c, or cancel with C-c C-k.\n\n"
13629 (cond
13630 ((eq org-log-note-purpose 'clock-out) "stopped clock")
13631 ((eq org-log-note-purpose 'done) "closed todo item")
13632 ((eq org-log-note-purpose 'state)
13633 (format "state change from \"%s\" to \"%s\""
13634 (or org-log-note-previous-state "")
13635 (or org-log-note-state "")))
13636 ((eq org-log-note-purpose 'reschedule)
13637 "rescheduling")
13638 ((eq org-log-note-purpose 'delschedule)
13639 "no longer scheduled")
13640 ((eq org-log-note-purpose 'redeadline)
13641 "changing deadline")
13642 ((eq org-log-note-purpose 'deldeadline)
13643 "removing deadline")
13644 ((eq org-log-note-purpose 'refile)
13645 "refiling")
13646 ((eq org-log-note-purpose 'note)
13647 "this entry")
13648 (t (error "This should not happen")))))
13649 (if org-log-note-extra (insert org-log-note-extra))
13650 (org-set-local 'org-finish-function 'org-store-log-note)
13651 (run-hooks 'org-log-buffer-setup-hook)))
13653 (defvar org-note-abort nil) ; dynamically scoped
13654 (defun org-store-log-note ()
13655 "Finish taking a log note, and insert it to where it belongs."
13656 (let ((txt (buffer-string)))
13657 (kill-buffer (current-buffer))
13658 (let ((note (cdr (assq org-log-note-purpose org-log-note-headings)))
13659 lines ind bul)
13660 (while (string-match "\\`# .*\n[ \t\n]*" txt)
13661 (setq txt (replace-match "" t t txt)))
13662 (if (string-match "\\s-+\\'" txt)
13663 (setq txt (replace-match "" t t txt)))
13664 (setq lines (org-split-string txt "\n"))
13665 (when (and note (string-match "\\S-" note))
13666 (setq note
13667 (org-replace-escapes
13668 note
13669 (list (cons "%u" (user-login-name))
13670 (cons "%U" user-full-name)
13671 (cons "%t" (format-time-string
13672 (org-time-stamp-format 'long 'inactive)
13673 org-log-note-effective-time))
13674 (cons "%T" (format-time-string
13675 (org-time-stamp-format 'long nil)
13676 org-log-note-effective-time))
13677 (cons "%d" (format-time-string
13678 (org-time-stamp-format nil 'inactive)
13679 org-log-note-effective-time))
13680 (cons "%D" (format-time-string
13681 (org-time-stamp-format nil nil)
13682 org-log-note-effective-time))
13683 (cons "%s" (if org-log-note-state
13684 (concat "\"" org-log-note-state "\"")
13685 ""))
13686 (cons "%S" (if org-log-note-previous-state
13687 (concat "\"" org-log-note-previous-state "\"")
13688 "\"\"")))))
13689 (if lines (setq note (concat note " \\\\")))
13690 (push note lines))
13691 (when (or current-prefix-arg org-note-abort)
13692 (when org-log-into-drawer
13693 (org-remove-empty-drawer-at org-log-note-marker))
13694 (setq lines nil))
13695 (when lines
13696 (with-current-buffer (marker-buffer org-log-note-marker)
13697 (save-excursion
13698 (goto-char org-log-note-marker)
13699 (move-marker org-log-note-marker nil)
13700 (end-of-line 1)
13701 (if (not (bolp)) (let ((inhibit-read-only t)) (insert "\n")))
13702 (setq ind (save-excursion
13703 (if (ignore-errors (goto-char (org-in-item-p)))
13704 (let ((struct (org-list-struct)))
13705 (org-list-get-ind
13706 (org-list-get-top-point struct) struct))
13707 (skip-chars-backward " \r\t\n")
13708 (cond
13709 ((and (org-at-heading-p)
13710 org-adapt-indentation)
13711 (1+ (org-current-level)))
13712 ((org-at-heading-p) 0)
13713 (t (org-get-indentation))))))
13714 (setq bul (org-list-bullet-string "-"))
13715 (org-indent-line-to ind)
13716 (insert bul (pop lines))
13717 (let ((ind-body (+ (length bul) ind)))
13718 (while lines
13719 (insert "\n")
13720 (org-indent-line-to ind-body)
13721 (insert (pop lines))))
13722 (message "Note stored")
13723 (org-back-to-heading t)
13724 (org-cycle-hide-drawers 'children))
13725 ;; Fix `buffer-undo-list' when `org-store-log-note' is called
13726 ;; from within `org-add-log-note' because `buffer-undo-list'
13727 ;; is then modified outside of `org-with-remote-undo'.
13728 (when (eq this-command 'org-agenda-todo)
13729 (setcdr buffer-undo-list (cddr buffer-undo-list)))))))
13730 ;; Don't add undo information when called from `org-agenda-todo'
13731 (let ((buffer-undo-list (eq this-command 'org-agenda-todo)))
13732 (set-window-configuration org-log-note-window-configuration)
13733 (with-current-buffer (marker-buffer org-log-note-return-to)
13734 (goto-char org-log-note-return-to))
13735 (move-marker org-log-note-return-to nil)
13736 (and org-log-post-message (message "%s" org-log-post-message))))
13738 (defun org-remove-empty-drawer-at (pos)
13739 "Remove an empty drawer at position POS.
13740 POS may also be a marker."
13741 (with-current-buffer (if (markerp pos) (marker-buffer pos) (current-buffer))
13742 (org-with-wide-buffer
13743 (goto-char pos)
13744 (let ((drawer (org-element-at-point)))
13745 (when (and (memq (org-element-type drawer) '(drawer property-drawer))
13746 (not (org-element-property :contents-begin drawer)))
13747 (delete-region (org-element-property :begin drawer)
13748 (progn (goto-char (org-element-property :end drawer))
13749 (skip-chars-backward " \r\t\n")
13750 (forward-line)
13751 (point))))))))
13753 (defvar org-ts-type nil)
13754 (defun org-sparse-tree (&optional arg type)
13755 "Create a sparse tree, prompt for the details.
13756 This command can create sparse trees. You first need to select the type
13757 of match used to create the tree:
13759 t Show all TODO entries.
13760 T Show entries with a specific TODO keyword.
13761 m Show entries selected by a tags/property match.
13762 p Enter a property name and its value (both with completion on existing
13763 names/values) and show entries with that property.
13764 r Show entries matching a regular expression (`/' can be used as well).
13765 b Show deadlines and scheduled items before a date.
13766 a Show deadlines and scheduled items after a date.
13767 d Show deadlines due within `org-deadline-warning-days'.
13768 D Show deadlines and scheduled items between a date range."
13769 (interactive "P")
13770 (setq type (or type org-sparse-tree-default-date-type))
13771 (setq org-ts-type type)
13772 (message "Sparse tree: [/]regexp [t]odo [T]odo-kwd [m]atch [p]roperty
13773 [d]eadlines [b]efore-date [a]fter-date [D]ates range
13774 [c]ycle through date types: %s"
13775 (case type
13776 (all "all timestamps")
13777 (scheduled "only scheduled")
13778 (deadline "only deadline")
13779 (active "only active timestamps")
13780 (inactive "only inactive timestamps")
13781 (scheduled-or-deadline "scheduled/deadline")
13782 (closed "with a closed time-stamp")
13783 (otherwise "scheduled/deadline")))
13784 (let ((answer (read-char-exclusive)))
13785 (case answer
13787 (org-sparse-tree
13789 (cadr (memq type '(scheduled-or-deadline all scheduled deadline active
13790 inactive closed)))))
13791 (?d (call-interactively 'org-check-deadlines))
13792 (?b (call-interactively 'org-check-before-date))
13793 (?a (call-interactively 'org-check-after-date))
13794 (?D (call-interactively 'org-check-dates-range))
13795 (?t (call-interactively 'org-show-todo-tree))
13796 (?T (org-show-todo-tree '(4)))
13797 (?m (call-interactively 'org-match-sparse-tree))
13798 ((?p ?P)
13799 (let* ((kwd (org-icompleting-read
13800 "Property: " (mapcar 'list (org-buffer-property-keys))))
13801 (value (org-icompleting-read
13802 "Value: " (mapcar 'list (org-property-values kwd)))))
13803 (unless (string-match "\\`{.*}\\'" value)
13804 (setq value (concat "\"" value "\"")))
13805 (org-match-sparse-tree arg (concat kwd "=" value))))
13806 ((?r ?R ?/) (call-interactively 'org-occur))
13807 (otherwise (user-error "No such sparse tree command \"%c\"" answer)))))
13809 (defvar org-occur-highlights nil
13810 "List of overlays used for occur matches.")
13811 (make-variable-buffer-local 'org-occur-highlights)
13812 (defvar org-occur-parameters nil
13813 "Parameters of the active org-occur calls.
13814 This is a list, each call to org-occur pushes as cons cell,
13815 containing the regular expression and the callback, onto the list.
13816 The list can contain several entries if `org-occur' has been called
13817 several time with the KEEP-PREVIOUS argument. Otherwise, this list
13818 will only contain one set of parameters. When the highlights are
13819 removed (for example with `C-c C-c', or with the next edit (depending
13820 on `org-remove-highlights-with-change'), this variable is emptied
13821 as well.")
13822 (make-variable-buffer-local 'org-occur-parameters)
13824 (defun org-occur (regexp &optional keep-previous callback)
13825 "Make a compact tree which shows all matches of REGEXP.
13826 The tree will show the lines where the regexp matches, and all higher
13827 headlines above the match. It will also show the heading after the match,
13828 to make sure editing the matching entry is easy.
13829 If KEEP-PREVIOUS is non-nil, highlighting and exposing done by a previous
13830 call to `org-occur' will be kept, to allow stacking of calls to this
13831 command.
13832 If CALLBACK is non-nil, it is a function which is called to confirm
13833 that the match should indeed be shown."
13834 (interactive "sRegexp: \nP")
13835 (when (equal regexp "")
13836 (user-error "Regexp cannot be empty"))
13837 (unless keep-previous
13838 (org-remove-occur-highlights nil nil t))
13839 (push (cons regexp callback) org-occur-parameters)
13840 (let ((cnt 0))
13841 (save-excursion
13842 (goto-char (point-min))
13843 (if (or (not keep-previous) ; do not want to keep
13844 (not org-occur-highlights)) ; no previous matches
13845 ;; hide everything
13846 (org-overview))
13847 (while (re-search-forward regexp nil t)
13848 (when (or (not callback)
13849 (save-match-data (funcall callback)))
13850 (setq cnt (1+ cnt))
13851 (when org-highlight-sparse-tree-matches
13852 (org-highlight-new-match (match-beginning 0) (match-end 0)))
13853 (org-show-context 'occur-tree))))
13854 (when org-remove-highlights-with-change
13855 (org-add-hook 'before-change-functions 'org-remove-occur-highlights
13856 nil 'local))
13857 (unless org-sparse-tree-open-archived-trees
13858 (org-hide-archived-subtrees (point-min) (point-max)))
13859 (run-hooks 'org-occur-hook)
13860 (if (org-called-interactively-p 'interactive)
13861 (message "%d match(es) for regexp %s" cnt regexp))
13862 cnt))
13864 (defun org-occur-next-match (&optional n reset)
13865 "Function for `next-error-function' to find sparse tree matches.
13866 N is the number of matches to move, when negative move backwards.
13867 RESET is entirely ignored - this function always goes back to the
13868 starting point when no match is found."
13869 (let* ((limit (if (< n 0) (point-min) (point-max)))
13870 (search-func (if (< n 0)
13871 'previous-single-char-property-change
13872 'next-single-char-property-change))
13873 (n (abs n))
13874 (pos (point))
13876 (catch 'exit
13877 (while (setq p1 (funcall search-func (point) 'org-type))
13878 (when (equal p1 limit)
13879 (goto-char pos)
13880 (user-error "No more matches"))
13881 (when (equal (get-char-property p1 'org-type) 'org-occur)
13882 (setq n (1- n))
13883 (when (= n 0)
13884 (goto-char p1)
13885 (throw 'exit (point))))
13886 (goto-char p1))
13887 (goto-char p1)
13888 (user-error "No more matches"))))
13890 (defun org-show-context (&optional key)
13891 "Make sure point and context are visible.
13892 How much context is shown depends upon the variables
13893 `org-show-hierarchy-above', `org-show-following-heading',
13894 `org-show-entry-below' and `org-show-siblings'."
13895 (let ((heading-p (org-at-heading-p t))
13896 (hierarchy-p (org-get-alist-option org-show-hierarchy-above key))
13897 (following-p (org-get-alist-option org-show-following-heading key))
13898 (entry-p (org-get-alist-option org-show-entry-below key))
13899 (siblings-p (org-get-alist-option org-show-siblings key)))
13900 ;; Show heading or entry text
13901 (if (and heading-p (not entry-p))
13902 (org-flag-heading nil) ; only show the heading
13903 (and (or entry-p (outline-invisible-p) (org-invisible-p2))
13904 (org-show-hidden-entry))) ; show entire entry
13905 (when following-p
13906 ;; Show next sibling, or heading below text
13907 (save-excursion
13908 (and (if heading-p (org-goto-sibling) (outline-next-heading))
13909 (org-flag-heading nil))))
13910 (when siblings-p (org-show-siblings))
13911 (when hierarchy-p
13912 ;; show all higher headings, possibly with siblings
13913 (save-excursion
13914 (while (and (ignore-errors (progn (org-up-heading-all 1) t))
13915 (not (bobp)))
13916 (org-flag-heading nil)
13917 (when siblings-p (org-show-siblings)))))))
13919 (defvar org-reveal-start-hook nil
13920 "Hook run before revealing a location.")
13922 (defun org-reveal (&optional siblings)
13923 "Show current entry, hierarchy above it, and the following headline.
13924 This can be used to show a consistent set of context around locations
13925 exposed with `org-show-hierarchy-above' or `org-show-following-heading'
13926 not t for the search context.
13928 With optional argument SIBLINGS, on each level of the hierarchy all
13929 siblings are shown. This repairs the tree structure to what it would
13930 look like when opened with hierarchical calls to `org-cycle'.
13931 With double optional argument \\[universal-argument] \\[universal-argument], \
13932 go to the parent and show the
13933 entire tree."
13934 (interactive "P")
13935 (run-hooks 'org-reveal-start-hook)
13936 (let ((org-show-hierarchy-above t)
13937 (org-show-following-heading t)
13938 (org-show-siblings (if siblings t org-show-siblings)))
13939 (org-show-context nil))
13940 (when (equal siblings '(16))
13941 (save-excursion
13942 (when (org-up-heading-safe)
13943 (org-show-subtree)
13944 (run-hook-with-args 'org-cycle-hook 'subtree)))))
13946 (defun org-highlight-new-match (beg end)
13947 "Highlight from BEG to END and mark the highlight is an occur headline."
13948 (let ((ov (make-overlay beg end)))
13949 (overlay-put ov 'face 'secondary-selection)
13950 (overlay-put ov 'org-type 'org-occur)
13951 (push ov org-occur-highlights)))
13953 (defun org-remove-occur-highlights (&optional beg end noremove)
13954 "Remove the occur highlights from the buffer.
13955 BEG and END are ignored. If NOREMOVE is nil, remove this function
13956 from the `before-change-functions' in the current buffer."
13957 (interactive)
13958 (unless org-inhibit-highlight-removal
13959 (mapc 'delete-overlay org-occur-highlights)
13960 (setq org-occur-highlights nil)
13961 (setq org-occur-parameters nil)
13962 (unless noremove
13963 (remove-hook 'before-change-functions
13964 'org-remove-occur-highlights 'local))))
13966 ;;;; Priorities
13968 (defvar org-priority-regexp ".*?\\(\\[#\\([A-Z0-9]\\)\\] ?\\)"
13969 "Regular expression matching the priority indicator.")
13971 (defvar org-remove-priority-next-time nil)
13973 (defun org-priority-up ()
13974 "Increase the priority of the current item."
13975 (interactive)
13976 (org-priority 'up))
13978 (defun org-priority-down ()
13979 "Decrease the priority of the current item."
13980 (interactive)
13981 (org-priority 'down))
13983 (defun org-priority (&optional action show)
13984 "Change the priority of an item.
13985 ACTION can be `set', `up', `down', or a character."
13986 (interactive "P")
13987 (if (equal action '(4))
13988 (org-show-priority)
13989 (unless org-enable-priority-commands
13990 (user-error "Priority commands are disabled"))
13991 (setq action (or action 'set))
13992 (let (current new news have remove)
13993 (save-excursion
13994 (org-back-to-heading t)
13995 (if (looking-at org-priority-regexp)
13996 (setq current (string-to-char (match-string 2))
13997 have t))
13998 (cond
13999 ((eq action 'remove)
14000 (setq remove t new ?\ ))
14001 ((or (eq action 'set)
14002 (if (featurep 'xemacs) (characterp action) (integerp action)))
14003 (if (not (eq action 'set))
14004 (setq new action)
14005 (message "Priority %c-%c, SPC to remove: "
14006 org-highest-priority org-lowest-priority)
14007 (save-match-data
14008 (setq new (read-char-exclusive))))
14009 (if (and (= (upcase org-highest-priority) org-highest-priority)
14010 (= (upcase org-lowest-priority) org-lowest-priority))
14011 (setq new (upcase new)))
14012 (cond ((equal new ?\ ) (setq remove t))
14013 ((or (< (upcase new) org-highest-priority) (> (upcase new) org-lowest-priority))
14014 (user-error "Priority must be between `%c' and `%c'"
14015 org-highest-priority org-lowest-priority))))
14016 ((eq action 'up)
14017 (setq new (if have
14018 (1- current) ; normal cycling
14019 ;; last priority was empty
14020 (if (eq last-command this-command)
14021 org-lowest-priority ; wrap around empty to lowest
14022 ;; default
14023 (if org-priority-start-cycle-with-default
14024 org-default-priority
14025 (1- org-default-priority))))))
14026 ((eq action 'down)
14027 (setq new (if have
14028 (1+ current) ; normal cycling
14029 ;; last priority was empty
14030 (if (eq last-command this-command)
14031 org-highest-priority ; wrap around empty to highest
14032 ;; default
14033 (if org-priority-start-cycle-with-default
14034 org-default-priority
14035 (1+ org-default-priority))))))
14036 (t (user-error "Invalid action")))
14037 (if (or (< (upcase new) org-highest-priority)
14038 (> (upcase new) org-lowest-priority))
14039 (if (and (memq action '(up down))
14040 (not have) (not (eq last-command this-command)))
14041 ;; `new' is from default priority
14042 (error
14043 "The default can not be set, see `org-default-priority' why")
14044 ;; normal cycling: `new' is beyond highest/lowest priority
14045 ;; and is wrapped around to the empty priority
14046 (setq remove t)))
14047 (setq news (format "%c" new))
14048 (if have
14049 (if remove
14050 (replace-match "" t t nil 1)
14051 (replace-match news t t nil 2))
14052 (if remove
14053 (user-error "No priority cookie found in line")
14054 (let ((case-fold-search nil))
14055 (looking-at org-todo-line-regexp))
14056 (if (match-end 2)
14057 (progn
14058 (goto-char (match-end 2))
14059 (insert " [#" news "]"))
14060 (goto-char (match-beginning 3))
14061 (insert "[#" news "] "))))
14062 (org-set-tags nil 'align))
14063 (if remove
14064 (message "Priority removed")
14065 (message "Priority of current item set to %s" news)))))
14067 (defun org-show-priority ()
14068 "Show the priority of the current item.
14069 This priority is composed of the main priority given with the [#A] cookies,
14070 and by additional input from the age of a schedules or deadline entry."
14071 (interactive)
14072 (let ((pri (if (eq major-mode 'org-agenda-mode)
14073 (org-get-at-bol 'priority)
14074 (save-excursion
14075 (save-match-data
14076 (beginning-of-line)
14077 (and (looking-at org-heading-regexp)
14078 (org-get-priority (match-string 0))))))))
14079 (message "Priority is %d" (if pri pri -1000))))
14081 (defun org-get-priority (s)
14082 "Find priority cookie and return priority."
14083 (save-match-data
14084 (if (functionp org-get-priority-function)
14085 (funcall org-get-priority-function)
14086 (if (not (string-match org-priority-regexp s))
14087 (* 1000 (- org-lowest-priority org-default-priority))
14088 (* 1000 (- org-lowest-priority
14089 (string-to-char (match-string 2 s))))))))
14091 ;;;; Tags
14093 (defvar org-agenda-archives-mode)
14094 (defvar org-map-continue-from nil
14095 "Position from where mapping should continue.
14096 Can be set by the action argument to `org-scan-tags' and `org-map-entries'.")
14098 (defvar org-scanner-tags nil
14099 "The current tag list while the tags scanner is running.")
14100 (defvar org-trust-scanner-tags nil
14101 "Should `org-get-tags-at' use the tags for the scanner.
14102 This is for internal dynamical scoping only.
14103 When this is non-nil, the function `org-get-tags-at' will return the value
14104 of `org-scanner-tags' instead of building the list by itself. This
14105 can lead to large speed-ups when the tags scanner is used in a file with
14106 many entries, and when the list of tags is retrieved, for example to
14107 obtain a list of properties. Building the tags list for each entry in such
14108 a file becomes an N^2 operation - but with this variable set, it scales
14109 as N.")
14111 (defun org-scan-tags (action matcher todo-only &optional start-level)
14112 "Scan headline tags with inheritance and produce output ACTION.
14114 ACTION can be `sparse-tree' to produce a sparse tree in the current buffer,
14115 or `agenda' to produce an entry list for an agenda view. It can also be
14116 a Lisp form or a function that should be called at each matched headline, in
14117 this case the return value is a list of all return values from these calls.
14119 MATCHER is a Lisp form to be evaluated, testing if a given set of tags
14120 qualifies a headline for inclusion. When TODO-ONLY is non-nil,
14121 only lines with a not-done TODO keyword are included in the output.
14122 This should be the same variable that was scoped into
14123 and set by `org-make-tags-matcher' when it constructed MATCHER.
14125 START-LEVEL can be a string with asterisks, reducing the scope to
14126 headlines matching this string."
14127 (require 'org-agenda)
14128 (let* ((re (concat "^"
14129 (if start-level
14130 ;; Get the correct level to match
14131 (concat "\\*\\{" (number-to-string start-level) "\\} ")
14132 org-outline-regexp)
14133 " *\\(\\<\\("
14134 (mapconcat 'regexp-quote org-todo-keywords-1 "\\|")
14135 (org-re "\\)\\>\\)? *\\(.*?\\)\\(:[[:alnum:]_@#%:]+:\\)?[ \t]*$")))
14136 (props (list 'face 'default
14137 'done-face 'org-agenda-done
14138 'undone-face 'default
14139 'mouse-face 'highlight
14140 'org-not-done-regexp org-not-done-regexp
14141 'org-todo-regexp org-todo-regexp
14142 'org-complex-heading-regexp org-complex-heading-regexp
14143 'help-echo
14144 (format "mouse-2 or RET jump to org file %s"
14145 (abbreviate-file-name
14146 (or (buffer-file-name (buffer-base-buffer))
14147 (buffer-name (buffer-base-buffer)))))))
14148 (org-map-continue-from nil)
14149 lspos tags tags-list
14150 (tags-alist (list (cons 0 org-file-tags)))
14151 (llast 0) rtn rtn1 level category i txt
14152 todo marker entry priority)
14153 (when (not (or (member action '(agenda sparse-tree)) (functionp action)))
14154 (setq action (list 'lambda nil action)))
14155 (save-excursion
14156 (goto-char (point-min))
14157 (when (eq action 'sparse-tree)
14158 (org-overview)
14159 (org-remove-occur-highlights))
14160 (while (let (case-fold-search)
14161 (re-search-forward re nil t))
14162 (setq org-map-continue-from nil)
14163 (catch :skip
14164 (setq todo (if (match-end 1) (org-match-string-no-properties 2))
14165 tags (if (match-end 4) (org-match-string-no-properties 4)))
14166 (goto-char (setq lspos (match-beginning 0)))
14167 (setq level (org-reduced-level (org-outline-level))
14168 category (org-get-category))
14169 (setq i llast llast level)
14170 ;; remove tag lists from same and sublevels
14171 (while (>= i level)
14172 (when (setq entry (assoc i tags-alist))
14173 (setq tags-alist (delete entry tags-alist)))
14174 (setq i (1- i)))
14175 ;; add the next tags
14176 (when tags
14177 (setq tags (org-split-string tags ":")
14178 tags-alist
14179 (cons (cons level tags) tags-alist)))
14180 ;; compile tags for current headline
14181 (setq tags-list
14182 (if org-use-tag-inheritance
14183 (apply 'append (mapcar 'cdr (reverse tags-alist)))
14184 tags)
14185 org-scanner-tags tags-list)
14186 (when org-use-tag-inheritance
14187 (setcdr (car tags-alist)
14188 (mapcar (lambda (x)
14189 (setq x (copy-sequence x))
14190 (org-add-prop-inherited x))
14191 (cdar tags-alist))))
14192 (when (and tags org-use-tag-inheritance
14193 (or (not (eq t org-use-tag-inheritance))
14194 org-tags-exclude-from-inheritance))
14195 ;; selective inheritance, remove uninherited ones
14196 (setcdr (car tags-alist)
14197 (org-remove-uninherited-tags (cdar tags-alist))))
14198 (when (and
14200 ;; eval matcher only when the todo condition is OK
14201 (and (or (not todo-only) (member todo org-not-done-keywords))
14202 (let ((case-fold-search t) (org-trust-scanner-tags t))
14203 (eval matcher)))
14205 ;; Call the skipper, but return t if it does not skip,
14206 ;; so that the `and' form continues evaluating
14207 (progn
14208 (unless (eq action 'sparse-tree) (org-agenda-skip))
14211 ;; Check if timestamps are deselecting this entry
14212 (or (not todo-only)
14213 (and (member todo org-not-done-keywords)
14214 (or (not org-agenda-tags-todo-honor-ignore-options)
14215 (not (org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item))))))
14217 ;; select this headline
14218 (cond
14219 ((eq action 'sparse-tree)
14220 (and org-highlight-sparse-tree-matches
14221 (org-get-heading) (match-end 0)
14222 (org-highlight-new-match
14223 (match-beginning 1) (match-end 1)))
14224 (org-show-context 'tags-tree))
14225 ((eq action 'agenda)
14226 (setq txt (org-agenda-format-item
14228 (concat
14229 (if (eq org-tags-match-list-sublevels 'indented)
14230 (make-string (1- level) ?.) "")
14231 (org-get-heading))
14232 level category
14233 tags-list)
14234 priority (org-get-priority txt))
14235 (goto-char lspos)
14236 (setq marker (org-agenda-new-marker))
14237 (org-add-props txt props
14238 'org-marker marker 'org-hd-marker marker 'org-category category
14239 'todo-state todo
14240 'priority priority 'type "tagsmatch")
14241 (push txt rtn))
14242 ((functionp action)
14243 (setq org-map-continue-from nil)
14244 (save-excursion
14245 (setq rtn1 (funcall action))
14246 (push rtn1 rtn)))
14247 (t (user-error "Invalid action")))
14249 ;; if we are to skip sublevels, jump to end of subtree
14250 (unless org-tags-match-list-sublevels
14251 (org-end-of-subtree t)
14252 (backward-char 1))))
14253 ;; Get the correct position from where to continue
14254 (if org-map-continue-from
14255 (goto-char org-map-continue-from)
14256 (and (= (point) lspos) (end-of-line 1)))))
14257 (when (and (eq action 'sparse-tree)
14258 (not org-sparse-tree-open-archived-trees))
14259 (org-hide-archived-subtrees (point-min) (point-max)))
14260 (nreverse rtn)))
14262 (defun org-remove-uninherited-tags (tags)
14263 "Remove all tags that are not inherited from the list TAGS."
14264 (cond
14265 ((eq org-use-tag-inheritance t)
14266 (if org-tags-exclude-from-inheritance
14267 (org-delete-all org-tags-exclude-from-inheritance tags)
14268 tags))
14269 ((not org-use-tag-inheritance) nil)
14270 ((stringp org-use-tag-inheritance)
14271 (delq nil (mapcar
14272 (lambda (x)
14273 (if (and (string-match org-use-tag-inheritance x)
14274 (not (member x org-tags-exclude-from-inheritance)))
14275 x nil))
14276 tags)))
14277 ((listp org-use-tag-inheritance)
14278 (delq nil (mapcar
14279 (lambda (x)
14280 (if (member x org-use-tag-inheritance) x nil))
14281 tags)))))
14283 (defun org-match-sparse-tree (&optional todo-only match)
14284 "Create a sparse tree according to tags string MATCH.
14285 MATCH can contain positive and negative selection of tags, like
14286 \"+WORK+URGENT-WITHBOSS\".
14287 If optional argument TODO-ONLY is non-nil, only select lines that are
14288 also TODO lines."
14289 (interactive "P")
14290 (org-agenda-prepare-buffers (list (current-buffer)))
14291 (org-scan-tags 'sparse-tree (cdr (org-make-tags-matcher match)) todo-only))
14293 (defalias 'org-tags-sparse-tree 'org-match-sparse-tree)
14295 (defvar org-cached-props nil)
14296 (defun org-cached-entry-get (pom property)
14297 (if (or (eq t org-use-property-inheritance)
14298 (and (stringp org-use-property-inheritance)
14299 (string-match org-use-property-inheritance property))
14300 (and (listp org-use-property-inheritance)
14301 (member property org-use-property-inheritance)))
14302 ;; Caching is not possible, check it directly
14303 (org-entry-get pom property 'inherit)
14304 ;; Get all properties, so that we can do complicated checks easily
14305 (cdr (assoc property (or org-cached-props
14306 (setq org-cached-props
14307 (org-entry-properties pom)))))))
14309 (defun org-global-tags-completion-table (&optional files)
14310 "Return the list of all tags in all agenda buffer/files.
14311 Optional FILES argument is a list of files which can be used
14312 instead of the agenda files."
14313 (save-excursion
14314 (org-uniquify
14315 (delq nil
14316 (apply 'append
14317 (mapcar
14318 (lambda (file)
14319 (set-buffer (find-file-noselect file))
14320 (append (org-get-buffer-tags)
14321 (mapcar (lambda (x) (if (stringp (car-safe x))
14322 (list (car-safe x)) nil))
14323 org-tag-alist)))
14324 (if (and files (car files))
14325 files
14326 (org-agenda-files))))))))
14328 (defun org-make-tags-matcher (match)
14329 "Create the TAGS/TODO matcher form for the selection string MATCH.
14331 The variable `todo-only' is scoped dynamically into this function.
14332 It will be set to t if the matcher restricts matching to TODO entries,
14333 otherwise will not be touched.
14335 Returns a cons of the selection string MATCH and the constructed
14336 lisp form implementing the matcher. The matcher is to be evaluated
14337 at an Org entry, with point on the headline, and returns t if the
14338 entry matches the selection string MATCH. The returned lisp form
14339 references two variables with information about the entry, which
14340 must be bound around the form's evaluation: todo, the TODO keyword
14341 at the entry (or nil of none); and tags-list, the list of all tags
14342 at the entry including inherited ones. Additionally, the category
14343 of the entry (if any) must be specified as the text property
14344 'org-category on the headline.
14346 See also `org-scan-tags'.
14348 (declare (special todo-only))
14349 (unless (boundp 'todo-only)
14350 (error "`org-make-tags-matcher' expects todo-only to be scoped in"))
14351 (unless match
14352 ;; Get a new match request, with completion against the global
14353 ;; tags table and the local tags in current buffer
14354 (let ((org-last-tags-completion-table
14355 (org-uniquify
14356 (delq nil (append (org-get-buffer-tags)
14357 (org-global-tags-completion-table))))))
14358 (setq match (org-completing-read-no-i
14359 "Match: " 'org-tags-completion-function nil nil nil
14360 'org-tags-history))))
14362 ;; Parse the string and create a lisp form
14363 (let ((match0 match)
14364 (re (org-re "^&?\\([-+:]\\)?\\({[^}]+}\\|LEVEL\\([<=>]\\{1,2\\}\\)\\([0-9]+\\)\\|\\(\\(?:[[:alnum:]_]+\\(?:\\\\-\\)*\\)+\\)\\([<>=]\\{1,2\\}\\)\\({[^}]+}\\|\"[^\"]*\"\\|-?[.0-9]+\\(?:[eE][-+]?[0-9]+\\)?\\)\\|[[:alnum:]_@#%]+\\)"))
14365 minus tag mm
14366 tagsmatch todomatch tagsmatcher todomatcher kwd matcher
14367 orterms term orlist re-p str-p level-p level-op time-p
14368 prop-p pn pv po gv rest (start 0) (ss 0))
14369 ;; Expand group tags
14370 (setq match (org-tags-expand match))
14372 ;; Check if there is a TODO part of this match, which would be the
14373 ;; part after a "/". TO make sure that this slash is not part of
14374 ;; a property value to be matched against, we also check that there
14375 ;; is no " after that slash.
14376 ;; First, find the last slash
14377 (while (string-match "/+" match ss)
14378 (setq start (match-beginning 0) ss (match-end 0)))
14379 (if (and (string-match "/+" match start)
14380 (not (save-match-data (string-match "\"" match start))))
14381 ;; match contains also a todo-matching request
14382 (progn
14383 (setq tagsmatch (substring match 0 (match-beginning 0))
14384 todomatch (substring match (match-end 0)))
14385 (if (string-match "^!" todomatch)
14386 (setq todo-only t todomatch (substring todomatch 1)))
14387 (if (string-match "^\\s-*$" todomatch)
14388 (setq todomatch nil)))
14389 ;; only matching tags
14390 (setq tagsmatch match todomatch nil))
14392 ;; Make the tags matcher
14393 (if (or (not tagsmatch) (not (string-match "\\S-" tagsmatch)))
14394 (setq tagsmatcher t)
14395 (setq orterms (org-split-string tagsmatch "|") orlist nil)
14396 (while (setq term (pop orterms))
14397 (while (and (equal (substring term -1) "\\") orterms)
14398 (setq term (concat term "|" (pop orterms)))) ; repair bad split
14399 (while (string-match re term)
14400 (setq rest (substring term (match-end 0))
14401 minus (and (match-end 1)
14402 (equal (match-string 1 term) "-"))
14403 tag (save-match-data (replace-regexp-in-string
14404 "\\\\-" "-"
14405 (match-string 2 term)))
14406 re-p (equal (string-to-char tag) ?{)
14407 level-p (match-end 4)
14408 prop-p (match-end 5)
14409 mm (cond
14410 (re-p `(org-match-any-p ,(substring tag 1 -1) tags-list))
14411 (level-p
14412 (setq level-op (org-op-to-function (match-string 3 term)))
14413 `(,level-op level ,(string-to-number
14414 (match-string 4 term))))
14415 (prop-p
14416 (setq pn (match-string 5 term)
14417 po (match-string 6 term)
14418 pv (match-string 7 term)
14419 re-p (equal (string-to-char pv) ?{)
14420 str-p (equal (string-to-char pv) ?\")
14421 time-p (save-match-data
14422 (string-match "^\"[[<].*[]>]\"$" pv))
14423 pv (if (or re-p str-p) (substring pv 1 -1) pv))
14424 (if time-p (setq pv (org-matcher-time pv)))
14425 (setq po (org-op-to-function po (if time-p 'time str-p)))
14426 (cond
14427 ((equal pn "CATEGORY")
14428 (setq gv '(get-text-property (point) 'org-category)))
14429 ((equal pn "TODO")
14430 (setq gv 'todo))
14432 (setq gv `(org-cached-entry-get nil ,pn))))
14433 (if re-p
14434 (if (eq po 'org<>)
14435 `(not (string-match ,pv (or ,gv "")))
14436 `(string-match ,pv (or ,gv "")))
14437 (if str-p
14438 `(,po (or ,gv "") ,pv)
14439 `(,po (string-to-number (or ,gv ""))
14440 ,(string-to-number pv) ))))
14441 (t `(member ,tag tags-list)))
14442 mm (if minus (list 'not mm) mm)
14443 term rest)
14444 (push mm tagsmatcher))
14445 (push (if (> (length tagsmatcher) 1)
14446 (cons 'and tagsmatcher)
14447 (car tagsmatcher))
14448 orlist)
14449 (setq tagsmatcher nil))
14450 (setq tagsmatcher (if (> (length orlist) 1) (cons 'or orlist) (car orlist)))
14451 (setq tagsmatcher
14452 (list 'progn '(setq org-cached-props nil) tagsmatcher)))
14453 ;; Make the todo matcher
14454 (if (or (not todomatch) (not (string-match "\\S-" todomatch)))
14455 (setq todomatcher t)
14456 (setq orterms (org-split-string todomatch "|") orlist nil)
14457 (while (setq term (pop orterms))
14458 (while (string-match re term)
14459 (setq minus (and (match-end 1)
14460 (equal (match-string 1 term) "-"))
14461 kwd (match-string 2 term)
14462 re-p (equal (string-to-char kwd) ?{)
14463 term (substring term (match-end 0))
14464 mm (if re-p
14465 `(string-match ,(substring kwd 1 -1) todo)
14466 (list 'equal 'todo kwd))
14467 mm (if minus (list 'not mm) mm))
14468 (push mm todomatcher))
14469 (push (if (> (length todomatcher) 1)
14470 (cons 'and todomatcher)
14471 (car todomatcher))
14472 orlist)
14473 (setq todomatcher nil))
14474 (setq todomatcher (if (> (length orlist) 1)
14475 (cons 'or orlist) (car orlist))))
14477 ;; Return the string and lisp forms of the matcher
14478 (setq matcher (if todomatcher
14479 (list 'and tagsmatcher todomatcher)
14480 tagsmatcher))
14481 (when todo-only
14482 (setq matcher (list 'and '(member todo org-not-done-keywords)
14483 matcher)))
14484 (cons match0 matcher)))
14486 (defun org-tags-expand (match &optional single-as-list downcased)
14487 "Expand group tags in MATCH.
14489 This replaces every group tag in MATCH with a regexp tag search.
14490 For example, a group tag \"Work\" defined as { Work : Lab Conf }
14491 will be replaced like this:
14493 Work => {\\(?:Work\\|Lab\\|Conf\\)}
14494 +Work => +{\\(?:Work\\|Lab\\|Conf\\)}
14495 -Work => -{\\(?:Work\\|Lab\\|Conf\\)}
14497 Replacing by a regexp preserves the structure of the match.
14498 E.g., this expansion
14500 Work|Home => {\\(?:Work\\|Lab\\|Conf\\}|Home
14502 will match anything tagged with \"Lab\" and \"Home\", or tagged
14503 with \"Conf\" and \"Home\" or tagged with \"Work\" and \"home\".
14505 When the optional argument SINGLE-AS-LIST is non-nil, MATCH is
14506 assumed to be a single group tag, and the function will return
14507 the list of tags in this group.
14509 When DOWNCASE is non-nil, expand downcased TAGS."
14510 (if org-group-tags
14511 (let* ((case-fold-search t)
14512 (stable org-mode-syntax-table)
14513 (tal (or org-tag-groups-alist-for-agenda
14514 org-tag-groups-alist))
14515 (tal (if downcased
14516 (mapcar (lambda(tg) (mapcar 'downcase tg)) tal) tal))
14517 (tml (mapcar 'car tal))
14518 (rtnmatch match) rpl)
14519 ;; @ and _ are allowed as word-components in tags
14520 (modify-syntax-entry ?@ "w" stable)
14521 (modify-syntax-entry ?_ "w" stable)
14522 (while (and tml
14523 (with-syntax-table stable
14524 (string-match
14525 (concat "\\(?1:[+-]?\\)\\(?2:\\<"
14526 (regexp-opt tml) "\\>\\)") rtnmatch)))
14527 (let* ((dir (match-string 1 rtnmatch))
14528 (tag (match-string 2 rtnmatch))
14529 (tag (if downcased (downcase tag) tag)))
14530 (setq tml (delete tag tml))
14531 (when (not (get-text-property 0 'grouptag (match-string 2 rtnmatch)))
14532 (setq rpl (append (org-uniquify rpl) (assoc tag tal)))
14533 (setq rpl (concat dir "{\\<" (regexp-opt rpl) "\\>}"))
14534 (if (stringp rpl) (org-add-props rpl '(grouptag t)))
14535 (setq rtnmatch (replace-match rpl t t rtnmatch)))))
14536 (if single-as-list
14537 (or (reverse rpl) (list rtnmatch))
14538 rtnmatch))
14539 (if single-as-list (list (if downcased (downcase match) match))
14540 match)))
14542 (defun org-op-to-function (op &optional stringp)
14543 "Turn an operator into the appropriate function."
14544 (setq op
14545 (cond
14546 ((equal op "<" ) '(< string< org-time<))
14547 ((equal op ">" ) '(> org-string> org-time>))
14548 ((member op '("<=" "=<")) '(<= org-string<= org-time<=))
14549 ((member op '(">=" "=>")) '(>= org-string>= org-time>=))
14550 ((member op '("=" "==")) '(= string= org-time=))
14551 ((member op '("<>" "!=")) '(org<> org-string<> org-time<>))))
14552 (nth (if (eq stringp 'time) 2 (if stringp 1 0)) op))
14554 (defun org<> (a b) (not (= a b)))
14555 (defun org-string<= (a b) (or (string= a b) (string< a b)))
14556 (defun org-string>= (a b) (not (string< a b)))
14557 (defun org-string> (a b) (and (not (string= a b)) (not (string< a b))))
14558 (defun org-string<> (a b) (not (string= a b)))
14559 (defun org-time= (a b) (setq a (org-2ft a) b (org-2ft b)) (and (> a 0) (> b 0) (= a b)))
14560 (defun org-time< (a b) (setq a (org-2ft a) b (org-2ft b)) (and (> a 0) (> b 0) (< a b)))
14561 (defun org-time<= (a b) (setq a (org-2ft a) b (org-2ft b)) (and (> a 0) (> b 0) (<= a b)))
14562 (defun org-time> (a b) (setq a (org-2ft a) b (org-2ft b)) (and (> a 0) (> b 0) (> a b)))
14563 (defun org-time>= (a b) (setq a (org-2ft a) b (org-2ft b)) (and (> a 0) (> b 0) (>= a b)))
14564 (defun org-time<> (a b) (setq a (org-2ft a) b (org-2ft b)) (and (> a 0) (> b 0) (org<> a b)))
14565 (defun org-2ft (s)
14566 "Convert S to a floating point time.
14567 If S is already a number, just return it. If it is a string, parse
14568 it as a time string and apply `float-time' to it. If S is nil, just return 0."
14569 (cond
14570 ((numberp s) s)
14571 ((stringp s)
14572 (condition-case nil
14573 (float-time (apply 'encode-time (org-parse-time-string s)))
14574 (error 0.)))
14575 (t 0.)))
14577 (defun org-time-today ()
14578 "Time in seconds today at 0:00.
14579 Returns the float number of seconds since the beginning of the
14580 epoch to the beginning of today (00:00)."
14581 (float-time (apply 'encode-time
14582 (append '(0 0 0) (nthcdr 3 (decode-time))))))
14584 (defun org-matcher-time (s)
14585 "Interpret a time comparison value."
14586 (save-match-data
14587 (cond
14588 ((string= s "<now>") (float-time))
14589 ((string= s "<today>") (org-time-today))
14590 ((string= s "<tomorrow>") (+ 86400.0 (org-time-today)))
14591 ((string= s "<yesterday>") (- (org-time-today) 86400.0))
14592 ((string-match "^<\\([-+][0-9]+\\)\\([hdwmy]\\)>$" s)
14593 (+ (org-time-today)
14594 (* (string-to-number (match-string 1 s))
14595 (cdr (assoc (match-string 2 s)
14596 '(("d" . 86400.0) ("w" . 604800.0)
14597 ("m" . 2678400.0) ("y" . 31557600.0)))))))
14598 (t (org-2ft s)))))
14600 (defun org-match-any-p (re list)
14601 "Does re match any element of list?"
14602 (setq list (mapcar (lambda (x) (string-match re x)) list))
14603 (delq nil list))
14605 (defvar org-add-colon-after-tag-completion nil) ;; dynamically scoped param
14606 (defvar org-tags-overlay (make-overlay 1 1))
14607 (org-detach-overlay org-tags-overlay)
14609 (defun org-get-local-tags-at (&optional pos)
14610 "Get a list of tags defined in the current headline."
14611 (org-get-tags-at pos 'local))
14613 (defun org-get-local-tags ()
14614 "Get a list of tags defined in the current headline."
14615 (org-get-tags-at nil 'local))
14617 (defun org-get-tags-at (&optional pos local)
14618 "Get a list of all headline tags applicable at POS.
14619 POS defaults to point. If tags are inherited, the list contains
14620 the targets in the same sequence as the headlines appear, i.e.
14621 the tags of the current headline come last.
14622 When LOCAL is non-nil, only return tags from the current headline,
14623 ignore inherited ones."
14624 (interactive)
14625 (if (and org-trust-scanner-tags
14626 (or (not pos) (equal pos (point)))
14627 (not local))
14628 org-scanner-tags
14629 (let (tags ltags lastpos parent)
14630 (save-excursion
14631 (save-restriction
14632 (widen)
14633 (goto-char (or pos (point)))
14634 (save-match-data
14635 (catch 'done
14636 (condition-case nil
14637 (progn
14638 (org-back-to-heading t)
14639 (while (not (equal lastpos (point)))
14640 (setq lastpos (point))
14641 (when (looking-at
14642 (org-re "[^\r\n]+?:\\([[:alnum:]_@#%:]+\\):[ \t]*$"))
14643 (setq ltags (org-split-string
14644 (org-match-string-no-properties 1) ":"))
14645 (when parent
14646 (setq ltags (mapcar 'org-add-prop-inherited ltags)))
14647 (setq tags (append
14648 (if parent
14649 (org-remove-uninherited-tags ltags)
14650 ltags)
14651 tags)))
14652 (or org-use-tag-inheritance (throw 'done t))
14653 (if local (throw 'done t))
14654 (or (org-up-heading-safe) (error nil))
14655 (setq parent t)))
14656 (error nil)))))
14657 (if local
14658 tags
14659 (reverse (delete-dups
14660 (reverse (append
14661 (org-remove-uninherited-tags
14662 org-file-tags) tags)))))))))
14664 (defun org-add-prop-inherited (s)
14665 (add-text-properties 0 (length s) '(inherited t) s)
14668 (defun org-toggle-tag (tag &optional onoff)
14669 "Toggle the tag TAG for the current line.
14670 If ONOFF is `on' or `off', don't toggle but set to this state."
14671 (let (res current)
14672 (save-excursion
14673 (org-back-to-heading t)
14674 (if (re-search-forward (org-re "[ \t]:\\([[:alnum:]_@#%:]+\\):[ \t]*$")
14675 (point-at-eol) t)
14676 (progn
14677 (setq current (match-string 1))
14678 (replace-match ""))
14679 (setq current ""))
14680 (setq current (nreverse (org-split-string current ":")))
14681 (cond
14682 ((eq onoff 'on)
14683 (setq res t)
14684 (or (member tag current) (push tag current)))
14685 ((eq onoff 'off)
14686 (or (not (member tag current)) (setq current (delete tag current))))
14687 (t (if (member tag current)
14688 (setq current (delete tag current))
14689 (setq res t)
14690 (push tag current))))
14691 (end-of-line 1)
14692 (if current
14693 (progn
14694 (insert " :" (mapconcat 'identity (nreverse current) ":") ":")
14695 (org-set-tags nil t))
14696 (delete-horizontal-space))
14697 (run-hooks 'org-after-tags-change-hook))
14698 res))
14700 (defun org-align-tags-here (to-col)
14701 ;; Assumes that this is a headline
14702 "Align tags on the current headline to TO-COL."
14703 (let ((pos (point)) (col (current-column)) ncol tags-l p)
14704 (beginning-of-line 1)
14705 (if (and (looking-at (org-re ".*?\\([ \t]+\\)\\(:[[:alnum:]_@#%:]+:\\)[ \t]*$"))
14706 (< pos (match-beginning 2)))
14707 (progn
14708 (setq tags-l (- (match-end 2) (match-beginning 2)))
14709 (goto-char (match-beginning 1))
14710 (insert " ")
14711 (delete-region (point) (1+ (match-beginning 2)))
14712 (setq ncol (max (current-column)
14713 (1+ col)
14714 (if (> to-col 0)
14715 to-col
14716 (- (abs to-col) tags-l))))
14717 (setq p (point))
14718 (insert (make-string (- ncol (current-column)) ?\ ))
14719 (setq ncol (current-column))
14720 (when indent-tabs-mode (tabify p (point-at-eol)))
14721 (org-move-to-column (min ncol col)))
14722 (goto-char pos))))
14724 (defun org-set-tags-command (&optional arg just-align)
14725 "Call the set-tags command for the current entry."
14726 (interactive "P")
14727 (if (or (org-at-heading-p) (and arg (org-before-first-heading-p)))
14728 (org-set-tags arg just-align)
14729 (save-excursion
14730 (unless (and (org-region-active-p)
14731 org-loop-over-headlines-in-active-region)
14732 (org-back-to-heading t))
14733 (org-set-tags arg just-align))))
14735 (defun org-set-tags-to (data)
14736 "Set the tags of the current entry to DATA, replacing the current tags.
14737 DATA may be a tags string like :aa:bb:cc:, or a list of tags.
14738 If DATA is nil or the empty string, any tags will be removed."
14739 (interactive "sTags: ")
14740 (setq data
14741 (cond
14742 ((eq data nil) "")
14743 ((equal data "") "")
14744 ((stringp data)
14745 (concat ":" (mapconcat 'identity (org-split-string data ":+") ":")
14746 ":"))
14747 ((listp data)
14748 (concat ":" (mapconcat 'identity data ":") ":"))))
14749 (when data
14750 (save-excursion
14751 (org-back-to-heading t)
14752 (when (looking-at org-complex-heading-regexp)
14753 (if (match-end 5)
14754 (progn
14755 (goto-char (match-beginning 5))
14756 (insert data)
14757 (delete-region (point) (point-at-eol))
14758 (org-set-tags nil 'align))
14759 (goto-char (point-at-eol))
14760 (insert " " data)
14761 (org-set-tags nil 'align)))
14762 (beginning-of-line 1)
14763 (if (looking-at ".*?\\([ \t]+\\)$")
14764 (delete-region (match-beginning 1) (match-end 1))))))
14766 (defun org-align-all-tags ()
14767 "Align the tags i all headings."
14768 (interactive)
14769 (save-excursion
14770 (or (ignore-errors (org-back-to-heading t))
14771 (outline-next-heading))
14772 (if (org-at-heading-p)
14773 (org-set-tags t)
14774 (message "No headings"))))
14776 (defvar org-indent-indentation-per-level)
14777 (defun org-set-tags (&optional arg just-align)
14778 "Set the tags for the current headline.
14779 With prefix ARG, realign all tags in headings in the current buffer.
14780 When JUST-ALIGN is non-nil, only align tags."
14781 (interactive "P")
14782 (if (and (org-region-active-p) org-loop-over-headlines-in-active-region)
14783 (let ((cl (if (eq org-loop-over-headlines-in-active-region 'start-level)
14784 'region-start-level 'region))
14785 org-loop-over-headlines-in-active-region)
14786 (org-map-entries
14787 ;; We don't use ARG and JUST-ALIGN here because these args
14788 ;; are not useful when looping over headlines.
14789 `(org-set-tags)
14790 org-loop-over-headlines-in-active-region
14791 cl (if (outline-invisible-p) (org-end-of-subtree nil t))))
14792 (let* ((re org-outline-regexp-bol)
14793 (current (unless arg (org-get-tags-string)))
14794 (col (current-column))
14795 (org-setting-tags t)
14796 table current-tags inherited-tags ; computed below when needed
14797 tags p0 c0 c1 rpl di tc level)
14798 (if arg
14799 (save-excursion
14800 (goto-char (point-min))
14801 (let ((buffer-invisibility-spec (org-inhibit-invisibility)))
14802 (while (re-search-forward re nil t)
14803 (org-set-tags nil t)
14804 (end-of-line 1)))
14805 (message "All tags realigned to column %d" org-tags-column))
14806 (if just-align
14807 (setq tags current)
14808 ;; Get a new set of tags from the user
14809 (save-excursion
14810 (setq table (append org-tag-persistent-alist
14811 (or org-tag-alist (org-get-buffer-tags))
14812 (and
14813 org-complete-tags-always-offer-all-agenda-tags
14814 (org-global-tags-completion-table
14815 (org-agenda-files))))
14816 org-last-tags-completion-table table
14817 current-tags (org-split-string current ":")
14818 inherited-tags (nreverse
14819 (nthcdr (length current-tags)
14820 (nreverse (org-get-tags-at))))
14821 tags
14822 (if (or (eq t org-use-fast-tag-selection)
14823 (and org-use-fast-tag-selection
14824 (delq nil (mapcar 'cdr table))))
14825 (org-fast-tag-selection
14826 current-tags inherited-tags table
14827 (if org-fast-tag-selection-include-todo
14828 org-todo-key-alist))
14829 (let ((org-add-colon-after-tag-completion (< 1 (length table))))
14830 (org-trim
14831 (org-icompleting-read "Tags: "
14832 'org-tags-completion-function
14833 nil nil current 'org-tags-history))))))
14834 (while (string-match "[-+&]+" tags)
14835 ;; No boolean logic, just a list
14836 (setq tags (replace-match ":" t t tags))))
14838 (setq tags (replace-regexp-in-string "[,]" ":" tags))
14840 (if org-tags-sort-function
14841 (setq tags (mapconcat 'identity
14842 (sort (org-split-string
14843 tags (org-re "[^[:alnum:]_@#%]+"))
14844 org-tags-sort-function) ":")))
14846 (if (string-match "\\`[\t ]*\\'" tags)
14847 (setq tags "")
14848 (unless (string-match ":$" tags) (setq tags (concat tags ":")))
14849 (unless (string-match "^:" tags) (setq tags (concat ":" tags))))
14851 ;; Insert new tags at the correct column
14852 (beginning-of-line 1)
14853 (setq level (or (and (looking-at org-outline-regexp)
14854 (- (match-end 0) (point) 1))
14856 (cond
14857 ((and (equal current "") (equal tags "")))
14858 ((re-search-forward
14859 (concat "\\([ \t]*" (regexp-quote current) "\\)[ \t]*$")
14860 (point-at-eol) t)
14861 (if (equal tags "")
14862 (setq rpl "")
14863 (goto-char (match-beginning 0))
14864 (setq c0 (current-column)
14865 ;; compute offset for the case of org-indent-mode active
14866 di (if (org-bound-and-true-p org-indent-mode)
14867 (* (1- org-indent-indentation-per-level) (1- level))
14869 p0 (if (equal (char-before) ?*) (1+ (point)) (point))
14870 tc (+ org-tags-column (if (> org-tags-column 0) (- di) di))
14871 c1 (max (1+ c0) (if (> tc 0) tc (- (- tc) (string-width tags))))
14872 rpl (concat (make-string (max 0 (- c1 c0)) ?\ ) tags)))
14873 (replace-match rpl t t)
14874 (and (not (featurep 'xemacs)) c0 indent-tabs-mode (tabify p0 (point)))
14875 tags)
14876 (t (error "Tags alignment failed")))
14877 (org-move-to-column col)
14878 (unless just-align
14879 (run-hooks 'org-after-tags-change-hook))))))
14881 (defun org-change-tag-in-region (beg end tag off)
14882 "Add or remove TAG for each entry in the region.
14883 This works in the agenda, and also in an org-mode buffer."
14884 (interactive
14885 (list (region-beginning) (region-end)
14886 (let ((org-last-tags-completion-table
14887 (if (derived-mode-p 'org-mode)
14888 (org-uniquify
14889 (delq nil (append (org-get-buffer-tags)
14890 (org-global-tags-completion-table))))
14891 (org-global-tags-completion-table))))
14892 (org-icompleting-read
14893 "Tag: " 'org-tags-completion-function nil nil nil
14894 'org-tags-history))
14895 (progn
14896 (message "[s]et or [r]emove? ")
14897 (equal (read-char-exclusive) ?r))))
14898 (if (fboundp 'deactivate-mark) (deactivate-mark))
14899 (let ((agendap (equal major-mode 'org-agenda-mode))
14900 l1 l2 m buf pos newhead (cnt 0))
14901 (goto-char end)
14902 (setq l2 (1- (org-current-line)))
14903 (goto-char beg)
14904 (setq l1 (org-current-line))
14905 (loop for l from l1 to l2 do
14906 (org-goto-line l)
14907 (setq m (get-text-property (point) 'org-hd-marker))
14908 (when (or (and (derived-mode-p 'org-mode) (org-at-heading-p))
14909 (and agendap m))
14910 (setq buf (if agendap (marker-buffer m) (current-buffer))
14911 pos (if agendap m (point)))
14912 (with-current-buffer buf
14913 (save-excursion
14914 (save-restriction
14915 (goto-char pos)
14916 (setq cnt (1+ cnt))
14917 (org-toggle-tag tag (if off 'off 'on))
14918 (setq newhead (org-get-heading)))))
14919 (and agendap (org-agenda-change-all-lines newhead m))))
14920 (message "Tag :%s: %s in %d headings" tag (if off "removed" "set") cnt)))
14922 (defun org-tags-completion-function (string predicate &optional flag)
14923 (let (s1 s2 rtn (ctable org-last-tags-completion-table)
14924 (confirm (lambda (x) (stringp (car x)))))
14925 (if (string-match "^\\(.*[-+:&,|]\\)\\([^-+:&,|]*\\)$" string)
14926 (setq s1 (match-string 1 string)
14927 s2 (match-string 2 string))
14928 (setq s1 "" s2 string))
14929 (cond
14930 ((eq flag nil)
14931 ;; try completion
14932 (setq rtn (try-completion s2 ctable confirm))
14933 (if (stringp rtn)
14934 (setq rtn
14935 (concat s1 s2 (substring rtn (length s2))
14936 (if (and org-add-colon-after-tag-completion
14937 (assoc rtn ctable))
14938 ":" ""))))
14939 rtn)
14940 ((eq flag t)
14941 ;; all-completions
14942 (all-completions s2 ctable confirm))
14943 ((eq flag 'lambda)
14944 ;; exact match?
14945 (assoc s2 ctable)))))
14947 (defun org-fast-tag-insert (kwd tags face &optional end)
14948 "Insert KDW, and the TAGS, the latter with face FACE.
14949 Also insert END."
14950 (insert (format "%-12s" (concat kwd ":"))
14951 (org-add-props (mapconcat 'identity tags " ") nil 'face face)
14952 (or end "")))
14954 (defun org-fast-tag-show-exit (flag)
14955 (save-excursion
14956 (org-goto-line 3)
14957 (if (re-search-forward "[ \t]+Next change exits" (point-at-eol) t)
14958 (replace-match ""))
14959 (when flag
14960 (end-of-line 1)
14961 (org-move-to-column (- (window-width) 19) t)
14962 (insert (org-add-props " Next change exits" nil 'face 'org-warning)))))
14964 (defun org-set-current-tags-overlay (current prefix)
14965 "Add an overlay to CURRENT tag with PREFIX."
14966 (let ((s (concat ":" (mapconcat 'identity current ":") ":")))
14967 (if (featurep 'xemacs)
14968 (org-overlay-display org-tags-overlay (concat prefix s)
14969 'secondary-selection)
14970 (put-text-property 0 (length s) 'face '(secondary-selection org-tag) s)
14971 (org-overlay-display org-tags-overlay (concat prefix s)))))
14973 (defvar org-last-tag-selection-key nil)
14974 (defun org-fast-tag-selection (current inherited table &optional todo-table)
14975 "Fast tag selection with single keys.
14976 CURRENT is the current list of tags in the headline, INHERITED is the
14977 list of inherited tags, and TABLE is an alist of tags and corresponding keys,
14978 possibly with grouping information. TODO-TABLE is a similar table with
14979 TODO keywords, should these have keys assigned to them.
14980 If the keys are nil, a-z are automatically assigned.
14981 Returns the new tags string, or nil to not change the current settings."
14982 (let* ((fulltable (append table todo-table))
14983 (maxlen (apply 'max (mapcar
14984 (lambda (x)
14985 (if (stringp (car x)) (string-width (car x)) 0))
14986 fulltable)))
14987 (buf (current-buffer))
14988 (expert (eq org-fast-tag-selection-single-key 'expert))
14989 (buffer-tags nil)
14990 (fwidth (+ maxlen 3 1 3))
14991 (ncol (/ (- (window-width) 4) fwidth))
14992 (i-face 'org-done)
14993 (c-face 'org-todo)
14994 tg cnt e c char c1 c2 ntable tbl rtn
14995 ov-start ov-end ov-prefix
14996 (exit-after-next org-fast-tag-selection-single-key)
14997 (done-keywords org-done-keywords)
14998 groups ingroup)
14999 (save-excursion
15000 (beginning-of-line 1)
15001 (if (looking-at
15002 (org-re ".*[ \t]\\(:[[:alnum:]_@#%:]+:\\)[ \t]*$"))
15003 (setq ov-start (match-beginning 1)
15004 ov-end (match-end 1)
15005 ov-prefix "")
15006 (setq ov-start (1- (point-at-eol))
15007 ov-end (1+ ov-start))
15008 (skip-chars-forward "^\n\r")
15009 (setq ov-prefix
15010 (concat
15011 (buffer-substring (1- (point)) (point))
15012 (if (> (current-column) org-tags-column)
15014 (make-string (- org-tags-column (current-column)) ?\ ))))))
15015 (move-overlay org-tags-overlay ov-start ov-end)
15016 (save-window-excursion
15017 (if expert
15018 (set-buffer (get-buffer-create " *Org tags*"))
15019 (delete-other-windows)
15020 (set-window-buffer (split-window-vertically) (get-buffer-create " *Org tags*"))
15021 (org-switch-to-buffer-other-window " *Org tags*"))
15022 (erase-buffer)
15023 (org-set-local 'org-done-keywords done-keywords)
15024 (org-fast-tag-insert "Inherited" inherited i-face "\n")
15025 (org-fast-tag-insert "Current" current c-face "\n\n")
15026 (org-fast-tag-show-exit exit-after-next)
15027 (org-set-current-tags-overlay current ov-prefix)
15028 (setq tbl fulltable char ?a cnt 0)
15029 (while (setq e (pop tbl))
15030 (cond
15031 ((equal (car e) :startgroup)
15032 (push '() groups) (setq ingroup t)
15033 (when (not (= cnt 0))
15034 (setq cnt 0)
15035 (insert "\n"))
15036 (insert (if (cdr e) (format "%s: " (cdr e)) "") "{ "))
15037 ((equal (car e) :endgroup)
15038 (setq ingroup nil cnt 0)
15039 (insert "}" (if (cdr e) (format " (%s) " (cdr e)) "") "\n"))
15040 ((equal e '(:newline))
15041 (when (not (= cnt 0))
15042 (setq cnt 0)
15043 (insert "\n")
15044 (setq e (car tbl))
15045 (while (equal (car tbl) '(:newline))
15046 (insert "\n")
15047 (setq tbl (cdr tbl)))))
15048 ((equal e '(:grouptags)) nil)
15050 (setq tg (copy-sequence (car e)) c2 nil)
15051 (if (cdr e)
15052 (setq c (cdr e))
15053 ;; automatically assign a character.
15054 (setq c1 (string-to-char
15055 (downcase (substring
15056 tg (if (= (string-to-char tg) ?@) 1 0)))))
15057 (if (or (rassoc c1 ntable) (rassoc c1 table))
15058 (while (or (rassoc char ntable) (rassoc char table))
15059 (setq char (1+ char)))
15060 (setq c2 c1))
15061 (setq c (or c2 char)))
15062 (if ingroup (push tg (car groups)))
15063 (setq tg (org-add-props tg nil 'face
15064 (cond
15065 ((not (assoc tg table))
15066 (org-get-todo-face tg))
15067 ((member tg current) c-face)
15068 ((member tg inherited) i-face))))
15069 (if (equal (caar tbl) :grouptags)
15070 (org-add-props tg nil 'face 'org-tag-group))
15071 (if (and (= cnt 0) (not ingroup)) (insert " "))
15072 (insert "[" c "] " tg (make-string
15073 (- fwidth 4 (length tg)) ?\ ))
15074 (push (cons tg c) ntable)
15075 (when (= (setq cnt (1+ cnt)) ncol)
15076 (insert "\n")
15077 (if ingroup (insert " "))
15078 (setq cnt 0)))))
15079 (setq ntable (nreverse ntable))
15080 (insert "\n")
15081 (goto-char (point-min))
15082 (if (not expert) (org-fit-window-to-buffer))
15083 (setq rtn
15084 (catch 'exit
15085 (while t
15086 (message "[a-z..]:Toggle [SPC]:clear [RET]:accept [TAB]:free [!] %sgroups%s"
15087 (if (not groups) "no " "")
15088 (if expert " [C-c]:window" (if exit-after-next " [C-c]:single" " [C-c]:multi")))
15089 (setq c (let ((inhibit-quit t)) (read-char-exclusive)))
15090 (setq org-last-tag-selection-key c)
15091 (cond
15092 ((= c ?\r) (throw 'exit t))
15093 ((= c ?!)
15094 (setq groups (not groups))
15095 (goto-char (point-min))
15096 (while (re-search-forward "[{}]" nil t) (replace-match " ")))
15097 ((= c ?\C-c)
15098 (if (not expert)
15099 (org-fast-tag-show-exit
15100 (setq exit-after-next (not exit-after-next)))
15101 (setq expert nil)
15102 (delete-other-windows)
15103 (set-window-buffer (split-window-vertically) " *Org tags*")
15104 (org-switch-to-buffer-other-window " *Org tags*")
15105 (org-fit-window-to-buffer)))
15106 ((or (= c ?\C-g)
15107 (and (= c ?q) (not (rassoc c ntable))))
15108 (org-detach-overlay org-tags-overlay)
15109 (setq quit-flag t))
15110 ((= c ?\ )
15111 (setq current nil)
15112 (if exit-after-next (setq exit-after-next 'now)))
15113 ((= c ?\t)
15114 (condition-case nil
15115 (setq tg (org-icompleting-read
15116 "Tag: "
15117 (or buffer-tags
15118 (with-current-buffer buf
15119 (org-get-buffer-tags)))))
15120 (quit (setq tg "")))
15121 (when (string-match "\\S-" tg)
15122 (add-to-list 'buffer-tags (list tg))
15123 (if (member tg current)
15124 (setq current (delete tg current))
15125 (push tg current)))
15126 (if exit-after-next (setq exit-after-next 'now)))
15127 ((setq e (rassoc c todo-table) tg (car e))
15128 (with-current-buffer buf
15129 (save-excursion (org-todo tg)))
15130 (if exit-after-next (setq exit-after-next 'now)))
15131 ((setq e (rassoc c ntable) tg (car e))
15132 (if (member tg current)
15133 (setq current (delete tg current))
15134 (loop for g in groups do
15135 (if (member tg g)
15136 (mapc (lambda (x)
15137 (setq current (delete x current)))
15138 g)))
15139 (push tg current))
15140 (if exit-after-next (setq exit-after-next 'now))))
15142 ;; Create a sorted list
15143 (setq current
15144 (sort current
15145 (lambda (a b)
15146 (assoc b (cdr (memq (assoc a ntable) ntable))))))
15147 (if (eq exit-after-next 'now) (throw 'exit t))
15148 (goto-char (point-min))
15149 (beginning-of-line 2)
15150 (delete-region (point) (point-at-eol))
15151 (org-fast-tag-insert "Current" current c-face)
15152 (org-set-current-tags-overlay current ov-prefix)
15153 (while (re-search-forward
15154 (org-re "\\[.\\] \\([[:alnum:]_@#%]+\\)") nil t)
15155 (setq tg (match-string 1))
15156 (add-text-properties
15157 (match-beginning 1) (match-end 1)
15158 (list 'face
15159 (cond
15160 ((member tg current) c-face)
15161 ((member tg inherited) i-face)
15162 (t (get-text-property (match-beginning 1) 'face))))))
15163 (goto-char (point-min)))))
15164 (org-detach-overlay org-tags-overlay)
15165 (if rtn
15166 (mapconcat 'identity current ":")
15167 nil))))
15169 (defun org-get-tags-string ()
15170 "Get the TAGS string in the current headline."
15171 (unless (org-at-heading-p t)
15172 (user-error "Not on a heading"))
15173 (save-excursion
15174 (beginning-of-line 1)
15175 (if (looking-at (org-re ".*[ \t]\\(:[[:alnum:]_@#%:]+:\\)[ \t]*$"))
15176 (org-match-string-no-properties 1)
15177 "")))
15179 (defun org-get-tags ()
15180 "Get the list of tags specified in the current headline."
15181 (org-split-string (org-get-tags-string) ":"))
15183 (defun org-get-buffer-tags ()
15184 "Get a table of all tags used in the buffer, for completion."
15185 (let (tags)
15186 (save-excursion
15187 (goto-char (point-min))
15188 (while (re-search-forward
15189 (org-re "[ \t]:\\([[:alnum:]_@#%:]+\\):[ \t\r\n]") nil t)
15190 (when (equal (char-after (point-at-bol 0)) ?*)
15191 (mapc (lambda (x) (add-to-list 'tags x))
15192 (org-split-string (org-match-string-no-properties 1) ":")))))
15193 (mapc (lambda (s) (add-to-list 'tags s)) org-file-tags)
15194 (mapcar 'list tags)))
15196 ;;;; The mapping API
15198 (defun org-map-entries (func &optional match scope &rest skip)
15199 "Call FUNC at each headline selected by MATCH in SCOPE.
15201 FUNC is a function or a lisp form. The function will be called without
15202 arguments, with the cursor positioned at the beginning of the headline.
15203 The return values of all calls to the function will be collected and
15204 returned as a list.
15206 The call to FUNC will be wrapped into a save-excursion form, so FUNC
15207 does not need to preserve point. After evaluation, the cursor will be
15208 moved to the end of the line (presumably of the headline of the
15209 processed entry) and search continues from there. Under some
15210 circumstances, this may not produce the wanted results. For example,
15211 if you have removed (e.g. archived) the current (sub)tree it could
15212 mean that the next entry will be skipped entirely. In such cases, you
15213 can specify the position from where search should continue by making
15214 FUNC set the variable `org-map-continue-from' to the desired buffer
15215 position.
15217 MATCH is a tags/property/todo match as it is used in the agenda tags view.
15218 Only headlines that are matched by this query will be considered during
15219 the iteration. When MATCH is nil or t, all headlines will be
15220 visited by the iteration.
15222 SCOPE determines the scope of this command. It can be any of:
15224 nil The current buffer, respecting the restriction if any
15225 tree The subtree started with the entry at point
15226 region The entries within the active region, if any
15227 region-start-level
15228 The entries within the active region, but only those at
15229 the same level than the first one.
15230 file The current buffer, without restriction
15231 file-with-archives
15232 The current buffer, and any archives associated with it
15233 agenda All agenda files
15234 agenda-with-archives
15235 All agenda files with any archive files associated with them
15236 \(file1 file2 ...)
15237 If this is a list, all files in the list will be scanned
15239 The remaining args are treated as settings for the skipping facilities of
15240 the scanner. The following items can be given here:
15242 archive skip trees with the archive tag
15243 comment skip trees with the COMMENT keyword
15244 function or Emacs Lisp form:
15245 will be used as value for `org-agenda-skip-function', so
15246 whenever the function returns a position, FUNC will not be
15247 called for that entry and search will continue from the
15248 position returned
15250 If your function needs to retrieve the tags including inherited tags
15251 at the *current* entry, you can use the value of the variable
15252 `org-scanner-tags' which will be much faster than getting the value
15253 with `org-get-tags-at'. If your function gets properties with
15254 `org-entry-properties' at the *current* entry, bind `org-trust-scanner-tags'
15255 to t around the call to `org-entry-properties' to get the same speedup.
15256 Note that if your function moves around to retrieve tags and properties at
15257 a *different* entry, you cannot use these techniques."
15258 (unless (and (or (eq scope 'region) (eq scope 'region-start-level))
15259 (not (org-region-active-p)))
15260 (let* ((org-agenda-archives-mode nil) ; just to make sure
15261 (org-agenda-skip-archived-trees (memq 'archive skip))
15262 (org-agenda-skip-comment-trees (memq 'comment skip))
15263 (org-agenda-skip-function
15264 (car (org-delete-all '(comment archive) skip)))
15265 (org-tags-match-list-sublevels t)
15266 (start-level (eq scope 'region-start-level))
15267 matcher file res
15268 org-todo-keywords-for-agenda
15269 org-done-keywords-for-agenda
15270 org-todo-keyword-alist-for-agenda
15271 org-tag-alist-for-agenda
15272 todo-only)
15274 (cond
15275 ((eq match t) (setq matcher t))
15276 ((eq match nil) (setq matcher t))
15277 (t (setq matcher (if match (cdr (org-make-tags-matcher match)) t))))
15279 (save-excursion
15280 (save-restriction
15281 (cond ((eq scope 'tree)
15282 (org-back-to-heading t)
15283 (org-narrow-to-subtree)
15284 (setq scope nil))
15285 ((and (or (eq scope 'region) (eq scope 'region-start-level))
15286 (org-region-active-p))
15287 ;; If needed, set start-level to a string like "2"
15288 (when start-level
15289 (save-excursion
15290 (goto-char (region-beginning))
15291 (unless (org-at-heading-p) (outline-next-heading))
15292 (setq start-level (org-current-level))))
15293 (narrow-to-region (region-beginning)
15294 (save-excursion
15295 (goto-char (region-end))
15296 (unless (and (bolp) (org-at-heading-p))
15297 (outline-next-heading))
15298 (point)))
15299 (setq scope nil)))
15301 (if (not scope)
15302 (progn
15303 (org-agenda-prepare-buffers
15304 (list (buffer-file-name (current-buffer))))
15305 (setq res (org-scan-tags func matcher todo-only start-level)))
15306 ;; Get the right scope
15307 (cond
15308 ((and scope (listp scope) (symbolp (car scope)))
15309 (setq scope (eval scope)))
15310 ((eq scope 'agenda)
15311 (setq scope (org-agenda-files t)))
15312 ((eq scope 'agenda-with-archives)
15313 (setq scope (org-agenda-files t))
15314 (setq scope (org-add-archive-files scope)))
15315 ((eq scope 'file)
15316 (setq scope (list (buffer-file-name))))
15317 ((eq scope 'file-with-archives)
15318 (setq scope (org-add-archive-files (list (buffer-file-name))))))
15319 (org-agenda-prepare-buffers scope)
15320 (while (setq file (pop scope))
15321 (with-current-buffer (org-find-base-buffer-visiting file)
15322 (save-excursion
15323 (save-restriction
15324 (widen)
15325 (goto-char (point-min))
15326 (setq res (append res (org-scan-tags func matcher todo-only))))))))))
15327 res)))
15329 ;;;; Properties
15331 ;;; Setting and retrieving properties
15333 (defconst org-special-properties
15334 '("TODO" "TAGS" "ALLTAGS" "DEADLINE" "SCHEDULED" "CLOCK" "CLOSED" "PRIORITY"
15335 "TIMESTAMP" "TIMESTAMP_IA" "BLOCKED" "FILE" "CLOCKSUM" "CLOCKSUM_T")
15336 "The special properties valid in Org-mode.
15338 These are properties that are not defined in the property drawer,
15339 but in some other way.")
15341 (defconst org-default-properties
15342 '("ARCHIVE" "CATEGORY" "SUMMARY" "DESCRIPTION" "CUSTOM_ID"
15343 "LOCATION" "LOGGING" "COLUMNS" "VISIBILITY"
15344 "TABLE_EXPORT_FORMAT" "TABLE_EXPORT_FILE"
15345 "EXPORT_OPTIONS" "EXPORT_TEXT" "EXPORT_FILE_NAME"
15346 "EXPORT_TITLE" "EXPORT_AUTHOR" "EXPORT_DATE" "UNNUMBERED"
15347 "ORDERED" "NOBLOCKING" "COOKIE_DATA" "LOG_INTO_DRAWER" "REPEAT_TO_STATE"
15348 "CLOCK_MODELINE_TOTAL" "STYLE" "HTML_CONTAINER_CLASS")
15349 "Some properties that are used by Org-mode for various purposes.
15350 Being in this list makes sure that they are offered for completion.")
15352 (defun org-property-action ()
15353 "Do an action on properties."
15354 (interactive)
15355 (let (c)
15356 (org-at-property-p)
15357 (message "Property Action: [s]et [d]elete [D]elete globally [c]ompute")
15358 (setq c (read-char-exclusive))
15359 (cond
15360 ((equal c ?s)
15361 (call-interactively 'org-set-property))
15362 ((equal c ?d)
15363 (call-interactively 'org-delete-property))
15364 ((equal c ?D)
15365 (call-interactively 'org-delete-property-globally))
15366 ((equal c ?c)
15367 (call-interactively 'org-compute-property-at-point))
15368 (t (user-error "No such property action %c" c)))))
15370 (defun org-inc-effort ()
15371 "Increment the value of the effort property in the current entry."
15372 (interactive)
15373 (org-set-effort nil t))
15375 (defvar org-clock-effort) ;; Defined in org-clock.el
15376 (defvar org-clock-current-task) ;; Defined in org-clock.el
15377 (defun org-set-effort (&optional value increment)
15378 "Set the effort property of the current entry.
15379 With numerical prefix arg, use the nth allowed value, 0 stands for the
15380 10th allowed value.
15382 When INCREMENT is non-nil, set the property to the next allowed value."
15383 (interactive "P")
15384 (if (equal value 0) (setq value 10))
15385 (let* ((completion-ignore-case t)
15386 (prop org-effort-property)
15387 (cur (org-entry-get nil prop))
15388 (allowed (org-property-get-allowed-values nil prop 'table))
15389 (existing (mapcar 'list (org-property-values prop)))
15390 (heading (nth 4 (org-heading-components)))
15392 (val (cond
15393 ((stringp value) value)
15394 ((and allowed (integerp value))
15395 (or (car (nth (1- value) allowed))
15396 (car (org-last allowed))))
15397 ((and allowed increment)
15398 (or (caadr (member (list cur) allowed))
15399 (user-error "Allowed effort values are not set")))
15400 (allowed
15401 (message "Select 1-9,0, [RET%s]: %s"
15402 (if cur (concat "=" cur) "")
15403 (mapconcat 'car allowed " "))
15404 (setq rpl (read-char-exclusive))
15405 (if (equal rpl ?\r)
15407 (setq rpl (- rpl ?0))
15408 (if (equal rpl 0) (setq rpl 10))
15409 (if (and (> rpl 0) (<= rpl (length allowed)))
15410 (car (nth (1- rpl) allowed))
15411 (org-completing-read "Effort: " allowed nil))))
15413 (let (org-completion-use-ido org-completion-use-iswitchb)
15414 (org-completing-read
15415 (concat "Effort " (if (and cur (string-match "\\S-" cur))
15416 (concat "[" cur "]") "")
15417 ": ")
15418 existing nil nil "" nil cur))))))
15419 (unless (equal (org-entry-get nil prop) val)
15420 (org-entry-put nil prop val))
15421 (org-refresh-property
15422 '((effort . identity)
15423 (effort-minutes . org-duration-string-to-minutes))
15424 val)
15425 (when (string= heading org-clock-current-task)
15426 (setq org-clock-effort (get-text-property (point-at-bol) 'effort))
15427 (org-clock-update-mode-line))
15428 (message "%s is now %s" prop val)))
15430 (defun org-at-property-p ()
15431 "Non-nil when point is inside a property drawer.
15432 See `org-property-re' for match data, if applicable."
15433 (when (eq (org-element-type (org-element-at-point)) 'node-property)
15434 (save-excursion
15435 (beginning-of-line)
15436 (looking-at org-property-re))))
15438 (defun org-get-property-block (&optional beg end force)
15439 "Return the (beg . end) range of the body of the property drawer.
15440 BEG and END are the beginning and end of the current subtree, or of
15441 the part before the first headline. If they are not given, they will
15442 be found. If the drawer does not exist and FORCE is non-nil, create
15443 the drawer."
15444 (catch 'exit
15445 (save-excursion
15446 (let* ((beg (or beg (and (org-before-first-heading-p) (point-min))
15447 (progn (org-back-to-heading t) (point))))
15448 (end (or end (and (not (outline-next-heading)) (point-max))
15449 (point))))
15450 (goto-char beg)
15451 (if (re-search-forward org-property-start-re end t)
15452 (setq beg (1+ (match-end 0)))
15453 (if force
15454 (save-excursion
15455 (org-insert-property-drawer)
15456 (setq end (progn (outline-next-heading) (point))))
15457 (throw 'exit nil))
15458 (goto-char beg)
15459 (if (re-search-forward org-property-start-re end t)
15460 (setq beg (1+ (match-end 0)))))
15461 (if (re-search-forward org-property-end-re end t)
15462 (setq end (match-beginning 0))
15463 (or force (throw 'exit nil))
15464 (goto-char beg)
15465 (setq end beg)
15466 (org-indent-line)
15467 (insert ":END:\n"))
15468 (cons beg end)))))
15470 (defun org-entry-properties (&optional pom which specific)
15471 "Get all properties of the entry at point-or-marker POM.
15472 This includes the TODO keyword, the tags, time strings for deadline,
15473 scheduled, and clocking, and any additional properties defined in the
15474 entry. The return value is an alist, keys may occur multiple times
15475 if the property key was used several times.
15476 POM may also be nil, in which case the current entry is used.
15477 If WHICH is nil or `all', get all properties. If WHICH is
15478 `special' or `standard', only get that subclass. If WHICH
15479 is a string only get exactly this property. SPECIFIC can be a string, the
15480 specific property we are interested in. Specifying it can speed
15481 things up because then unnecessary parsing is avoided."
15482 (setq which (or which 'all))
15483 (org-with-wide-buffer
15484 (org-with-point-at pom
15485 (let ((clockstr (substring org-clock-string 0 -1))
15486 (excluded '("TODO" "TAGS" "ALLTAGS" "PRIORITY" "BLOCKED"))
15487 (case-fold-search nil)
15488 beg end range props sum-props key key1 value string clocksum clocksumt)
15489 (when (and (derived-mode-p 'org-mode)
15490 (ignore-errors (org-back-to-heading t)))
15491 (setq beg (point))
15492 (setq sum-props (get-text-property (point) 'org-summaries))
15493 (setq clocksum (get-text-property (point) :org-clock-minutes)
15494 clocksumt (get-text-property (point) :org-clock-minutes-today))
15495 (outline-next-heading)
15496 (setq end (point))
15497 (when (memq which '(all special))
15498 ;; Get the special properties, like TODO and tags
15499 (goto-char beg)
15500 (when (and (or (not specific) (string= specific "TODO"))
15501 (looking-at org-todo-line-regexp) (match-end 2))
15502 (push (cons "TODO" (org-match-string-no-properties 2)) props))
15503 (when (and (or (not specific) (string= specific "PRIORITY"))
15504 (looking-at org-priority-regexp))
15505 (push (cons "PRIORITY" (org-match-string-no-properties 2)) props))
15506 (when (or (not specific) (string= specific "FILE"))
15507 (push (cons "FILE" buffer-file-name) props))
15508 (when (and (or (not specific) (string= specific "TAGS"))
15509 (setq value (org-get-tags-string))
15510 (string-match "\\S-" value))
15511 (push (cons "TAGS" value) props))
15512 (when (and (or (not specific) (string= specific "ALLTAGS"))
15513 (setq value (org-get-tags-at)))
15514 (push (cons "ALLTAGS" (concat ":" (mapconcat 'identity value ":")
15515 ":"))
15516 props))
15517 (when (or (not specific) (string= specific "BLOCKED"))
15518 (push (cons "BLOCKED" (if (org-entry-blocked-p) "t" "")) props))
15519 (when (or (not specific)
15520 (member specific
15521 '("SCHEDULED" "DEADLINE" "CLOCK" "CLOSED"
15522 "TIMESTAMP" "TIMESTAMP_IA")))
15523 (catch 'match
15524 (while (and (re-search-forward org-maybe-keyword-time-regexp end t)
15525 (not (text-property-any 0 (length (match-string 0))
15526 'face 'font-lock-comment-face
15527 (match-string 0))))
15528 (setq key (if (match-end 1)
15529 (substring (org-match-string-no-properties 1)
15530 0 -1))
15531 string (if (equal key clockstr)
15532 (org-trim
15533 (buffer-substring-no-properties
15534 (match-beginning 3) (goto-char
15535 (point-at-eol))))
15536 (substring (org-match-string-no-properties 3)
15537 1 -1)))
15538 ;; Get the correct property name from the key. This is
15539 ;; necessary if the user has configured time keywords.
15540 (setq key1 (concat key ":"))
15541 (cond
15542 ((not key)
15543 (setq key
15544 (if (= (char-after (match-beginning 3)) ?\[)
15545 "TIMESTAMP_IA" "TIMESTAMP")))
15546 ((equal key1 org-scheduled-string) (setq key "SCHEDULED"))
15547 ((equal key1 org-deadline-string) (setq key "DEADLINE"))
15548 ((equal key1 org-closed-string) (setq key "CLOSED"))
15549 ((equal key1 org-clock-string) (setq key "CLOCK")))
15550 (if (and specific (equal key specific) (not (equal key "CLOCK")))
15551 (progn
15552 (push (cons key string) props)
15553 ;; no need to search further if match is found
15554 (throw 'match t))
15555 (when (or (equal key "CLOCK") (not (assoc key props)))
15556 (push (cons key string) props)))))))
15558 (when (memq which '(all standard))
15559 ;; Get the standard properties, like :PROP: ...
15560 (setq range (org-get-property-block beg end))
15561 (when range
15562 (goto-char (car range))
15563 (while (re-search-forward org-property-re
15564 (cdr range) t)
15565 (setq key (org-match-string-no-properties 2)
15566 value (org-trim (or (org-match-string-no-properties 3) "")))
15567 (unless (member key excluded)
15568 (push (cons key (or value "")) props)))))
15569 (if clocksum
15570 (push (cons "CLOCKSUM"
15571 (org-columns-number-to-string (/ (float clocksum) 60.)
15572 'add_times))
15573 props))
15574 (if clocksumt
15575 (push (cons "CLOCKSUM_T"
15576 (org-columns-number-to-string (/ (float clocksumt) 60.)
15577 'add_times))
15578 props))
15579 (unless (assoc "CATEGORY" props)
15580 (push (cons "CATEGORY" (org-get-category)) props))
15581 (append sum-props (nreverse props)))))))
15583 (defun org-entry-get (pom property &optional inherit literal-nil)
15584 "Get value of PROPERTY for entry or content at point-or-marker POM.
15585 If INHERIT is non-nil and the entry does not have the property,
15586 then also check higher levels of the hierarchy.
15587 If INHERIT is the symbol `selective', use inheritance only if the setting
15588 in `org-use-property-inheritance' selects PROPERTY for inheritance.
15589 If the property is present but empty, the return value is the empty string.
15590 If the property is not present at all, nil is returned.
15592 Return the value as a string.
15594 If LITERAL-NIL is set, return the string value \"nil\" as a string,
15595 do not interpret it as the list atom nil. This is used for inheritance
15596 when a \"nil\" value can supersede a non-nil value higher up the hierarchy."
15597 (org-with-point-at pom
15598 (if (and inherit (if (eq inherit 'selective)
15599 (org-property-inherit-p property)
15601 (org-entry-get-with-inheritance property literal-nil)
15602 (if (member property org-special-properties)
15603 ;; We need a special property. Use `org-entry-properties'
15604 ;; to retrieve it, but specify the wanted property
15605 (cdr (assoc property (org-entry-properties nil 'special property)))
15606 (org-with-wide-buffer
15607 (let ((range (org-get-property-block)))
15608 (when (and range (not (eq (car range) (cdr range)))
15609 (save-excursion
15610 (goto-char (car range))
15611 (re-search-forward
15612 (concat (org-re-property property) "\\|"
15613 (org-re-property (concat property "+")))
15614 (cdr range) t)))
15615 (let* ((props
15616 (list (or (assoc property org-file-properties)
15617 (assoc property org-global-properties)
15618 (assoc property org-global-properties-fixed))))
15619 (ap (lambda (key)
15620 (when (re-search-forward
15621 (org-re-property key) (cdr range) t)
15622 (setq props
15623 (org-update-property-plist
15625 (if (match-end 3)
15626 (org-match-string-no-properties 3) "")
15627 props)))))
15628 val)
15629 (goto-char (car range))
15630 (funcall ap property)
15631 (goto-char (car range))
15632 (while (funcall ap (concat property "+")))
15633 (setq val (cdr (assoc property props)))
15634 (when val (if literal-nil val (org-not-nil val)))))))))))
15636 (defun org-property-or-variable-value (var &optional inherit)
15637 "Check if there is a property fixing the value of VAR.
15638 If yes, return this value. If not, return the current value of the variable."
15639 (let ((prop (org-entry-get nil (symbol-name var) inherit)))
15640 (if (and prop (stringp prop) (string-match "\\S-" prop))
15641 (read prop)
15642 (symbol-value var))))
15644 (defun org-entry-delete (pom property)
15645 "Delete the property PROPERTY from entry at point-or-marker POM."
15646 (unless (member property org-special-properties)
15647 (org-with-point-at pom
15648 (let ((range (org-get-property-block)))
15649 (if (and range
15650 (goto-char (car range))
15651 (re-search-forward
15652 (org-re-property property nil t)
15653 (cdr range) t))
15654 (progn
15655 (delete-region (match-beginning 0) (1+ (point-at-eol)))
15656 (org-remove-empty-drawer-at (car range))
15658 nil)))))
15660 ;; Multi-values properties are properties that contain multiple values
15661 ;; These values are assumed to be single words, separated by whitespace.
15662 (defun org-entry-add-to-multivalued-property (pom property value)
15663 "Add VALUE to the words in the PROPERTY in entry at point-or-marker POM."
15664 (let* ((old (org-entry-get pom property))
15665 (values (and old (org-split-string old "[ \t]"))))
15666 (setq value (org-entry-protect-space value))
15667 (unless (member value values)
15668 (setq values (append values (list value)))
15669 (org-entry-put pom property
15670 (mapconcat 'identity values " ")))))
15672 (defun org-entry-remove-from-multivalued-property (pom property value)
15673 "Remove VALUE from words in the PROPERTY in entry at point-or-marker POM."
15674 (let* ((old (org-entry-get pom property))
15675 (values (and old (org-split-string old "[ \t]"))))
15676 (setq value (org-entry-protect-space value))
15677 (when (member value values)
15678 (setq values (delete value values))
15679 (org-entry-put pom property
15680 (mapconcat 'identity values " ")))))
15682 (defun org-entry-member-in-multivalued-property (pom property value)
15683 "Is VALUE one of the words in the PROPERTY in entry at point-or-marker POM?"
15684 (let* ((old (org-entry-get pom property))
15685 (values (and old (org-split-string old "[ \t]"))))
15686 (setq value (org-entry-protect-space value))
15687 (member value values)))
15689 (defun org-entry-get-multivalued-property (pom property)
15690 "Return a list of values in a multivalued property."
15691 (let* ((value (org-entry-get pom property))
15692 (values (and value (org-split-string value "[ \t]"))))
15693 (mapcar 'org-entry-restore-space values)))
15695 (defun org-entry-put-multivalued-property (pom property &rest values)
15696 "Set multivalued PROPERTY at point-or-marker POM to VALUES.
15697 VALUES should be a list of strings. Spaces will be protected."
15698 (org-entry-put pom property
15699 (mapconcat 'org-entry-protect-space values " "))
15700 (let* ((value (org-entry-get pom property))
15701 (values (and value (org-split-string value "[ \t]"))))
15702 (mapcar 'org-entry-restore-space values)))
15704 (defun org-entry-protect-space (s)
15705 "Protect spaces and newline in string S."
15706 (while (string-match " " s)
15707 (setq s (replace-match "%20" t t s)))
15708 (while (string-match "\n" s)
15709 (setq s (replace-match "%0A" t t s)))
15712 (defun org-entry-restore-space (s)
15713 "Restore spaces and newline in string S."
15714 (while (string-match "%20" s)
15715 (setq s (replace-match " " t t s)))
15716 (while (string-match "%0A" s)
15717 (setq s (replace-match "\n" t t s)))
15720 (defvar org-entry-property-inherited-from (make-marker)
15721 "Marker pointing to the entry from where a property was inherited.
15722 Each call to `org-entry-get-with-inheritance' will set this marker to the
15723 location of the entry where the inheritance search matched. If there was
15724 no match, the marker will point nowhere.
15725 Note that also `org-entry-get' calls this function, if the INHERIT flag
15726 is set.")
15728 (defun org-entry-get-with-inheritance (property &optional literal-nil)
15729 "Get PROPERTY of entry or content at point, search higher levels if needed.
15730 The search will stop at the first ancestor which has the property defined.
15731 If the value found is \"nil\", return nil to show that the property
15732 should be considered as undefined (this is the meaning of nil here).
15733 However, if LITERAL-NIL is set, return the string value \"nil\" instead."
15734 (move-marker org-entry-property-inherited-from nil)
15735 (let (tmp)
15736 (save-excursion
15737 (save-restriction
15738 (widen)
15739 (catch 'ex
15740 (while t
15741 (when (setq tmp (org-entry-get nil property nil literal-nil))
15742 (or (ignore-errors (org-back-to-heading t))
15743 (goto-char (point-min)))
15744 (move-marker org-entry-property-inherited-from (point))
15745 (throw 'ex tmp))
15746 (or (ignore-errors (org-up-heading-safe))
15747 (throw 'ex nil))))))
15748 (setq tmp (or tmp
15749 (cdr (assoc property org-file-properties))
15750 (cdr (assoc property org-global-properties))
15751 (cdr (assoc property org-global-properties-fixed))))
15752 (if literal-nil tmp (org-not-nil tmp))))
15754 (defvar org-property-changed-functions nil
15755 "Hook called when the value of a property has changed.
15756 Each hook function should accept two arguments, the name of the property
15757 and the new value.")
15759 (defun org-entry-put (pom property value)
15760 "Set PROPERTY to VALUE for entry at point-or-marker POM.
15761 If the value is `nil', it is converted to the empty string.
15762 If it is not a string, an error is raised."
15763 (cond ((null value) (setq value ""))
15764 ((not (stringp value))
15765 (error "Properties values should be strings.")))
15766 (org-with-point-at pom
15767 (org-back-to-heading t)
15768 (let ((beg (point)) (end (save-excursion (outline-next-heading) (point)))
15769 range)
15770 (cond
15771 ((equal property "TODO")
15772 (when (and (string-match "\\S-" value)
15773 (not (member value org-todo-keywords-1)))
15774 (user-error "\"%s\" is not a valid TODO state" value))
15775 (if (or (not value)
15776 (not (string-match "\\S-" value)))
15777 (setq value 'none))
15778 (org-todo value)
15779 (org-set-tags nil 'align))
15780 ((equal property "PRIORITY")
15781 (org-priority (if (and value (string-match "\\S-" value))
15782 (string-to-char value) ?\ ))
15783 (org-set-tags nil 'align))
15784 ((equal property "CLOCKSUM")
15785 (if (not (re-search-forward
15786 (concat org-clock-string ".*\\]--\\(\\[[^]]+\\]\\)") nil t))
15787 (error "Cannot find a clock log")
15788 (goto-char (- (match-end 1) 2))
15789 (cond
15790 ((eq value 'earlier) (org-timestamp-down))
15791 ((eq value 'later) (org-timestamp-up)))
15792 (org-clock-sum-current-item)))
15793 ((equal property "SCHEDULED")
15794 (if (re-search-forward org-scheduled-time-regexp end t)
15795 (cond
15796 ((eq value 'earlier) (org-timestamp-change -1 'day))
15797 ((eq value 'later) (org-timestamp-change 1 'day))
15798 (t (call-interactively 'org-schedule)))
15799 (call-interactively 'org-schedule)))
15800 ((equal property "DEADLINE")
15801 (if (re-search-forward org-deadline-time-regexp end t)
15802 (cond
15803 ((eq value 'earlier) (org-timestamp-change -1 'day))
15804 ((eq value 'later) (org-timestamp-change 1 'day))
15805 (t (call-interactively 'org-deadline)))
15806 (call-interactively 'org-deadline)))
15807 ((member property org-special-properties)
15808 (error "The %s property can not yet be set with `org-entry-put'"
15809 property))
15810 (t ; a non-special property
15811 (let ((buffer-invisibility-spec (org-inhibit-invisibility))) ; Emacs 21
15812 (setq range (org-get-property-block beg end 'force))
15813 (goto-char (car range))
15814 (if (re-search-forward
15815 (org-re-property property nil t) (cdr range) t)
15816 (progn
15817 (delete-region (match-beginning 0) (match-end 0))
15818 (goto-char (match-beginning 0)))
15819 (goto-char (cdr range))
15820 (insert "\n")
15821 (backward-char 1)
15822 (org-indent-line))
15823 (insert ":" property ":")
15824 (and value (insert " " value))
15825 (org-indent-line)))))
15826 (run-hook-with-args 'org-property-changed-functions property value)))
15828 (defun org-buffer-property-keys (&optional include-specials include-defaults include-columns)
15829 "Get all property keys in the current buffer.
15830 With INCLUDE-SPECIALS, also list the special properties that reflect things
15831 like tags and TODO state.
15832 With INCLUDE-DEFAULTS, also include properties that has special meaning
15833 internally: ARCHIVE, CATEGORY, SUMMARY, DESCRIPTION, LOCATION, and LOGGING
15834 and others.
15835 With INCLUDE-COLUMNS, also include property names given in COLUMN
15836 formats in the current buffer."
15837 (let (rtn range cfmt s p)
15838 (save-excursion
15839 (save-restriction
15840 (widen)
15841 (goto-char (point-min))
15842 (while (re-search-forward org-property-start-re nil t)
15843 (catch 'cont
15844 (setq range (or (org-get-property-block)
15845 (if (y-or-n-p
15846 (format "Malformed drawer at %d, repair?" (point)))
15847 (org-get-property-block nil nil t)
15848 (throw 'cont nil))))
15849 (goto-char (car range))
15850 (while (re-search-forward org-property-re
15851 (cdr range) t)
15852 (add-to-list 'rtn (org-match-string-no-properties 2)))
15853 (outline-next-heading)))))
15855 (when include-specials
15856 (setq rtn (append org-special-properties rtn)))
15858 (when include-defaults
15859 (mapc (lambda (x) (add-to-list 'rtn x)) org-default-properties)
15860 (add-to-list 'rtn org-effort-property))
15862 (when include-columns
15863 (save-excursion
15864 (save-restriction
15865 (widen)
15866 (goto-char (point-min))
15867 (while (re-search-forward
15868 "^[ \t]*\\(#\\+COLUMNS:\\|[ \t]*:COLUMNS:\\)[ \t]*\\(.*\\)"
15869 nil t)
15870 (setq cfmt (match-string 2) s 0)
15871 (while (string-match (org-re "%[0-9]*\\([-[:alnum:]_]+\\)")
15872 cfmt s)
15873 (setq s (match-end 0)
15874 p (match-string 1 cfmt))
15875 (unless (or (equal p "ITEM")
15876 (member p org-special-properties))
15877 (add-to-list 'rtn (match-string 1 cfmt))))))))
15879 (sort rtn (lambda (a b) (string< (upcase a) (upcase b))))))
15881 (defun org-property-values (key)
15882 "Return a list of all values of property KEY in the current buffer."
15883 (save-excursion
15884 (save-restriction
15885 (widen)
15886 (goto-char (point-min))
15887 (let ((re (org-re-property key))
15888 values)
15889 (while (re-search-forward re nil t)
15890 (add-to-list 'values (org-trim (match-string 3))))
15891 (delete "" values)))))
15893 (defun org-insert-property-drawer ()
15894 "Insert a property drawer into the current entry."
15895 (org-back-to-heading t)
15896 (looking-at org-outline-regexp)
15897 (let ((indent (if org-adapt-indentation
15898 (- (match-end 0) (match-beginning 0))
15900 (beg (point))
15901 (re (concat "^[ \t]*" org-keyword-time-regexp))
15902 (org-clock-re (format "^[ \t]*\\(:CLOCK:\\|:LOGBOOK:\\|%s\\|:END:\\)"
15903 org-clock-string))
15904 (org-skip-line-list (list org-clock-string ":END:"))
15905 end hiddenp)
15906 (outline-next-heading)
15907 (setq end (point))
15908 (goto-char beg)
15909 (while (re-search-forward re end t))
15910 (setq hiddenp (outline-invisible-p))
15911 (end-of-line 1)
15912 (and (equal (char-after) ?\n) (forward-char 1))
15913 (while (looking-at org-clock-re)
15914 (if (member (match-string 1) org-skip-line-list)
15915 ;; just skip this line
15916 (beginning-of-line 2)
15917 ;; Drawer start, find the end
15918 (re-search-forward "^\\*+ \\|^[ \t]*:END:" nil t)
15919 (beginning-of-line 1)))
15920 (org-skip-over-state-notes)
15921 (skip-chars-backward " \t\n\r")
15922 (if (and (eq (char-before) ?*) (not (eq (char-after) ?\n)))
15923 (forward-char 1))
15924 (goto-char (point-at-eol))
15925 (let ((inhibit-read-only t)) (insert "\n:PROPERTIES:\n:END:"))
15926 (beginning-of-line 0)
15927 (org-indent-to-column indent)
15928 (beginning-of-line 2)
15929 (org-indent-to-column indent)
15930 (beginning-of-line 0)
15931 (if hiddenp
15932 (save-excursion
15933 (org-back-to-heading t)
15934 (hide-entry))
15935 (org-flag-drawer t))))
15937 (defun org-insert-drawer (&optional arg drawer)
15938 "Insert a drawer at point.
15940 Optional argument DRAWER, when non-nil, is a string representing
15941 drawer's name. Otherwise, the user is prompted for a name.
15943 If a region is active, insert the drawer around that region
15944 instead.
15946 Point is left between drawer's boundaries."
15947 (interactive "P")
15948 (let* ((drawer (if arg "PROPERTIES"
15949 (or drawer (read-from-minibuffer "Drawer: ")))))
15950 (cond
15951 ;; With C-u, fall back on `org-insert-property-drawer'
15952 (arg (org-insert-property-drawer))
15954 ((not (org-string-match-p org-drawer-regexp (format ":%s:" drawer)))
15955 (user-error "Invalid drawer name"))
15956 ;; With an active region, insert a drawer at point.
15957 ((not (org-region-active-p))
15958 (progn
15959 (unless (bolp) (insert "\n"))
15960 (insert (format ":%s:\n\n:END:\n" drawer))
15961 (forward-line -2)))
15962 ;; Otherwise, insert the drawer at point
15964 (let ((rbeg (region-beginning))
15965 (rend (copy-marker (region-end))))
15966 (unwind-protect
15967 (progn
15968 (goto-char rbeg)
15969 (beginning-of-line)
15970 (when (save-excursion
15971 (re-search-forward org-outline-regexp-bol rend t))
15972 (user-error "Drawers cannot contain headlines"))
15973 ;; Position point at the beginning of the first
15974 ;; non-blank line in region. Insert drawer's opening
15975 ;; there, then indent it.
15976 (org-skip-whitespace)
15977 (beginning-of-line)
15978 (insert ":" drawer ":\n")
15979 (forward-line -1)
15980 (indent-for-tab-command)
15981 ;; Move point to the beginning of the first blank line
15982 ;; after the last non-blank line in region. Insert
15983 ;; drawer's closing, then indent it.
15984 (goto-char rend)
15985 (skip-chars-backward " \r\t\n")
15986 (insert "\n:END:")
15987 (deactivate-mark t)
15988 (indent-for-tab-command)
15989 (unless (eolp) (insert "\n")))
15990 ;; Clear marker, whatever the outcome of insertion is.
15991 (set-marker rend nil)))))))
15993 (defvar org-property-set-functions-alist nil
15994 "Property set function alist.
15995 Each entry should have the following format:
15997 (PROPERTY . READ-FUNCTION)
15999 The read function will be called with the same argument as
16000 `org-completing-read'.")
16002 (defun org-set-property-function (property)
16003 "Get the function that should be used to set PROPERTY.
16004 This is computed according to `org-property-set-functions-alist'."
16005 (or (cdr (assoc property org-property-set-functions-alist))
16006 'org-completing-read))
16008 (defun org-read-property-value (property)
16009 "Read PROPERTY value from user."
16010 (let* ((completion-ignore-case t)
16011 (allowed (org-property-get-allowed-values nil property 'table))
16012 (cur (org-entry-get nil property))
16013 (prompt (concat property " value"
16014 (if (and cur (string-match "\\S-" cur))
16015 (concat " [" cur "]") "") ": "))
16016 (set-function (org-set-property-function property))
16017 (val (if allowed
16018 (funcall set-function prompt allowed nil
16019 (not (get-text-property 0 'org-unrestricted
16020 (caar allowed))))
16021 (let (org-completion-use-ido org-completion-use-iswitchb)
16022 (funcall set-function prompt
16023 (mapcar 'list (org-property-values property))
16024 nil nil "" nil cur)))))
16025 (org-trim val)))
16027 (defvar org-last-set-property nil)
16028 (defvar org-last-set-property-value nil)
16029 (defun org-read-property-name ()
16030 "Read a property name."
16031 (let* ((completion-ignore-case t)
16032 (keys (org-buffer-property-keys nil t t))
16033 (default-prop (or (save-excursion
16034 (save-match-data
16035 (beginning-of-line)
16036 (and (looking-at "^\\s-*:\\([^:\n]+\\):")
16037 (null (string= (match-string 1) "END"))
16038 (match-string 1))))
16039 org-last-set-property))
16040 (property (org-icompleting-read
16041 (concat "Property"
16042 (if default-prop (concat " [" default-prop "]") "")
16043 ": ")
16044 (mapcar 'list keys)
16045 nil nil nil nil
16046 default-prop)))
16047 (if (member property keys)
16048 property
16049 (or (cdr (assoc (downcase property)
16050 (mapcar (lambda (x) (cons (downcase x) x))
16051 keys)))
16052 property))))
16054 (defun org-set-property-and-value (use-last)
16055 "Allow to set [PROPERTY]: [value] direction from prompt.
16056 When use-default, don't even ask, just use the last
16057 \"[PROPERTY]: [value]\" string from the history."
16058 (interactive "P")
16059 (let* ((completion-ignore-case t)
16060 (pv (or (and use-last org-last-set-property-value)
16061 (org-completing-read
16062 "Enter a \"[Property]: [value]\" pair: "
16063 nil nil nil nil nil
16064 org-last-set-property-value)))
16065 prop val)
16066 (when (string-match "^[ \t]*\\([^:]+\\):[ \t]*\\(.*\\)[ \t]*$" pv)
16067 (setq prop (match-string 1 pv)
16068 val (match-string 2 pv))
16069 (org-set-property prop val))))
16071 (defun org-set-property (property value)
16072 "In the current entry, set PROPERTY to VALUE.
16073 When called interactively, this will prompt for a property name, offering
16074 completion on existing and default properties. And then it will prompt
16075 for a value, offering completion either on allowed values (via an inherited
16076 xxx_ALL property) or on existing values in other instances of this property
16077 in the current file."
16078 (interactive (list nil nil))
16079 (let* ((property (or property (org-read-property-name)))
16080 (value (or value (org-read-property-value property)))
16081 (fn (cdr (assoc property org-properties-postprocess-alist))))
16082 (setq org-last-set-property property)
16083 (setq org-last-set-property-value (concat property ": " value))
16084 ;; Possibly postprocess the inserted value:
16085 (when fn (setq value (funcall fn value)))
16086 (unless (equal (org-entry-get nil property) value)
16087 (org-entry-put nil property value))))
16089 (defun org-delete-property (property)
16090 "In the current entry, delete PROPERTY."
16091 (interactive
16092 (let* ((completion-ignore-case t)
16093 (cat (org-entry-get (point) "CATEGORY"))
16094 (props0 (org-entry-properties nil 'standard))
16095 (props (if cat props0
16096 (delete `("CATEGORY" . ,(org-get-category)) props0)))
16097 (prop (if (< 1 (length props))
16098 (org-icompleting-read "Property: " props nil t)
16099 (caar props))))
16100 (list prop)))
16101 (if (not property)
16102 (message "No property to delete in this entry")
16103 (org-entry-delete nil property)
16104 (message "Property \"%s\" deleted" property)))
16106 (defun org-delete-property-globally (property)
16107 "Remove PROPERTY globally, from all entries."
16108 (interactive
16109 (let* ((completion-ignore-case t)
16110 (prop (org-icompleting-read
16111 "Globally remove property: "
16112 (mapcar 'list (org-buffer-property-keys)))))
16113 (list prop)))
16114 (save-excursion
16115 (save-restriction
16116 (widen)
16117 (goto-char (point-min))
16118 (let ((cnt 0))
16119 (while (re-search-forward
16120 (org-re-property property)
16121 nil t)
16122 (setq cnt (1+ cnt))
16123 (delete-region (match-beginning 0) (1+ (point-at-eol))))
16124 (message "Property \"%s\" removed from %d entries" property cnt)))))
16126 (defvar org-columns-current-fmt-compiled) ; defined in org-colview.el
16128 (defun org-compute-property-at-point ()
16129 "Compute the property at point.
16130 This looks for an enclosing column format, extracts the operator and
16131 then applies it to the property in the column format's scope."
16132 (interactive)
16133 (unless (org-at-property-p)
16134 (user-error "Not at a property"))
16135 (let ((prop (org-match-string-no-properties 2)))
16136 (org-columns-get-format-and-top-level)
16137 (unless (nth 3 (assoc prop org-columns-current-fmt-compiled))
16138 (user-error "No operator defined for property %s" prop))
16139 (org-columns-compute prop)))
16141 (defvar org-property-allowed-value-functions nil
16142 "Hook for functions supplying allowed values for a specific property.
16143 The functions must take a single argument, the name of the property, and
16144 return a flat list of allowed values. If \":ETC\" is one of
16145 the values, this means that these values are intended as defaults for
16146 completion, but that other values should be allowed too.
16147 The functions must return nil if they are not responsible for this
16148 property.")
16150 (defun org-property-get-allowed-values (pom property &optional table)
16151 "Get allowed values for the property PROPERTY.
16152 When TABLE is non-nil, return an alist that can directly be used for
16153 completion."
16154 (let (vals)
16155 (cond
16156 ((equal property "TODO")
16157 (setq vals (org-with-point-at pom
16158 (append org-todo-keywords-1 '("")))))
16159 ((equal property "PRIORITY")
16160 (let ((n org-lowest-priority))
16161 (while (>= n org-highest-priority)
16162 (push (char-to-string n) vals)
16163 (setq n (1- n)))))
16164 ((member property org-special-properties))
16165 ((setq vals (run-hook-with-args-until-success
16166 'org-property-allowed-value-functions property)))
16168 (setq vals (org-entry-get pom (concat property "_ALL") 'inherit))
16169 (when (and vals (string-match "\\S-" vals))
16170 (setq vals (car (read-from-string (concat "(" vals ")"))))
16171 (setq vals (mapcar (lambda (x)
16172 (cond ((stringp x) x)
16173 ((numberp x) (number-to-string x))
16174 ((symbolp x) (symbol-name x))
16175 (t "???")))
16176 vals)))))
16177 (when (member ":ETC" vals)
16178 (setq vals (remove ":ETC" vals))
16179 (org-add-props (car vals) '(org-unrestricted t)))
16180 (if table (mapcar 'list vals) vals)))
16182 (defun org-property-previous-allowed-value (&optional previous)
16183 "Switch to the next allowed value for this property."
16184 (interactive)
16185 (org-property-next-allowed-value t))
16187 (defun org-property-next-allowed-value (&optional previous)
16188 "Switch to the next allowed value for this property."
16189 (interactive)
16190 (unless (org-at-property-p)
16191 (user-error "Not at a property"))
16192 (let* ((prop (car (save-match-data (org-split-string (match-string 1) ":"))))
16193 (key (match-string 2))
16194 (value (match-string 3))
16195 (allowed (or (org-property-get-allowed-values (point) key)
16196 (and (member value '("[ ]" "[-]" "[X]"))
16197 '("[ ]" "[X]"))))
16198 (heading (save-match-data (nth 4 (org-heading-components))))
16199 nval)
16200 (unless allowed
16201 (user-error "Allowed values for this property have not been defined"))
16202 (if previous (setq allowed (reverse allowed)))
16203 (if (member value allowed)
16204 (setq nval (car (cdr (member value allowed)))))
16205 (setq nval (or nval (car allowed)))
16206 (if (equal nval value)
16207 (user-error "Only one allowed value for this property"))
16208 (org-at-property-p)
16209 (replace-match (concat " :" key ": " nval) t t)
16210 (org-indent-line)
16211 (beginning-of-line 1)
16212 (skip-chars-forward " \t")
16213 (when (equal prop org-effort-property)
16214 (org-refresh-property
16215 '((effort . identity)
16216 (effort-minutes . org-duration-string-to-minutes))
16217 nval)
16218 (when (string= org-clock-current-task heading)
16219 (setq org-clock-effort nval)
16220 (org-clock-update-mode-line)))
16221 (run-hook-with-args 'org-property-changed-functions key nval)))
16223 (defun org-find-olp (path &optional this-buffer)
16224 "Return a marker pointing to the entry at outline path OLP.
16225 If anything goes wrong, throw an error.
16226 You can wrap this call to catch the error like this:
16228 (condition-case msg
16229 (org-mobile-locate-entry (match-string 4))
16230 (error (nth 1 msg)))
16232 The return value will then be either a string with the error message,
16233 or a marker if everything is OK.
16235 If THIS-BUFFER is set, the outline path does not contain a file,
16236 only headings."
16237 (let* ((file (if this-buffer buffer-file-name (pop path)))
16238 (buffer (if this-buffer (current-buffer) (find-file-noselect file)))
16239 (level 1)
16240 (lmin 1)
16241 (lmax 1)
16242 limit re end found pos heading cnt flevel)
16243 (unless buffer (error "File not found :%s" file))
16244 (with-current-buffer buffer
16245 (save-excursion
16246 (save-restriction
16247 (widen)
16248 (setq limit (point-max))
16249 (goto-char (point-min))
16250 (while (setq heading (pop path))
16251 (setq re (format org-complex-heading-regexp-format
16252 (regexp-quote heading)))
16253 (setq cnt 0 pos (point))
16254 (while (re-search-forward re end t)
16255 (setq level (- (match-end 1) (match-beginning 1)))
16256 (if (and (>= level lmin) (<= level lmax))
16257 (setq found (match-beginning 0) flevel level cnt (1+ cnt))))
16258 (when (= cnt 0) (error "Heading not found on level %d: %s"
16259 lmax heading))
16260 (when (> cnt 1) (error "Heading not unique on level %d: %s"
16261 lmax heading))
16262 (goto-char found)
16263 (setq lmin (1+ flevel) lmax (+ lmin (if org-odd-levels-only 1 0)))
16264 (setq end (save-excursion (org-end-of-subtree t t))))
16265 (when (org-at-heading-p)
16266 (point-marker)))))))
16268 (defun org-find-exact-headline-in-buffer (heading &optional buffer pos-only)
16269 "Find node HEADING in BUFFER.
16270 Return a marker to the heading if it was found, or nil if not.
16271 If POS-ONLY is set, return just the position instead of a marker.
16273 The heading text must match exact, but it may have a TODO keyword,
16274 a priority cookie and tags in the standard locations."
16275 (with-current-buffer (or buffer (current-buffer))
16276 (save-excursion
16277 (save-restriction
16278 (widen)
16279 (goto-char (point-min))
16280 (let (case-fold-search)
16281 (if (re-search-forward
16282 (format org-complex-heading-regexp-format
16283 (regexp-quote heading)) nil t)
16284 (if pos-only
16285 (match-beginning 0)
16286 (move-marker (make-marker) (match-beginning 0)))))))))
16288 (defun org-find-exact-heading-in-directory (heading &optional dir)
16289 "Find Org node headline HEADING in all .org files in directory DIR.
16290 When the target headline is found, return a marker to this location."
16291 (let ((files (directory-files (or dir default-directory)
16292 t "\\`[^.#].*\\.org\\'"))
16293 file visiting m buffer)
16294 (catch 'found
16295 (while (setq file (pop files))
16296 (message "trying %s" file)
16297 (setq visiting (org-find-base-buffer-visiting file))
16298 (setq buffer (or visiting (find-file-noselect file)))
16299 (setq m (org-find-exact-headline-in-buffer
16300 heading buffer))
16301 (when (and (not m) (not visiting)) (kill-buffer buffer))
16302 (and m (throw 'found m))))))
16304 (defun org-find-entry-with-id (ident)
16305 "Locate the entry that contains the ID property with exact value IDENT.
16306 IDENT can be a string, a symbol or a number, this function will search for
16307 the string representation of it.
16308 Return the position where this entry starts, or nil if there is no such entry."
16309 (interactive "sID: ")
16310 (let ((id (cond
16311 ((stringp ident) ident)
16312 ((symbol-name ident) (symbol-name ident))
16313 ((numberp ident) (number-to-string ident))
16314 (t (error "IDENT %s must be a string, symbol or number" ident))))
16315 (case-fold-search nil))
16316 (save-excursion
16317 (save-restriction
16318 (widen)
16319 (goto-char (point-min))
16320 (when (re-search-forward
16321 (concat "^[ \t]*:ID:[ \t]+" (regexp-quote id) "[ \t]*$")
16322 nil t)
16323 (org-back-to-heading t)
16324 (point))))))
16326 ;;;; Timestamps
16328 (defvar org-last-changed-timestamp nil)
16329 (defvar org-last-inserted-timestamp nil
16330 "The last time stamp inserted with `org-insert-time-stamp'.")
16331 (defvar org-ts-what) ; dynamically scoped parameter
16333 (defun org-time-stamp (arg &optional inactive)
16334 "Prompt for a date/time and insert a time stamp.
16335 If the user specifies a time like HH:MM or if this command is
16336 called with at least one prefix argument, the time stamp contains
16337 the date and the time. Otherwise, only the date is be included.
16339 All parts of a date not specified by the user is filled in from
16340 the current date/time. So if you just press return without
16341 typing anything, the time stamp will represent the current
16342 date/time.
16344 If there is already a timestamp at the cursor, it will be
16345 modified.
16347 With two universal prefix arguments, insert an active timestamp
16348 with the current time without prompting the user.
16350 When called from lisp, the timestamp is inactive if INACTIVE is
16351 non-nil."
16352 (interactive "P")
16353 (let* ((ts nil)
16354 (default-time
16355 ;; Default time is either today, or, when entering a range,
16356 ;; the range start.
16357 (if (or (and (org-at-timestamp-p t) (setq ts (match-string 0)))
16358 (save-excursion
16359 (re-search-backward
16360 (concat org-ts-regexp "--?-?\\=") ; 1-3 minuses
16361 (- (point) 20) t)))
16362 (apply 'encode-time (org-parse-time-string (match-string 1)))
16363 (current-time)))
16364 (default-input (and ts (org-get-compact-tod ts)))
16365 (repeater (save-excursion
16366 (save-match-data
16367 (beginning-of-line)
16368 (when (re-search-forward
16369 "\\([.+-]+[0-9]+[hdwmy] ?\\)+" ;;\\(?:[/ ][-+]?[0-9]+[hdwmy]\\)?\\) ?"
16370 (save-excursion (progn (end-of-line) (point))) t)
16371 (match-string 0)))))
16372 org-time-was-given org-end-time-was-given time)
16373 (cond
16374 ((and (org-at-timestamp-p t)
16375 (memq last-command '(org-time-stamp org-time-stamp-inactive))
16376 (memq this-command '(org-time-stamp org-time-stamp-inactive)))
16377 (insert "--")
16378 (setq time (let ((this-command this-command))
16379 (org-read-date arg 'totime nil nil
16380 default-time default-input inactive)))
16381 (org-insert-time-stamp time (or org-time-was-given arg) inactive))
16382 ((org-at-timestamp-p t)
16383 (setq time (let ((this-command this-command))
16384 (org-read-date arg 'totime nil nil default-time default-input inactive)))
16385 (when (org-at-timestamp-p t) ; just to get the match data
16386 ; (setq inactive (eq (char-after (match-beginning 0)) ?\[))
16387 (replace-match "")
16388 (setq org-last-changed-timestamp
16389 (org-insert-time-stamp
16390 time (or org-time-was-given arg)
16391 inactive nil nil (list org-end-time-was-given)))
16392 (when repeater (goto-char (1- (point))) (insert " " repeater)
16393 (setq org-last-changed-timestamp
16394 (concat (substring org-last-inserted-timestamp 0 -1)
16395 " " repeater ">"))))
16396 (message "Timestamp updated"))
16397 ((equal arg '(16))
16398 (org-insert-time-stamp (current-time) t inactive))
16400 (setq time (let ((this-command this-command))
16401 (org-read-date arg 'totime nil nil default-time default-input inactive)))
16402 (org-insert-time-stamp time (or org-time-was-given arg) inactive
16403 nil nil (list org-end-time-was-given))))))
16405 ;; FIXME: can we use this for something else, like computing time differences?
16406 (defun org-get-compact-tod (s)
16407 (when (string-match "\\(\\([012]?[0-9]\\):\\([0-5][0-9]\\)\\)\\(-\\(\\([012]?[0-9]\\):\\([0-5][0-9]\\)\\)\\)?" s)
16408 (let* ((t1 (match-string 1 s))
16409 (h1 (string-to-number (match-string 2 s)))
16410 (m1 (string-to-number (match-string 3 s)))
16411 (t2 (and (match-end 4) (match-string 5 s)))
16412 (h2 (and t2 (string-to-number (match-string 6 s))))
16413 (m2 (and t2 (string-to-number (match-string 7 s))))
16414 dh dm)
16415 (if (not t2)
16417 (setq dh (- h2 h1) dm (- m2 m1))
16418 (if (< dm 0) (setq dm (+ dm 60) dh (1- dh)))
16419 (concat t1 "+" (number-to-string dh)
16420 (and (/= 0 dm) (format ":%02d" dm)))))))
16422 (defun org-time-stamp-inactive (&optional arg)
16423 "Insert an inactive time stamp.
16424 An inactive time stamp is enclosed in square brackets instead of angle
16425 brackets. It is inactive in the sense that it does not trigger agenda entries,
16426 does not link to the calendar and cannot be changed with the S-cursor keys.
16427 So these are more for recording a certain time/date."
16428 (interactive "P")
16429 (org-time-stamp arg 'inactive))
16431 (defvar org-date-ovl (make-overlay 1 1))
16432 (overlay-put org-date-ovl 'face 'org-date-selected)
16433 (org-detach-overlay org-date-ovl)
16435 (defvar org-ans1) ; dynamically scoped parameter
16436 (defvar org-ans2) ; dynamically scoped parameter
16438 (defvar org-plain-time-of-day-regexp) ; defined below
16440 (defvar org-overriding-default-time nil) ; dynamically scoped
16441 (defvar org-read-date-overlay nil)
16442 (defvar org-dcst nil) ; dynamically scoped
16443 (defvar org-read-date-history nil)
16444 (defvar org-read-date-final-answer nil)
16445 (defvar org-read-date-analyze-futurep nil)
16446 (defvar org-read-date-analyze-forced-year nil)
16447 (defvar org-read-date-inactive)
16449 (defvar org-read-date-minibuffer-local-map
16450 (let* ((org-replace-disputed-keys nil)
16451 (map (make-sparse-keymap)))
16452 (set-keymap-parent map minibuffer-local-map)
16453 (org-defkey map (kbd ".")
16454 (lambda () (interactive)
16455 ;; Are we at the beginning of the prompt?
16456 (if (looking-back "^[^:]+: ")
16457 (org-eval-in-calendar '(calendar-goto-today))
16458 (insert "."))))
16459 (org-defkey map (kbd "C-.")
16460 (lambda () (interactive)
16461 (org-eval-in-calendar '(calendar-goto-today))))
16462 (org-defkey map [(meta shift left)]
16463 (lambda () (interactive)
16464 (org-eval-in-calendar '(calendar-backward-month 1))))
16465 (org-defkey map [(meta shift right)]
16466 (lambda () (interactive)
16467 (org-eval-in-calendar '(calendar-forward-month 1))))
16468 (org-defkey map [(meta shift up)]
16469 (lambda () (interactive)
16470 (org-eval-in-calendar '(calendar-backward-year 1))))
16471 (org-defkey map [(meta shift down)]
16472 (lambda () (interactive)
16473 (org-eval-in-calendar '(calendar-forward-year 1))))
16474 (org-defkey map [?\e (shift left)]
16475 (lambda () (interactive)
16476 (org-eval-in-calendar '(calendar-backward-month 1))))
16477 (org-defkey map [?\e (shift right)]
16478 (lambda () (interactive)
16479 (org-eval-in-calendar '(calendar-forward-month 1))))
16480 (org-defkey map [?\e (shift up)]
16481 (lambda () (interactive)
16482 (org-eval-in-calendar '(calendar-backward-year 1))))
16483 (org-defkey map [?\e (shift down)]
16484 (lambda () (interactive)
16485 (org-eval-in-calendar '(calendar-forward-year 1))))
16486 (org-defkey map [(shift up)]
16487 (lambda () (interactive)
16488 (org-eval-in-calendar '(calendar-backward-week 1))))
16489 (org-defkey map [(shift down)]
16490 (lambda () (interactive)
16491 (org-eval-in-calendar '(calendar-forward-week 1))))
16492 (org-defkey map [(shift left)]
16493 (lambda () (interactive)
16494 (org-eval-in-calendar '(calendar-backward-day 1))))
16495 (org-defkey map [(shift right)]
16496 (lambda () (interactive)
16497 (org-eval-in-calendar '(calendar-forward-day 1))))
16498 (org-defkey map "!"
16499 (lambda () (interactive)
16500 (org-eval-in-calendar '(diary-view-entries))
16501 (message "")))
16502 (org-defkey map ">"
16503 (lambda () (interactive)
16504 (org-eval-in-calendar '(scroll-calendar-left 1))))
16505 (org-defkey map "<"
16506 (lambda () (interactive)
16507 (org-eval-in-calendar '(scroll-calendar-right 1))))
16508 (org-defkey map "\C-v"
16509 (lambda () (interactive)
16510 (org-eval-in-calendar
16511 '(calendar-scroll-left-three-months 1))))
16512 (org-defkey map "\M-v"
16513 (lambda () (interactive)
16514 (org-eval-in-calendar
16515 '(calendar-scroll-right-three-months 1))))
16516 map)
16517 "Keymap for minibuffer commands when using `org-read-date'.")
16519 (defvar org-def)
16520 (defvar org-defdecode)
16521 (defvar org-with-time)
16523 (defun org-read-date (&optional org-with-time to-time from-string prompt
16524 default-time default-input inactive)
16525 "Read a date, possibly a time, and make things smooth for the user.
16526 The prompt will suggest to enter an ISO date, but you can also enter anything
16527 which will at least partially be understood by `parse-time-string'.
16528 Unrecognized parts of the date will default to the current day, month, year,
16529 hour and minute. If this command is called to replace a timestamp at point,
16530 or to enter the second timestamp of a range, the default time is taken
16531 from the existing stamp. Furthermore, the command prefers the future,
16532 so if you are giving a date where the year is not given, and the day-month
16533 combination is already past in the current year, it will assume you
16534 mean next year. For details, see the manual. A few examples:
16536 3-2-5 --> 2003-02-05
16537 feb 15 --> currentyear-02-15
16538 2/15 --> currentyear-02-15
16539 sep 12 9 --> 2009-09-12
16540 12:45 --> today 12:45
16541 22 sept 0:34 --> currentyear-09-22 0:34
16542 12 --> currentyear-currentmonth-12
16543 Fri --> nearest Friday after today
16544 -Tue --> last Tuesday
16545 etc.
16547 Furthermore you can specify a relative date by giving, as the *first* thing
16548 in the input: a plus/minus sign, a number and a letter [hdwmy] to indicate
16549 change in days weeks, months, years.
16550 With a single plus or minus, the date is relative to today. With a double
16551 plus or minus, it is relative to the date in DEFAULT-TIME. E.g.
16552 +4d --> four days from today
16553 +4 --> same as above
16554 +2w --> two weeks from today
16555 ++5 --> five days from default date
16557 The function understands only English month and weekday abbreviations.
16559 While prompting, a calendar is popped up - you can also select the
16560 date with the mouse (button 1). The calendar shows a period of three
16561 months. To scroll it to other months, use the keys `>' and `<'.
16562 If you don't like the calendar, turn it off with
16563 \(setq org-read-date-popup-calendar nil)
16565 With optional argument TO-TIME, the date will immediately be converted
16566 to an internal time.
16567 With an optional argument ORG-WITH-TIME, the prompt will suggest to
16568 also insert a time. Note that when ORG-WITH-TIME is not set, you can
16569 still enter a time, and this function will inform the calling routine
16570 about this change. The calling routine may then choose to change the
16571 format used to insert the time stamp into the buffer to include the time.
16572 With optional argument FROM-STRING, read from this string instead from
16573 the user. PROMPT can overwrite the default prompt. DEFAULT-TIME is
16574 the time/date that is used for everything that is not specified by the
16575 user."
16576 (require 'parse-time)
16577 (let* ((org-time-stamp-rounding-minutes
16578 (if (equal org-with-time '(16)) '(0 0) org-time-stamp-rounding-minutes))
16579 (org-dcst org-display-custom-times)
16580 (ct (org-current-time))
16581 (org-def (or org-overriding-default-time default-time ct))
16582 (org-defdecode (decode-time org-def))
16583 (dummy (progn
16584 (when (< (nth 2 org-defdecode) org-extend-today-until)
16585 (setcar (nthcdr 2 org-defdecode) -1)
16586 (setcar (nthcdr 1 org-defdecode) 59)
16587 (setq org-def (apply 'encode-time org-defdecode)
16588 org-defdecode (decode-time org-def)))))
16589 (mouse-autoselect-window nil) ; Don't let the mouse jump
16590 (calendar-frame-setup nil)
16591 (calendar-setup nil)
16592 (calendar-move-hook nil)
16593 (calendar-view-diary-initially-flag nil)
16594 (calendar-view-holidays-initially-flag nil)
16595 (timestr (format-time-string
16596 (if org-with-time "%Y-%m-%d %H:%M" "%Y-%m-%d") org-def))
16597 (prompt (concat (if prompt (concat prompt " ") "")
16598 (format "Date+time [%s]: " timestr)))
16599 ans (org-ans0 "") org-ans1 org-ans2 final)
16601 (cond
16602 (from-string (setq ans from-string))
16603 (org-read-date-popup-calendar
16604 (save-excursion
16605 (save-window-excursion
16606 (calendar)
16607 (org-eval-in-calendar '(setq cursor-type nil) t)
16608 (unwind-protect
16609 (progn
16610 (calendar-forward-day (- (time-to-days org-def)
16611 (calendar-absolute-from-gregorian
16612 (calendar-current-date))))
16613 (org-eval-in-calendar nil t)
16614 (let* ((old-map (current-local-map))
16615 (map (copy-keymap calendar-mode-map))
16616 (minibuffer-local-map
16617 (copy-keymap org-read-date-minibuffer-local-map)))
16618 (org-defkey map (kbd "RET") 'org-calendar-select)
16619 (org-defkey map [mouse-1] 'org-calendar-select-mouse)
16620 (org-defkey map [mouse-2] 'org-calendar-select-mouse)
16621 (unwind-protect
16622 (progn
16623 (use-local-map map)
16624 (setq org-read-date-inactive inactive)
16625 (add-hook 'post-command-hook 'org-read-date-display)
16626 (setq org-ans0 (read-string prompt default-input
16627 'org-read-date-history nil))
16628 ;; org-ans0: from prompt
16629 ;; org-ans1: from mouse click
16630 ;; org-ans2: from calendar motion
16631 (setq ans (concat org-ans0 " " (or org-ans1 org-ans2))))
16632 (remove-hook 'post-command-hook 'org-read-date-display)
16633 (use-local-map old-map)
16634 (when org-read-date-overlay
16635 (delete-overlay org-read-date-overlay)
16636 (setq org-read-date-overlay nil)))))
16637 (bury-buffer "*Calendar*")))))
16639 (t ; Naked prompt only
16640 (unwind-protect
16641 (setq ans (read-string prompt default-input
16642 'org-read-date-history timestr))
16643 (when org-read-date-overlay
16644 (delete-overlay org-read-date-overlay)
16645 (setq org-read-date-overlay nil)))))
16647 (setq final (org-read-date-analyze ans org-def org-defdecode))
16649 (when org-read-date-analyze-forced-year
16650 (message "Year was forced into %s"
16651 (if org-read-date-force-compatible-dates
16652 "compatible range (1970-2037)"
16653 "range representable on this machine"))
16654 (ding))
16656 ;; One round trip to get rid of 34th of August and stuff like that....
16657 (setq final (decode-time (apply 'encode-time final)))
16659 (setq org-read-date-final-answer ans)
16661 (if to-time
16662 (apply 'encode-time final)
16663 (if (and (boundp 'org-time-was-given) org-time-was-given)
16664 (format "%04d-%02d-%02d %02d:%02d"
16665 (nth 5 final) (nth 4 final) (nth 3 final)
16666 (nth 2 final) (nth 1 final))
16667 (format "%04d-%02d-%02d" (nth 5 final) (nth 4 final) (nth 3 final))))))
16669 (defun org-read-date-display ()
16670 "Display the current date prompt interpretation in the minibuffer."
16671 (when org-read-date-display-live
16672 (when org-read-date-overlay
16673 (delete-overlay org-read-date-overlay))
16674 (when (minibufferp (current-buffer))
16675 (save-excursion
16676 (end-of-line 1)
16677 (while (not (equal (buffer-substring
16678 (max (point-min) (- (point) 4)) (point))
16679 " "))
16680 (insert " ")))
16681 (let* ((ans (concat (buffer-substring (point-at-bol) (point-max))
16682 " " (or org-ans1 org-ans2)))
16683 (org-end-time-was-given nil)
16684 (f (org-read-date-analyze ans org-def org-defdecode))
16685 (fmts (if org-dcst
16686 org-time-stamp-custom-formats
16687 org-time-stamp-formats))
16688 (fmt (if (or org-with-time
16689 (and (boundp 'org-time-was-given) org-time-was-given))
16690 (cdr fmts)
16691 (car fmts)))
16692 (txt (format-time-string fmt (apply 'encode-time f)))
16693 (txt (if org-read-date-inactive (concat "[" (substring txt 1 -1) "]") txt))
16694 (txt (concat "=> " txt)))
16695 (when (and org-end-time-was-given
16696 (string-match org-plain-time-of-day-regexp txt))
16697 (setq txt (concat (substring txt 0 (match-end 0)) "-"
16698 org-end-time-was-given
16699 (substring txt (match-end 0)))))
16700 (when org-read-date-analyze-futurep
16701 (setq txt (concat txt " (=>F)")))
16702 (setq org-read-date-overlay
16703 (make-overlay (1- (point-at-eol)) (point-at-eol)))
16704 (org-overlay-display org-read-date-overlay txt 'secondary-selection)))))
16706 (defun org-read-date-analyze (ans org-def org-defdecode)
16707 "Analyze the combined answer of the date prompt."
16708 ;; FIXME: cleanup and comment
16709 (let ((nowdecode (decode-time (current-time)))
16710 delta deltan deltaw deltadef year month day
16711 hour minute second wday pm h2 m2 tl wday1
16712 iso-year iso-weekday iso-week iso-year iso-date futurep kill-year)
16713 (setq org-read-date-analyze-futurep nil
16714 org-read-date-analyze-forced-year nil)
16715 (when (string-match "\\`[ \t]*\\.[ \t]*\\'" ans)
16716 (setq ans "+0"))
16718 (when (setq delta (org-read-date-get-relative ans (current-time) org-def))
16719 (setq ans (replace-match "" t t ans)
16720 deltan (car delta)
16721 deltaw (nth 1 delta)
16722 deltadef (nth 2 delta)))
16724 ;; Check if there is an iso week date in there. If yes, store the
16725 ;; info and postpone interpreting it until the rest of the parsing
16726 ;; is done.
16727 (when (string-match "\\<\\(?:\\([0-9]+\\)-\\)?[wW]\\([0-9]\\{1,2\\}\\)\\(?:-\\([0-6]\\)\\)?\\([ \t]\\|$\\)" ans)
16728 (setq iso-year (if (match-end 1)
16729 (org-small-year-to-year
16730 (string-to-number (match-string 1 ans))))
16731 iso-weekday (if (match-end 3)
16732 (string-to-number (match-string 3 ans)))
16733 iso-week (string-to-number (match-string 2 ans)))
16734 (setq ans (replace-match "" t t ans)))
16736 ;; Help matching ISO dates with single digit month or day, like 2006-8-11.
16737 (when (string-match
16738 "^ *\\(\\([0-9]+\\)-\\)?\\([0-1]?[0-9]\\)-\\([0-3]?[0-9]\\)\\([^-0-9]\\|$\\)" ans)
16739 (setq year (if (match-end 2)
16740 (string-to-number (match-string 2 ans))
16741 (progn (setq kill-year t)
16742 (string-to-number (format-time-string "%Y"))))
16743 month (string-to-number (match-string 3 ans))
16744 day (string-to-number (match-string 4 ans)))
16745 (if (< year 100) (setq year (+ 2000 year)))
16746 (setq ans (replace-match (format "%04d-%02d-%02d\\5" year month day)
16747 t nil ans)))
16749 ;; Help matching dotted european dates
16750 (when (string-match
16751 "^ *\\(3[01]\\|0?[1-9]\\|[12][0-9]\\)\\. ?\\(0?[1-9]\\|1[012]\\)\\.\\( ?[1-9][0-9]\\{3\\}\\)?" ans)
16752 (setq year (if (match-end 3) (string-to-number (match-string 3 ans))
16753 (setq kill-year t)
16754 (string-to-number (format-time-string "%Y")))
16755 day (string-to-number (match-string 1 ans))
16756 month (string-to-number (match-string 2 ans))
16757 ans (replace-match (format "%04d-%02d-%02d" year month day)
16758 t nil ans)))
16760 ;; Help matching american dates, like 5/30 or 5/30/7
16761 (when (string-match
16762 "^ *\\(0?[1-9]\\|1[012]\\)/\\(0?[1-9]\\|[12][0-9]\\|3[01]\\)\\(/\\([0-9]+\\)\\)?\\([^/0-9]\\|$\\)" ans)
16763 (setq year (if (match-end 4)
16764 (string-to-number (match-string 4 ans))
16765 (progn (setq kill-year t)
16766 (string-to-number (format-time-string "%Y"))))
16767 month (string-to-number (match-string 1 ans))
16768 day (string-to-number (match-string 2 ans)))
16769 (if (< year 100) (setq year (+ 2000 year)))
16770 (setq ans (replace-match (format "%04d-%02d-%02d\\5" year month day)
16771 t nil ans)))
16772 ;; Help matching am/pm times, because `parse-time-string' does not do that.
16773 ;; If there is a time with am/pm, and *no* time without it, we convert
16774 ;; so that matching will be successful.
16775 (loop for i from 1 to 2 do ; twice, for end time as well
16776 (when (and (not (string-match "\\(\\`\\|[^+]\\)[012]?[0-9]:[0-9][0-9]\\([ \t\n]\\|$\\)" ans))
16777 (string-match "\\([012]?[0-9]\\)\\(:\\([0-5][0-9]\\)\\)?\\(am\\|AM\\|pm\\|PM\\)\\>" ans))
16778 (setq hour (string-to-number (match-string 1 ans))
16779 minute (if (match-end 3)
16780 (string-to-number (match-string 3 ans))
16782 pm (equal ?p
16783 (string-to-char (downcase (match-string 4 ans)))))
16784 (if (and (= hour 12) (not pm))
16785 (setq hour 0)
16786 (if (and pm (< hour 12)) (setq hour (+ 12 hour))))
16787 (setq ans (replace-match (format "%02d:%02d" hour minute)
16788 t t ans))))
16790 ;; Check if a time range is given as a duration
16791 (when (string-match "\\([012]?[0-9]\\):\\([0-6][0-9]\\)\\+\\([012]?[0-9]\\)\\(:\\([0-5][0-9]\\)\\)?" ans)
16792 (setq hour (string-to-number (match-string 1 ans))
16793 h2 (+ hour (string-to-number (match-string 3 ans)))
16794 minute (string-to-number (match-string 2 ans))
16795 m2 (+ minute (if (match-end 5) (string-to-number
16796 (match-string 5 ans))0)))
16797 (if (>= m2 60) (setq h2 (1+ h2) m2 (- m2 60)))
16798 (setq ans (replace-match (format "%02d:%02d-%02d:%02d" hour minute h2 m2)
16799 t t ans)))
16801 ;; Check if there is a time range
16802 (when (boundp 'org-end-time-was-given)
16803 (setq org-time-was-given nil)
16804 (when (and (string-match org-plain-time-of-day-regexp ans)
16805 (match-end 8))
16806 (setq org-end-time-was-given (match-string 8 ans))
16807 (setq ans (concat (substring ans 0 (match-beginning 7))
16808 (substring ans (match-end 7))))))
16810 (setq tl (parse-time-string ans)
16811 day (or (nth 3 tl) (nth 3 org-defdecode))
16812 month (or (nth 4 tl)
16813 (if (and org-read-date-prefer-future
16814 (nth 3 tl) (< (nth 3 tl) (nth 3 nowdecode)))
16815 (prog1 (1+ (nth 4 nowdecode)) (setq futurep t))
16816 (nth 4 org-defdecode)))
16817 year (or (and (not kill-year) (nth 5 tl))
16818 (if (and org-read-date-prefer-future
16819 (nth 4 tl) (< (nth 4 tl) (nth 4 nowdecode)))
16820 (prog1 (1+ (nth 5 nowdecode)) (setq futurep t))
16821 (nth 5 org-defdecode)))
16822 hour (or (nth 2 tl) (nth 2 org-defdecode))
16823 minute (or (nth 1 tl) (nth 1 org-defdecode))
16824 second (or (nth 0 tl) 0)
16825 wday (nth 6 tl))
16827 (when (and (eq org-read-date-prefer-future 'time)
16828 (not (nth 3 tl)) (not (nth 4 tl)) (not (nth 5 tl))
16829 (equal day (nth 3 nowdecode))
16830 (equal month (nth 4 nowdecode))
16831 (equal year (nth 5 nowdecode))
16832 (nth 2 tl)
16833 (or (< (nth 2 tl) (nth 2 nowdecode))
16834 (and (= (nth 2 tl) (nth 2 nowdecode))
16835 (nth 1 tl)
16836 (< (nth 1 tl) (nth 1 nowdecode)))))
16837 (setq day (1+ day)
16838 futurep t))
16840 ;; Special date definitions below
16841 (cond
16842 (iso-week
16843 ;; There was an iso week
16844 (require 'cal-iso)
16845 (setq futurep nil)
16846 (setq year (or iso-year year)
16847 day (or iso-weekday wday 1)
16848 wday nil ; to make sure that the trigger below does not match
16849 iso-date (calendar-gregorian-from-absolute
16850 (calendar-absolute-from-iso
16851 (list iso-week day year))))
16852 ; FIXME: Should we also push ISO weeks into the future?
16853 ; (when (and org-read-date-prefer-future
16854 ; (not iso-year)
16855 ; (< (calendar-absolute-from-gregorian iso-date)
16856 ; (time-to-days (current-time))))
16857 ; (setq year (1+ year)
16858 ; iso-date (calendar-gregorian-from-absolute
16859 ; (calendar-absolute-from-iso
16860 ; (list iso-week day year)))))
16861 (setq month (car iso-date)
16862 year (nth 2 iso-date)
16863 day (nth 1 iso-date)))
16864 (deltan
16865 (setq futurep nil)
16866 (unless deltadef
16867 (let ((now (decode-time (current-time))))
16868 (setq day (nth 3 now) month (nth 4 now) year (nth 5 now))))
16869 (cond ((member deltaw '("d" "")) (setq day (+ day deltan)))
16870 ((equal deltaw "w") (setq day (+ day (* 7 deltan))))
16871 ((equal deltaw "m") (setq month (+ month deltan)))
16872 ((equal deltaw "y") (setq year (+ year deltan)))))
16873 ((and wday (not (nth 3 tl)))
16874 ;; Weekday was given, but no day, so pick that day in the week
16875 ;; on or after the derived date.
16876 (setq wday1 (nth 6 (decode-time (encode-time 0 0 0 day month year))))
16877 (unless (equal wday wday1)
16878 (setq day (+ day (% (- wday wday1 -7) 7))))))
16879 (if (and (boundp 'org-time-was-given)
16880 (nth 2 tl))
16881 (setq org-time-was-given t))
16882 (if (< year 100) (setq year (+ 2000 year)))
16883 ;; Check of the date is representable
16884 (if org-read-date-force-compatible-dates
16885 (progn
16886 (if (< year 1970)
16887 (setq year 1970 org-read-date-analyze-forced-year t))
16888 (if (> year 2037)
16889 (setq year 2037 org-read-date-analyze-forced-year t)))
16890 (condition-case nil
16891 (ignore (encode-time second minute hour day month year))
16892 (error
16893 (setq year (nth 5 org-defdecode))
16894 (setq org-read-date-analyze-forced-year t))))
16895 (setq org-read-date-analyze-futurep futurep)
16896 (list second minute hour day month year)))
16898 (defvar parse-time-weekdays)
16899 (defun org-read-date-get-relative (s today default)
16900 "Check string S for special relative date string.
16901 TODAY and DEFAULT are internal times, for today and for a default.
16902 Return shift list (N what def-flag)
16903 WHAT is \"d\", \"w\", \"m\", or \"y\" for day, week, month, year.
16904 N is the number of WHATs to shift.
16905 DEF-FLAG is t when a double ++ or -- indicates shift relative to
16906 the DEFAULT date rather than TODAY."
16907 (require 'parse-time)
16908 (when (and
16909 (string-match
16910 (concat
16911 "\\`[ \t]*\\([-+]\\{0,2\\}\\)"
16912 "\\([0-9]+\\)?"
16913 "\\([hdwmy]\\|\\(" (mapconcat 'car parse-time-weekdays "\\|") "\\)\\)?"
16914 "\\([ \t]\\|$\\)") s)
16915 (or (> (match-end 1) (match-beginning 1)) (match-end 4)))
16916 (let* ((dir (if (> (match-end 1) (match-beginning 1))
16917 (string-to-char (substring (match-string 1 s) -1))
16918 ?+))
16919 (rel (and (match-end 1) (= 2 (- (match-end 1) (match-beginning 1)))))
16920 (n (if (match-end 2) (string-to-number (match-string 2 s)) 1))
16921 (what (if (match-end 3) (match-string 3 s) "d"))
16922 (wday1 (cdr (assoc (downcase what) parse-time-weekdays)))
16923 (date (if rel default today))
16924 (wday (nth 6 (decode-time date)))
16925 delta)
16926 (if wday1
16927 (progn
16928 (setq delta (mod (+ 7 (- wday1 wday)) 7))
16929 (if (= delta 0) (setq delta 7))
16930 (if (= dir ?-)
16931 (progn
16932 (setq delta (- delta 7))
16933 (if (= delta 0) (setq delta -7))))
16934 (if (> n 1) (setq delta (+ delta (* (1- n) (if (= dir ?-) -7 7)))))
16935 (list delta "d" rel))
16936 (list (* n (if (= dir ?-) -1 1)) what rel)))))
16938 (defun org-order-calendar-date-args (arg1 arg2 arg3)
16939 "Turn a user-specified date into the internal representation.
16940 The internal representation needed by the calendar is (month day year).
16941 This is a wrapper to handle the brain-dead convention in calendar that
16942 user function argument order change dependent on argument order."
16943 (if (boundp 'calendar-date-style)
16944 (cond
16945 ((eq calendar-date-style 'american)
16946 (list arg1 arg2 arg3))
16947 ((eq calendar-date-style 'european)
16948 (list arg2 arg1 arg3))
16949 ((eq calendar-date-style 'iso)
16950 (list arg2 arg3 arg1)))
16951 (org-no-warnings ;; european-calendar-style is obsolete as of version 23.1
16952 (if (org-bound-and-true-p european-calendar-style)
16953 (list arg2 arg1 arg3)
16954 (list arg1 arg2 arg3)))))
16956 (defun org-eval-in-calendar (form &optional keepdate)
16957 "Eval FORM in the calendar window and return to current window.
16958 When KEEPDATE is non-nil, update `org-ans2' from the cursor date,
16959 otherwise stick to the current value of `org-ans2'."
16960 (let ((sf (selected-frame))
16961 (sw (selected-window)))
16962 (select-window (get-buffer-window "*Calendar*" t))
16963 (eval form)
16964 (when (and (not keepdate) (calendar-cursor-to-date))
16965 (let* ((date (calendar-cursor-to-date))
16966 (time (encode-time 0 0 0 (nth 1 date) (nth 0 date) (nth 2 date))))
16967 (setq org-ans2 (format-time-string "%Y-%m-%d" time))))
16968 (move-overlay org-date-ovl (1- (point)) (1+ (point)) (current-buffer))
16969 (select-window sw)
16970 (org-select-frame-set-input-focus sf)))
16972 (defun org-calendar-select ()
16973 "Return to `org-read-date' with the date currently selected.
16974 This is used by `org-read-date' in a temporary keymap for the calendar buffer."
16975 (interactive)
16976 (when (calendar-cursor-to-date)
16977 (let* ((date (calendar-cursor-to-date))
16978 (time (encode-time 0 0 0 (nth 1 date) (nth 0 date) (nth 2 date))))
16979 (setq org-ans1 (format-time-string "%Y-%m-%d" time)))
16980 (if (active-minibuffer-window) (exit-minibuffer))))
16982 (defun org-insert-time-stamp (time &optional with-hm inactive pre post extra)
16983 "Insert a date stamp for the date given by the internal TIME.
16984 WITH-HM means use the stamp format that includes the time of the day.
16985 INACTIVE means use square brackets instead of angular ones, so that the
16986 stamp will not contribute to the agenda.
16987 PRE and POST are optional strings to be inserted before and after the
16988 stamp.
16989 The command returns the inserted time stamp."
16990 (let ((fmt (funcall (if with-hm 'cdr 'car) org-time-stamp-formats))
16991 stamp)
16992 (if inactive (setq fmt (concat "[" (substring fmt 1 -1) "]")))
16993 (insert-before-markers (or pre ""))
16994 (when (listp extra)
16995 (setq extra (car extra))
16996 (if (and (stringp extra)
16997 (string-match "\\([0-9]+\\):\\([0-9]+\\)" extra))
16998 (setq extra (format "-%02d:%02d"
16999 (string-to-number (match-string 1 extra))
17000 (string-to-number (match-string 2 extra))))
17001 (setq extra nil)))
17002 (when extra
17003 (setq fmt (concat (substring fmt 0 -1) extra (substring fmt -1))))
17004 (insert-before-markers (setq stamp (format-time-string fmt time)))
17005 (insert-before-markers (or post ""))
17006 (setq org-last-inserted-timestamp stamp)))
17008 (defun org-toggle-time-stamp-overlays ()
17009 "Toggle the use of custom time stamp formats."
17010 (interactive)
17011 (setq org-display-custom-times (not org-display-custom-times))
17012 (unless org-display-custom-times
17013 (let ((p (point-min)) (bmp (buffer-modified-p)))
17014 (while (setq p (next-single-property-change p 'display))
17015 (if (and (get-text-property p 'display)
17016 (eq (get-text-property p 'face) 'org-date))
17017 (remove-text-properties
17018 p (setq p (next-single-property-change p 'display))
17019 '(display t))))
17020 (set-buffer-modified-p bmp)))
17021 (if (featurep 'xemacs)
17022 (remove-text-properties (point-min) (point-max) '(end-glyph t)))
17023 (org-restart-font-lock)
17024 (setq org-table-may-need-update t)
17025 (if org-display-custom-times
17026 (message "Time stamps are overlaid with custom format")
17027 (message "Time stamp overlays removed")))
17029 (defun org-display-custom-time (beg end)
17030 "Overlay modified time stamp format over timestamp between BEG and END."
17031 (let* ((ts (buffer-substring beg end))
17032 t1 w1 with-hm tf time str w2 (off 0))
17033 (save-match-data
17034 (setq t1 (org-parse-time-string ts t))
17035 (if (string-match "\\(-[0-9]+:[0-9]+\\)?\\( [.+]?\\+[0-9]+[hdwmy]\\(/[0-9]+[hdwmy]\\)?\\)?\\'" ts)
17036 (setq off (- (match-end 0) (match-beginning 0)))))
17037 (setq end (- end off))
17038 (setq w1 (- end beg)
17039 with-hm (and (nth 1 t1) (nth 2 t1))
17040 tf (funcall (if with-hm 'cdr 'car) org-time-stamp-custom-formats)
17041 time (org-fix-decoded-time t1)
17042 str (org-add-props
17043 (format-time-string
17044 (substring tf 1 -1) (apply 'encode-time time))
17045 nil 'mouse-face 'highlight)
17046 w2 (length str))
17047 (if (not (= w2 w1))
17048 (add-text-properties (1+ beg) (+ 2 beg)
17049 (list 'org-dwidth t 'org-dwidth-n (- w1 w2))))
17050 (if (featurep 'xemacs)
17051 (progn
17052 (put-text-property beg end 'invisible t)
17053 (put-text-property beg end 'end-glyph (make-glyph str)))
17054 (put-text-property beg end 'display str))))
17056 (defun org-translate-time (string)
17057 "Translate all timestamps in STRING to custom format.
17058 But do this only if the variable `org-display-custom-times' is set."
17059 (when org-display-custom-times
17060 (save-match-data
17061 (let* ((start 0)
17062 (re org-ts-regexp-both)
17063 t1 with-hm inactive tf time str beg end)
17064 (while (setq start (string-match re string start))
17065 (setq beg (match-beginning 0)
17066 end (match-end 0)
17067 t1 (save-match-data
17068 (org-parse-time-string (substring string beg end) t))
17069 with-hm (and (nth 1 t1) (nth 2 t1))
17070 inactive (equal (substring string beg (1+ beg)) "[")
17071 tf (funcall (if with-hm 'cdr 'car)
17072 org-time-stamp-custom-formats)
17073 time (org-fix-decoded-time t1)
17074 str (format-time-string
17075 (concat
17076 (if inactive "[" "<") (substring tf 1 -1)
17077 (if inactive "]" ">"))
17078 (apply 'encode-time time))
17079 string (replace-match str t t string)
17080 start (+ start (length str)))))))
17081 string)
17083 (defun org-fix-decoded-time (time)
17084 "Set 0 instead of nil for the first 6 elements of time.
17085 Don't touch the rest."
17086 (let ((n 0))
17087 (mapcar (lambda (x) (if (< (setq n (1+ n)) 7) (or x 0) x)) time)))
17089 (define-obsolete-function-alias 'org-days-to-time 'org-time-stamp-to-now "24.4")
17091 (defun org-time-stamp-to-now (timestamp-string &optional seconds)
17092 "Difference between TIMESTAMP-STRING and now in days.
17093 If SECONDS is non-nil, return the difference in seconds."
17094 (let ((fdiff (if seconds 'org-float-time 'time-to-days)))
17095 (- (funcall fdiff (org-time-string-to-time timestamp-string))
17096 (funcall fdiff (current-time)))))
17098 (defun org-deadline-close (timestamp-string &optional ndays)
17099 "Is the time in TIMESTAMP-STRING close to the current date?"
17100 (setq ndays (or ndays (org-get-wdays timestamp-string)))
17101 (and (< (org-time-stamp-to-now timestamp-string) ndays)
17102 (not (org-entry-is-done-p))))
17104 (defun org-get-wdays (ts &optional delay zero-delay)
17105 "Get the deadline lead time appropriate for timestring TS.
17106 When DELAY is non-nil, get the delay time for scheduled items
17107 instead of the deadline lead time. When ZERO-DELAY is non-nil
17108 and `org-scheduled-delay-days' is 0, enforce 0 as the delay,
17109 don't try to find the delay cookie in the scheduled timestamp."
17110 (let ((tv (if delay org-scheduled-delay-days
17111 org-deadline-warning-days)))
17112 (cond
17113 ((or (and delay (< tv 0))
17114 (and delay zero-delay (<= tv 0))
17115 (and (not delay) (<= tv 0)))
17116 ;; Enforce this value no matter what
17117 (- tv))
17118 ((string-match "-\\([0-9]+\\)\\([hdwmy]\\)\\(\\'\\|>\\| \\)" ts)
17119 ;; lead time is specified.
17120 (floor (* (string-to-number (match-string 1 ts))
17121 (cdr (assoc (match-string 2 ts)
17122 '(("d" . 1) ("w" . 7)
17123 ("m" . 30.4) ("y" . 365.25)
17124 ("h" . 0.041667)))))))
17125 ;; go for the default.
17126 (t tv))))
17128 (defun org-calendar-select-mouse (ev)
17129 "Return to `org-read-date' with the date currently selected.
17130 This is used by `org-read-date' in a temporary keymap for the calendar buffer."
17131 (interactive "e")
17132 (mouse-set-point ev)
17133 (when (calendar-cursor-to-date)
17134 (let* ((date (calendar-cursor-to-date))
17135 (time (encode-time 0 0 0 (nth 1 date) (nth 0 date) (nth 2 date))))
17136 (setq org-ans1 (format-time-string "%Y-%m-%d" time)))
17137 (if (active-minibuffer-window) (exit-minibuffer))))
17139 (defun org-check-deadlines (ndays)
17140 "Check if there are any deadlines due or past due.
17141 A deadline is considered due if it happens within `org-deadline-warning-days'
17142 days from today's date. If the deadline appears in an entry marked DONE,
17143 it is not shown. The prefix arg NDAYS can be used to test that many
17144 days. If the prefix is a raw \\[universal-argument] prefix, all deadlines are shown."
17145 (interactive "P")
17146 (let* ((org-warn-days
17147 (cond
17148 ((equal ndays '(4)) 100000)
17149 (ndays (prefix-numeric-value ndays))
17150 (t (abs org-deadline-warning-days))))
17151 (case-fold-search nil)
17152 (regexp (concat "\\<" org-deadline-string " *<\\([^>]+\\)>"))
17153 (callback
17154 (lambda () (org-deadline-close (match-string 1) org-warn-days))))
17156 (message "%d deadlines past-due or due within %d days"
17157 (org-occur regexp nil callback)
17158 org-warn-days)))
17160 (defsubst org-re-timestamp (type)
17161 "Return a regexp for timestamp TYPE.
17162 Allowed values for TYPE are:
17164 all: all timestamps
17165 active: only active timestamps (<...>)
17166 inactive: only inactive timestamps ([...])
17167 scheduled: only scheduled timestamps
17168 deadline: only deadline timestamps
17169 closed: only closed time-stamps
17171 When TYPE is nil, fall back on returning a regexp that matches
17172 both scheduled and deadline timestamps."
17173 (cond ((eq type 'all) "\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\}\\(?: +[^]+0-9> \n -]+\\)?\\(?: +[0-9]\\{1,2\\}:[0-9]\\{2\\}\\)?\\)")
17174 ((eq type 'active) org-ts-regexp)
17175 ((eq type 'inactive) "\\[\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} ?[^ \n>]*?\\)\\]")
17176 ((eq type 'scheduled) (concat "\\<" org-scheduled-string " *<\\([^>]+\\)>"))
17177 ((eq type 'deadline) (concat "\\<" org-deadline-string " *<\\([^>]+\\)>"))
17178 ((eq type 'closed) (concat org-closed-string " \\[\\([0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\} ?[^ \n>]*?\\)\\]"))
17179 ((eq type 'scheduled-or-deadline)
17180 (concat "\\<\\(?:" org-deadline-string "\\|" org-scheduled-string "\\) *<\\([^>]+\\)>"))))
17182 (defun org-check-before-date (date)
17183 "Check if there are deadlines or scheduled entries before DATE."
17184 (interactive (list (org-read-date)))
17185 (let ((case-fold-search nil)
17186 (regexp (org-re-timestamp org-ts-type))
17187 (callback
17188 (lambda () (time-less-p
17189 (org-time-string-to-time (match-string 1))
17190 (org-time-string-to-time date)))))
17191 (message "%d entries before %s"
17192 (org-occur regexp nil callback) date)))
17194 (defun org-check-after-date (date)
17195 "Check if there are deadlines or scheduled entries after DATE."
17196 (interactive (list (org-read-date)))
17197 (let ((case-fold-search nil)
17198 (regexp (org-re-timestamp org-ts-type))
17199 (callback
17200 (lambda () (not
17201 (time-less-p
17202 (org-time-string-to-time (match-string 1))
17203 (org-time-string-to-time date))))))
17204 (message "%d entries after %s"
17205 (org-occur regexp nil callback) date)))
17207 (defun org-check-dates-range (start-date end-date)
17208 "Check for deadlines/scheduled entries between START-DATE and END-DATE."
17209 (interactive (list (org-read-date nil nil nil "Range starts")
17210 (org-read-date nil nil nil "Range end")))
17211 (let ((case-fold-search nil)
17212 (regexp (org-re-timestamp org-ts-type))
17213 (callback
17214 (lambda ()
17215 (let ((match (match-string 1)))
17216 (and
17217 (not (time-less-p
17218 (org-time-string-to-time match)
17219 (org-time-string-to-time start-date)))
17220 (time-less-p
17221 (org-time-string-to-time match)
17222 (org-time-string-to-time end-date)))))))
17223 (message "%d entries between %s and %s"
17224 (org-occur regexp nil callback) start-date end-date)))
17226 (defun org-evaluate-time-range (&optional to-buffer)
17227 "Evaluate a time range by computing the difference between start and end.
17228 Normally the result is just printed in the echo area, but with prefix arg
17229 TO-BUFFER, the result is inserted just after the date stamp into the buffer.
17230 If the time range is actually in a table, the result is inserted into the
17231 next column.
17232 For time difference computation, a year is assumed to be exactly 365
17233 days in order to avoid rounding problems."
17234 (interactive "P")
17236 (org-clock-update-time-maybe)
17237 (save-excursion
17238 (unless (org-at-date-range-p t)
17239 (goto-char (point-at-bol))
17240 (re-search-forward org-tr-regexp-both (point-at-eol) t))
17241 (if (not (org-at-date-range-p t))
17242 (user-error "Not at a time-stamp range, and none found in current line")))
17243 (let* ((ts1 (match-string 1))
17244 (ts2 (match-string 2))
17245 (havetime (or (> (length ts1) 15) (> (length ts2) 15)))
17246 (match-end (match-end 0))
17247 (time1 (org-time-string-to-time ts1))
17248 (time2 (org-time-string-to-time ts2))
17249 (t1 (org-float-time time1))
17250 (t2 (org-float-time time2))
17251 (diff (abs (- t2 t1)))
17252 (negative (< (- t2 t1) 0))
17253 ;; (ys (floor (* 365 24 60 60)))
17254 (ds (* 24 60 60))
17255 (hs (* 60 60))
17256 (fy "%dy %dd %02d:%02d")
17257 (fy1 "%dy %dd")
17258 (fd "%dd %02d:%02d")
17259 (fd1 "%dd")
17260 (fh "%02d:%02d")
17261 y d h m align)
17262 (if havetime
17263 (setq ; y (floor (/ diff ys)) diff (mod diff ys)
17265 d (floor (/ diff ds)) diff (mod diff ds)
17266 h (floor (/ diff hs)) diff (mod diff hs)
17267 m (floor (/ diff 60)))
17268 (setq ; y (floor (/ diff ys)) diff (mod diff ys)
17270 d (floor (+ (/ diff ds) 0.5))
17271 h 0 m 0))
17272 (if (not to-buffer)
17273 (message "%s" (org-make-tdiff-string y d h m))
17274 (if (org-at-table-p)
17275 (progn
17276 (goto-char match-end)
17277 (setq align t)
17278 (and (looking-at " *|") (goto-char (match-end 0))))
17279 (goto-char match-end))
17280 (if (looking-at
17281 "\\( *-? *[0-9]+y\\)?\\( *[0-9]+d\\)? *[0-9][0-9]:[0-9][0-9]")
17282 (replace-match ""))
17283 (if negative (insert " -"))
17284 (if (> y 0) (insert " " (format (if havetime fy fy1) y d h m))
17285 (if (> d 0) (insert " " (format (if havetime fd fd1) d h m))
17286 (insert " " (format fh h m))))
17287 (if align (org-table-align))
17288 (message "Time difference inserted")))))
17290 (defun org-make-tdiff-string (y d h m)
17291 (let ((fmt "")
17292 (l nil))
17293 (if (> y 0) (setq fmt (concat fmt "%d year" (if (> y 1) "s" "") " ")
17294 l (push y l)))
17295 (if (> d 0) (setq fmt (concat fmt "%d day" (if (> d 1) "s" "") " ")
17296 l (push d l)))
17297 (if (> h 0) (setq fmt (concat fmt "%d hour" (if (> h 1) "s" "") " ")
17298 l (push h l)))
17299 (if (> m 0) (setq fmt (concat fmt "%d minute" (if (> m 1) "s" "") " ")
17300 l (push m l)))
17301 (apply 'format fmt (nreverse l))))
17303 (defun org-time-string-to-time (s &optional buffer pos)
17304 "Convert a timestamp string into internal time."
17305 (condition-case errdata
17306 (apply 'encode-time (org-parse-time-string s))
17307 (error (error "Bad timestamp `%s'%s\nError was: %s"
17308 s (if (not (and buffer pos))
17310 (format " at %d in buffer `%s'" pos buffer))
17311 (cdr errdata)))))
17313 (defun org-time-string-to-seconds (s)
17314 "Convert a timestamp string to a number of seconds."
17315 (org-float-time (org-time-string-to-time s)))
17317 (defun org-time-string-to-absolute (s &optional daynr prefer show-all buffer pos)
17318 "Convert a time stamp to an absolute day number.
17319 If there is a specifier for a cyclic time stamp, get the closest
17320 date to DAYNR.
17321 PREFER and SHOW-ALL are passed through to `org-closest-date'.
17322 The variable `date' is bound by the calendar when this is called."
17323 (cond
17324 ((and daynr (string-match "\\`%%\\((.*)\\)" s))
17325 (if (org-diary-sexp-entry (match-string 1 s) "" date)
17326 daynr
17327 (+ daynr 1000)))
17328 ((and daynr (string-match "\\+[0-9]+[hdwmy]" s))
17329 (org-closest-date s (if (and (boundp 'daynr) (integerp daynr)) daynr
17330 (time-to-days (current-time))) (match-string 0 s)
17331 prefer show-all))
17332 (t (time-to-days
17333 (condition-case errdata
17334 (apply 'encode-time (org-parse-time-string s))
17335 (error (error "Bad timestamp `%s'%s\nError was: %s"
17336 s (if (not (and buffer pos))
17338 (format " at %d in buffer `%s'" pos buffer))
17339 (cdr errdata))))))))
17341 (defun org-days-to-iso-week (days)
17342 "Return the iso week number."
17343 (require 'cal-iso)
17344 (car (calendar-iso-from-absolute days)))
17346 (defun org-small-year-to-year (year)
17347 "Convert 2-digit years into 4-digit years.
17348 38-99 are mapped into 1938-1999. 1-37 are mapped into 2001-2037.
17349 The year 2000 cannot be abbreviated. Any year larger than 99
17350 is returned unchanged."
17351 (if (< year 38)
17352 (setq year (+ 2000 year))
17353 (if (< year 100)
17354 (setq year (+ 1900 year))))
17355 year)
17357 (defun org-time-from-absolute (d)
17358 "Return the time corresponding to date D.
17359 D may be an absolute day number, or a calendar-type list (month day year)."
17360 (if (numberp d) (setq d (calendar-gregorian-from-absolute d)))
17361 (encode-time 0 0 0 (nth 1 d) (car d) (nth 2 d)))
17363 (defun org-calendar-holiday ()
17364 "List of holidays, for Diary display in Org-mode."
17365 (require 'holidays)
17366 (let ((hl (funcall
17367 (if (fboundp 'calendar-check-holidays)
17368 'calendar-check-holidays 'check-calendar-holidays) date)))
17369 (if hl (mapconcat 'identity hl "; "))))
17371 (defun org-diary-sexp-entry (sexp entry date)
17372 "Process a SEXP diary ENTRY for DATE."
17373 (require 'diary-lib)
17374 (let ((result (if calendar-debug-sexp
17375 (let ((stack-trace-on-error t))
17376 (eval (car (read-from-string sexp))))
17377 (condition-case nil
17378 (eval (car (read-from-string sexp)))
17379 (error
17380 (beep)
17381 (message "Bad sexp at line %d in %s: %s"
17382 (org-current-line)
17383 (buffer-file-name) sexp)
17384 (sleep-for 2))))))
17385 (cond ((stringp result) (split-string result "; "))
17386 ((and (consp result)
17387 (not (consp (cdr result)))
17388 (stringp (cdr result))) (cdr result))
17389 ((and (consp result)
17390 (stringp (car result))) result)
17391 (result entry))))
17393 (defun org-diary-to-ical-string (frombuf)
17394 "Get iCalendar entries from diary entries in buffer FROMBUF.
17395 This uses the icalendar.el library."
17396 (let* ((tmpdir (if (featurep 'xemacs)
17397 (temp-directory)
17398 temporary-file-directory))
17399 (tmpfile (make-temp-name
17400 (expand-file-name "orgics" tmpdir)))
17401 buf rtn b e)
17402 (with-current-buffer frombuf
17403 (icalendar-export-region (point-min) (point-max) tmpfile)
17404 (setq buf (find-buffer-visiting tmpfile))
17405 (set-buffer buf)
17406 (goto-char (point-min))
17407 (if (re-search-forward "^BEGIN:VEVENT" nil t)
17408 (setq b (match-beginning 0)))
17409 (goto-char (point-max))
17410 (if (re-search-backward "^END:VEVENT" nil t)
17411 (setq e (match-end 0)))
17412 (setq rtn (if (and b e) (concat (buffer-substring b e) "\n") "")))
17413 (kill-buffer buf)
17414 (delete-file tmpfile)
17415 rtn))
17417 (defun org-closest-date (start current change prefer show-all)
17418 "Find the date closest to CURRENT that is consistent with START and CHANGE.
17419 When PREFER is `past', return a date that is either CURRENT or past.
17420 When PREFER is `future', return a date that is either CURRENT or future.
17421 When SHOW-ALL is nil, only return the current occurrence of a time stamp."
17422 ;; Make the proper lists from the dates
17423 (catch 'exit
17424 (let ((a1 '(("h" . hour)
17425 ("d" . day)
17426 ("w" . week)
17427 ("m" . month)
17428 ("y" . year)))
17429 (shour (nth 2 (org-parse-time-string start)))
17430 dn dw sday cday n1 n2 n0
17431 d m y y1 y2 date1 date2 nmonths nm ny m2)
17433 (setq start (org-date-to-gregorian start)
17434 current (org-date-to-gregorian
17435 (if show-all
17436 current
17437 (time-to-days (current-time))))
17438 sday (calendar-absolute-from-gregorian start)
17439 cday (calendar-absolute-from-gregorian current))
17441 (if (<= cday sday) (throw 'exit sday))
17443 (if (string-match "\\(\\+[0-9]+\\)\\([hdwmy]\\)" change)
17444 (setq dn (string-to-number (match-string 1 change))
17445 dw (cdr (assoc (match-string 2 change) a1)))
17446 (user-error "Invalid change specifier: %s" change))
17447 (if (eq dw 'week) (setq dw 'day dn (* 7 dn)))
17448 (cond
17449 ((eq dw 'hour)
17450 (let ((missing-hours
17451 (mod (+ (- (* 24 (- cday sday)) shour) org-extend-today-until)
17452 dn)))
17453 (setq n1 (if (zerop missing-hours) cday
17454 (- cday (1+ (floor (/ missing-hours 24)))))
17455 n2 (+ cday (floor (/ (- dn missing-hours) 24))))))
17456 ((eq dw 'day)
17457 (setq n1 (+ sday (* dn (floor (/ (- cday sday) dn))))
17458 n2 (+ n1 dn)))
17459 ((eq dw 'year)
17460 (setq d (nth 1 start) m (car start) y1 (nth 2 start) y2 (nth 2 current))
17461 (setq y1 (+ (* (floor (/ (- y2 y1) dn)) dn) y1))
17462 (setq date1 (list m d y1)
17463 n1 (calendar-absolute-from-gregorian date1)
17464 date2 (list m d (+ y1 (* (if (< n1 cday) 1 -1) dn)))
17465 n2 (calendar-absolute-from-gregorian date2)))
17466 ((eq dw 'month)
17467 ;; approx number of month between the two dates
17468 (setq nmonths (floor (/ (- cday sday) 30.436875)))
17469 ;; How often does dn fit in there?
17470 (setq d (nth 1 start) m (car start) y (nth 2 start)
17471 nm (* dn (max 0 (1- (floor (/ nmonths dn)))))
17472 m (+ m nm)
17473 ny (floor (/ m 12))
17474 y (+ y ny)
17475 m (- m (* ny 12)))
17476 (while (> m 12) (setq m (- m 12) y (1+ y)))
17477 (setq n1 (calendar-absolute-from-gregorian (list m d y)))
17478 (setq m2 (+ m dn) y2 y)
17479 (if (> m2 12) (setq y2 (1+ y2) m2 (- m2 12)))
17480 (setq n2 (calendar-absolute-from-gregorian (list m2 d y2)))
17481 (while (<= n2 cday)
17482 (setq n1 n2 m m2 y y2)
17483 (setq m2 (+ m dn) y2 y)
17484 (if (> m2 12) (setq y2 (1+ y2) m2 (- m2 12)))
17485 (setq n2 (calendar-absolute-from-gregorian (list m2 d y2))))))
17486 ;; Make sure n1 is the earlier date
17487 (setq n0 n1 n1 (min n1 n2) n2 (max n0 n2))
17488 (if show-all
17489 (cond
17490 ((eq prefer 'past) (if (= cday n2) n2 n1))
17491 ((eq prefer 'future) (if (= cday n1) n1 n2))
17492 (t (if (> (abs (- cday n1)) (abs (- cday n2))) n2 n1)))
17493 (cond
17494 ((eq prefer 'past) (if (= cday n2) n2 n1))
17495 ((eq prefer 'future) (if (= cday n1) n1 n2))
17496 (t (if (= cday n1) n1 n2)))))))
17498 (defun org-date-to-gregorian (date)
17499 "Turn any specification of DATE into a Gregorian date for the calendar."
17500 (cond ((integerp date) (calendar-gregorian-from-absolute date))
17501 ((and (listp date) (= (length date) 3)) date)
17502 ((stringp date)
17503 (setq date (org-parse-time-string date))
17504 (list (nth 4 date) (nth 3 date) (nth 5 date)))
17505 ((listp date)
17506 (list (nth 4 date) (nth 3 date) (nth 5 date)))))
17508 (defun org-parse-time-string (s &optional nodefault)
17509 "Parse the standard Org-mode time string.
17510 This should be a lot faster than the normal `parse-time-string'.
17511 If time is not given, defaults to 0:00. However, with optional NODEFAULT,
17512 hour and minute fields will be nil if not given."
17513 (cond ((string-match org-ts-regexp0 s)
17514 (list 0
17515 (if (or (match-beginning 8) (not nodefault))
17516 (string-to-number (or (match-string 8 s) "0")))
17517 (if (or (match-beginning 7) (not nodefault))
17518 (string-to-number (or (match-string 7 s) "0")))
17519 (string-to-number (match-string 4 s))
17520 (string-to-number (match-string 3 s))
17521 (string-to-number (match-string 2 s))
17522 nil nil nil))
17523 ((string-match "^<[^>]+>$" s)
17524 (decode-time (seconds-to-time (org-matcher-time s))))
17525 (t (error "Not a standard Org-mode time string: %s" s))))
17527 (defun org-timestamp-up (&optional arg)
17528 "Increase the date item at the cursor by one.
17529 If the cursor is on the year, change the year. If it is on the month,
17530 the day or the time, change that.
17531 With prefix ARG, change by that many units."
17532 (interactive "p")
17533 (org-timestamp-change (prefix-numeric-value arg) nil 'updown))
17535 (defun org-timestamp-down (&optional arg)
17536 "Decrease the date item at the cursor by one.
17537 If the cursor is on the year, change the year. If it is on the month,
17538 the day or the time, change that.
17539 With prefix ARG, change by that many units."
17540 (interactive "p")
17541 (org-timestamp-change (- (prefix-numeric-value arg)) nil 'updown))
17543 (defun org-timestamp-up-day (&optional arg)
17544 "Increase the date in the time stamp by one day.
17545 With prefix ARG, change that many days."
17546 (interactive "p")
17547 (if (and (not (org-at-timestamp-p t))
17548 (org-at-heading-p))
17549 (org-todo 'up)
17550 (org-timestamp-change (prefix-numeric-value arg) 'day 'updown)))
17552 (defun org-timestamp-down-day (&optional arg)
17553 "Decrease the date in the time stamp by one day.
17554 With prefix ARG, change that many days."
17555 (interactive "p")
17556 (if (and (not (org-at-timestamp-p t))
17557 (org-at-heading-p))
17558 (org-todo 'down)
17559 (org-timestamp-change (- (prefix-numeric-value arg)) 'day) 'updown))
17561 (defun org-at-timestamp-p (&optional inactive-ok)
17562 "Determine if the cursor is in or at a timestamp."
17563 (interactive)
17564 (let* ((tsr (if inactive-ok org-ts-regexp3 org-ts-regexp2))
17565 (pos (point))
17566 (ans (or (looking-at tsr)
17567 (save-excursion
17568 (skip-chars-backward "^[<\n\r\t")
17569 (if (> (point) (point-min)) (backward-char 1))
17570 (and (looking-at tsr)
17571 (> (- (match-end 0) pos) -1))))))
17572 (and ans
17573 (boundp 'org-ts-what)
17574 (setq org-ts-what
17575 (cond
17576 ((= pos (match-beginning 0)) 'bracket)
17577 ;; Point is considered to be "on the bracket" whether
17578 ;; it's really on it or right after it.
17579 ((= pos (1- (match-end 0))) 'bracket)
17580 ((= pos (match-end 0)) 'after)
17581 ((org-pos-in-match-range pos 2) 'year)
17582 ((org-pos-in-match-range pos 3) 'month)
17583 ((org-pos-in-match-range pos 7) 'hour)
17584 ((org-pos-in-match-range pos 8) 'minute)
17585 ((or (org-pos-in-match-range pos 4)
17586 (org-pos-in-match-range pos 5)) 'day)
17587 ((and (> pos (or (match-end 8) (match-end 5)))
17588 (< pos (match-end 0)))
17589 (- pos (or (match-end 8) (match-end 5))))
17590 (t 'day))))
17591 ans))
17593 (defun org-toggle-timestamp-type ()
17594 "Toggle the type (<active> or [inactive]) of a time stamp."
17595 (interactive)
17596 (when (org-at-timestamp-p t)
17597 (let ((beg (match-beginning 0)) (end (match-end 0))
17598 (map '((?\[ . "<") (?\] . ">") (?< . "[") (?> . "]"))))
17599 (save-excursion
17600 (goto-char beg)
17601 (while (re-search-forward "[][<>]" end t)
17602 (replace-match (cdr (assoc (char-after (match-beginning 0)) map))
17603 t t)))
17604 (message "Timestamp is now %sactive"
17605 (if (equal (char-after beg) ?<) "" "in")))))
17607 (defun org-at-clock-log-p nil
17608 "Is the cursor on the clock log line?"
17609 (save-excursion
17610 (move-beginning-of-line 1)
17611 (looking-at org-clock-line-re)))
17613 (defvar org-clock-history) ; defined in org-clock.el
17614 (defvar org-clock-adjust-closest nil) ; defined in org-clock.el
17615 (defun org-timestamp-change (n &optional what updown suppress-tmp-delay)
17616 "Change the date in the time stamp at point.
17617 The date will be changed by N times WHAT. WHAT can be `day', `month',
17618 `year', `minute', `second'. If WHAT is not given, the cursor position
17619 in the timestamp determines what will be changed.
17620 When SUPPRESS-TMP-DELAY is non-nil, suppress delays like \"--2d\"."
17621 (let ((origin (point)) origin-cat
17622 with-hm inactive
17623 (dm (max (nth 1 org-time-stamp-rounding-minutes) 1))
17624 org-ts-what
17625 extra rem
17626 ts time time0 fixnext clrgx)
17627 (if (not (org-at-timestamp-p t))
17628 (user-error "Not at a timestamp"))
17629 (if (and (not what) (eq org-ts-what 'bracket))
17630 (org-toggle-timestamp-type)
17631 ;; Point isn't on brackets. Remember the part of the time-stamp
17632 ;; the point was in. Indeed, size of time-stamps may change,
17633 ;; but point must be kept in the same category nonetheless.
17634 (setq origin-cat org-ts-what)
17635 (if (and (not what) (not (eq org-ts-what 'day))
17636 org-display-custom-times
17637 (get-text-property (point) 'display)
17638 (not (get-text-property (1- (point)) 'display)))
17639 (setq org-ts-what 'day))
17640 (setq org-ts-what (or what org-ts-what)
17641 inactive (= (char-after (match-beginning 0)) ?\[)
17642 ts (match-string 0))
17643 (replace-match "")
17644 (when (string-match
17645 "\\(\\(-[012][0-9]:[0-5][0-9]\\)?\\( +[.+]?-?[-+][0-9]+[hdwmy]\\(/[0-9]+[hdwmy]\\)?\\)*\\)[]>]"
17647 (setq extra (match-string 1 ts))
17648 (if suppress-tmp-delay
17649 (setq extra (replace-regexp-in-string " --[0-9]+[hdwmy]" "" extra))))
17650 (if (string-match "^.\\{10\\}.*?[0-9]+:[0-9][0-9]" ts)
17651 (setq with-hm t))
17652 (setq time0 (org-parse-time-string ts))
17653 (when (and updown
17654 (eq org-ts-what 'minute)
17655 (not current-prefix-arg))
17656 ;; This looks like s-up and s-down. Change by one rounding step.
17657 (setq n (* dm (cond ((> n 0) 1) ((< n 0) -1) (t 0))))
17658 (when (not (= 0 (setq rem (% (nth 1 time0) dm))))
17659 (setcar (cdr time0) (+ (nth 1 time0)
17660 (if (> n 0) (- rem) (- dm rem))))))
17661 (setq time
17662 (encode-time (or (car time0) 0)
17663 (+ (if (eq org-ts-what 'minute) n 0) (nth 1 time0))
17664 (+ (if (eq org-ts-what 'hour) n 0) (nth 2 time0))
17665 (+ (if (eq org-ts-what 'day) n 0) (nth 3 time0))
17666 (+ (if (eq org-ts-what 'month) n 0) (nth 4 time0))
17667 (+ (if (eq org-ts-what 'year) n 0) (nth 5 time0))
17668 (nthcdr 6 time0)))
17669 (when (and (member org-ts-what '(hour minute))
17670 extra
17671 (string-match "-\\([012][0-9]\\):\\([0-5][0-9]\\)" extra))
17672 (setq extra (org-modify-ts-extra
17673 extra
17674 (if (eq org-ts-what 'hour) 2 5)
17675 n dm)))
17676 (when (integerp org-ts-what)
17677 (setq extra (org-modify-ts-extra extra org-ts-what n dm)))
17678 (if (eq what 'calendar)
17679 (let ((cal-date (org-get-date-from-calendar)))
17680 (setcar (nthcdr 4 time0) (nth 0 cal-date)) ; month
17681 (setcar (nthcdr 3 time0) (nth 1 cal-date)) ; day
17682 (setcar (nthcdr 5 time0) (nth 2 cal-date)) ; year
17683 (setcar time0 (or (car time0) 0))
17684 (setcar (nthcdr 1 time0) (or (nth 1 time0) 0))
17685 (setcar (nthcdr 2 time0) (or (nth 2 time0) 0))
17686 (setq time (apply 'encode-time time0))))
17687 ;; Insert the new time-stamp, and ensure point stays in the same
17688 ;; category as before (i.e. not after the last position in that
17689 ;; category).
17690 (let ((pos (point)))
17691 ;; Stay before inserted string. `save-excursion' is of no use.
17692 (setq org-last-changed-timestamp
17693 (org-insert-time-stamp time with-hm inactive nil nil extra))
17694 (goto-char pos))
17695 (save-match-data
17696 (looking-at org-ts-regexp3)
17697 (goto-char (cond
17698 ;; `day' category ends before `hour' if any, or at
17699 ;; the end of the day name.
17700 ((eq origin-cat 'day)
17701 (min (or (match-beginning 7) (1- (match-end 5))) origin))
17702 ((eq origin-cat 'hour) (min (match-end 7) origin))
17703 ((eq origin-cat 'minute) (min (1- (match-end 8)) origin))
17704 ((integerp origin-cat) (min (1- (match-end 0)) origin))
17705 ;; `year' and `month' have both fixed size: point
17706 ;; couldn't have moved into another part.
17707 (t origin))))
17708 ;; Update clock if on a CLOCK line.
17709 (org-clock-update-time-maybe)
17710 ;; Maybe adjust the closest clock in `org-clock-history'
17711 (when org-clock-adjust-closest
17712 (if (not (and (org-at-clock-log-p)
17713 (< 1 (length (delq nil (mapcar 'marker-position
17714 org-clock-history))))))
17715 (message "No clock to adjust")
17716 (cond ((save-excursion ; fix previous clock?
17717 (re-search-backward org-ts-regexp0 nil t)
17718 (org-looking-back (concat org-clock-string " \\[")))
17719 (setq fixnext 1 clrgx (concat org-ts-regexp0 "\\] =>.*$")))
17720 ((save-excursion ; fix next clock?
17721 (re-search-backward org-ts-regexp0 nil t)
17722 (looking-at (concat org-ts-regexp0 "\\] =>")))
17723 (setq fixnext -1 clrgx (concat org-clock-string " \\[" org-ts-regexp0))))
17724 (save-window-excursion
17725 ;; Find closest clock to point, adjust the previous/next one in history
17726 (let* ((p (save-excursion (org-back-to-heading t)))
17727 (cl (mapcar (lambda(c) (abs (- (marker-position c) p))) org-clock-history))
17728 (clfixnth
17729 (+ fixnext (- (length cl) (or (length (member (apply 'min cl) cl)) 100))))
17730 (clfixpos (if (> 0 clfixnth) nil (nth clfixnth org-clock-history))))
17731 (if (not clfixpos)
17732 (message "No clock to adjust")
17733 (save-excursion
17734 (org-goto-marker-or-bmk clfixpos)
17735 (org-show-subtree)
17736 (when (re-search-forward clrgx nil t)
17737 (goto-char (match-beginning 1))
17738 (let (org-clock-adjust-closest)
17739 (org-timestamp-change n org-ts-what updown))
17740 (message "Clock adjusted in %s for heading: %s"
17741 (file-name-nondirectory (buffer-file-name))
17742 (org-get-heading t t)))))))))
17743 ;; Try to recenter the calendar window, if any.
17744 (if (and org-calendar-follow-timestamp-change
17745 (get-buffer-window "*Calendar*" t)
17746 (memq org-ts-what '(day month year)))
17747 (org-recenter-calendar (time-to-days time))))))
17749 (defun org-modify-ts-extra (s pos n dm)
17750 "Change the different parts of the lead-time and repeat fields in timestamp."
17751 (let ((idx '(("d" . 0) ("w" . 1) ("m" . 2) ("y" . 3) ("d" . -1) ("y" . 4)))
17752 ng h m new rem)
17753 (when (string-match "\\(-\\([012][0-9]\\):\\([0-5][0-9]\\)\\)?\\( +\\+\\([0-9]+\\)\\([dmwy]\\)\\)?\\( +-\\([0-9]+\\)\\([dmwy]\\)\\)?" s)
17754 (cond
17755 ((or (org-pos-in-match-range pos 2)
17756 (org-pos-in-match-range pos 3))
17757 (setq m (string-to-number (match-string 3 s))
17758 h (string-to-number (match-string 2 s)))
17759 (if (org-pos-in-match-range pos 2)
17760 (setq h (+ h n))
17761 (setq n (* dm (org-no-warnings (signum n))))
17762 (when (not (= 0 (setq rem (% m dm))))
17763 (setq m (+ m (if (> n 0) (- rem) (- dm rem)))))
17764 (setq m (+ m n)))
17765 (if (< m 0) (setq m (+ m 60) h (1- h)))
17766 (if (> m 59) (setq m (- m 60) h (1+ h)))
17767 (setq h (min 24 (max 0 h)))
17768 (setq ng 1 new (format "-%02d:%02d" h m)))
17769 ((org-pos-in-match-range pos 6)
17770 (setq ng 6 new (car (rassoc (+ n (cdr (assoc (match-string 6 s) idx))) idx))))
17771 ((org-pos-in-match-range pos 5)
17772 (setq ng 5 new (format "%d" (max 1 (+ n (string-to-number (match-string 5 s)))))))
17774 ((org-pos-in-match-range pos 9)
17775 (setq ng 9 new (car (rassoc (+ n (cdr (assoc (match-string 9 s) idx))) idx))))
17776 ((org-pos-in-match-range pos 8)
17777 (setq ng 8 new (format "%d" (max 0 (+ n (string-to-number (match-string 8 s))))))))
17779 (when ng
17780 (setq s (concat
17781 (substring s 0 (match-beginning ng))
17783 (substring s (match-end ng))))))
17786 (defun org-recenter-calendar (date)
17787 "If the calendar is visible, recenter it to DATE."
17788 (let ((cwin (get-buffer-window "*Calendar*" t)))
17789 (when cwin
17790 (let ((calendar-move-hook nil))
17791 (with-selected-window cwin
17792 (calendar-goto-date (if (listp date) date
17793 (calendar-gregorian-from-absolute date))))))))
17795 (defun org-goto-calendar (&optional arg)
17796 "Go to the Emacs calendar at the current date.
17797 If there is a time stamp in the current line, go to that date.
17798 A prefix ARG can be used to force the current date."
17799 (interactive "P")
17800 (let ((tsr org-ts-regexp) diff
17801 (calendar-move-hook nil)
17802 (calendar-view-holidays-initially-flag nil)
17803 (calendar-view-diary-initially-flag nil))
17804 (if (or (org-at-timestamp-p)
17805 (save-excursion
17806 (beginning-of-line 1)
17807 (looking-at (concat ".*" tsr))))
17808 (let ((d1 (time-to-days (current-time)))
17809 (d2 (time-to-days
17810 (org-time-string-to-time (match-string 1)))))
17811 (setq diff (- d2 d1))))
17812 (calendar)
17813 (calendar-goto-today)
17814 (if (and diff (not arg)) (calendar-forward-day diff))))
17816 (defun org-get-date-from-calendar ()
17817 "Return a list (month day year) of date at point in calendar."
17818 (with-current-buffer "*Calendar*"
17819 (save-match-data
17820 (calendar-cursor-to-date))))
17822 (defun org-date-from-calendar ()
17823 "Insert time stamp corresponding to cursor date in *Calendar* buffer.
17824 If there is already a time stamp at the cursor position, update it."
17825 (interactive)
17826 (if (org-at-timestamp-p t)
17827 (org-timestamp-change 0 'calendar)
17828 (let ((cal-date (org-get-date-from-calendar)))
17829 (org-insert-time-stamp
17830 (encode-time 0 0 0 (nth 1 cal-date) (car cal-date) (nth 2 cal-date))))))
17832 (defcustom org-effort-durations
17833 `(("h" . 60)
17834 ("d" . ,(* 60 8))
17835 ("w" . ,(* 60 8 5))
17836 ("m" . ,(* 60 8 5 4))
17837 ("y" . ,(* 60 8 5 40)))
17838 "Conversion factor to minutes for an effort modifier.
17840 Each entry has the form (MODIFIER . MINUTES).
17842 In an effort string, a number followed by MODIFIER is multiplied
17843 by the specified number of MINUTES to obtain an effort in
17844 minutes.
17846 For example, if the value of this variable is ((\"hours\" . 60)), then an
17847 effort string \"2hours\" is equivalent to 120 minutes."
17848 :group 'org-agenda
17849 :version "24.1"
17850 :type '(alist :key-type (string :tag "Modifier")
17851 :value-type (number :tag "Minutes")))
17853 (defun org-minutes-to-clocksum-string (m)
17854 "Format number of minutes as a clocksum string.
17855 The format is determined by `org-time-clocksum-format',
17856 `org-time-clocksum-use-fractional' and
17857 `org-time-clocksum-fractional-format' and
17858 `org-time-clocksum-use-effort-durations'."
17859 (let ((clocksum "")
17860 (m (round m)) ; Don't allow fractions of minutes
17861 h d w mo y fmt n)
17862 (setq h (if org-time-clocksum-use-effort-durations
17863 (cdr (assoc "h" org-effort-durations)) 60)
17864 d (if org-time-clocksum-use-effort-durations
17865 (/ (cdr (assoc "d" org-effort-durations)) h) 24)
17866 w (if org-time-clocksum-use-effort-durations
17867 (/ (cdr (assoc "w" org-effort-durations)) (* d h)) 7)
17868 mo (if org-time-clocksum-use-effort-durations
17869 (/ (cdr (assoc "m" org-effort-durations)) (* d h)) 30)
17870 y (if org-time-clocksum-use-effort-durations
17871 (/ (cdr (assoc "y" org-effort-durations)) (* d h)) 365))
17872 ;; fractional format
17873 (if org-time-clocksum-use-fractional
17874 (cond
17875 ;; single format string
17876 ((stringp org-time-clocksum-fractional-format)
17877 (format org-time-clocksum-fractional-format (/ m (float h))))
17878 ;; choice of fractional formats for different time units
17879 ((and (setq fmt (plist-get org-time-clocksum-fractional-format :years))
17880 (> (/ (truncate m) (* y d h)) 0))
17881 (format fmt (/ m (* y d (float h)))))
17882 ((and (setq fmt (plist-get org-time-clocksum-fractional-format :months))
17883 (> (/ (truncate m) (* mo d h)) 0))
17884 (format fmt (/ m (* mo d (float h)))))
17885 ((and (setq fmt (plist-get org-time-clocksum-fractional-format :weeks))
17886 (> (/ (truncate m) (* w d h)) 0))
17887 (format fmt (/ m (* w d (float h)))))
17888 ((and (setq fmt (plist-get org-time-clocksum-fractional-format :days))
17889 (> (/ (truncate m) (* d h)) 0))
17890 (format fmt (/ m (* d (float h)))))
17891 ((and (setq fmt (plist-get org-time-clocksum-fractional-format :hours))
17892 (> (/ (truncate m) h) 0))
17893 (format fmt (/ m (float h))))
17894 ((setq fmt (plist-get org-time-clocksum-fractional-format :minutes))
17895 (format fmt m))
17896 ;; fall back to smallest time unit with a format
17897 ((setq fmt (plist-get org-time-clocksum-fractional-format :hours))
17898 (format fmt (/ m (float h))))
17899 ((setq fmt (plist-get org-time-clocksum-fractional-format :days))
17900 (format fmt (/ m (* d (float h)))))
17901 ((setq fmt (plist-get org-time-clocksum-fractional-format :weeks))
17902 (format fmt (/ m (* w d (float h)))))
17903 ((setq fmt (plist-get org-time-clocksum-fractional-format :months))
17904 (format fmt (/ m (* mo d (float h)))))
17905 ((setq fmt (plist-get org-time-clocksum-fractional-format :years))
17906 (format fmt (/ m (* y d (float h))))))
17907 ;; standard (non-fractional) format, with single format string
17908 (if (stringp org-time-clocksum-format)
17909 (format org-time-clocksum-format (setq n (/ m h)) (- m (* h n)))
17910 ;; separate formats components
17911 (and (setq fmt (plist-get org-time-clocksum-format :years))
17912 (or (> (setq n (/ (truncate m) (* y d h))) 0)
17913 (plist-get org-time-clocksum-format :require-years))
17914 (setq clocksum (concat clocksum (format fmt n))
17915 m (- m (* n y d h))))
17916 (and (setq fmt (plist-get org-time-clocksum-format :months))
17917 (or (> (setq n (/ (truncate m) (* mo d h))) 0)
17918 (plist-get org-time-clocksum-format :require-months))
17919 (setq clocksum (concat clocksum (format fmt n))
17920 m (- m (* n mo d h))))
17921 (and (setq fmt (plist-get org-time-clocksum-format :weeks))
17922 (or (> (setq n (/ (truncate m) (* w d h))) 0)
17923 (plist-get org-time-clocksum-format :require-weeks))
17924 (setq clocksum (concat clocksum (format fmt n))
17925 m (- m (* n w d h))))
17926 (and (setq fmt (plist-get org-time-clocksum-format :days))
17927 (or (> (setq n (/ (truncate m) (* d h))) 0)
17928 (plist-get org-time-clocksum-format :require-days))
17929 (setq clocksum (concat clocksum (format fmt n))
17930 m (- m (* n d h))))
17931 (and (setq fmt (plist-get org-time-clocksum-format :hours))
17932 (or (> (setq n (/ (truncate m) h)) 0)
17933 (plist-get org-time-clocksum-format :require-hours))
17934 (setq clocksum (concat clocksum (format fmt n))
17935 m (- m (* n h))))
17936 (and (setq fmt (plist-get org-time-clocksum-format :minutes))
17937 (or (> m 0) (plist-get org-time-clocksum-format :require-minutes))
17938 (setq clocksum (concat clocksum (format fmt m))))
17939 ;; return formatted time duration
17940 clocksum))))
17942 (defalias 'org-minutes-to-hh:mm-string 'org-minutes-to-clocksum-string)
17943 (make-obsolete 'org-minutes-to-hh:mm-string 'org-minutes-to-clocksum-string
17944 "Org mode version 8.0")
17946 (defun org-hours-to-clocksum-string (n)
17947 (org-minutes-to-clocksum-string (* n 60)))
17949 (defun org-hh:mm-string-to-minutes (s)
17950 "Convert a string H:MM to a number of minutes.
17951 If the string is just a number, interpret it as minutes.
17952 In fact, the first hh:mm or number in the string will be taken,
17953 there can be extra stuff in the string.
17954 If no number is found, the return value is 0."
17955 (cond
17956 ((integerp s) s)
17957 ((string-match "\\([0-9]+\\):\\([0-9]+\\)" s)
17958 (+ (* (string-to-number (match-string 1 s)) 60)
17959 (string-to-number (match-string 2 s))))
17960 ((string-match "\\([0-9]+\\)" s)
17961 (string-to-number (match-string 1 s)))
17962 (t 0)))
17964 (defcustom org-image-actual-width t
17965 "Should we use the actual width of images when inlining them?
17967 When set to `t', always use the image width.
17969 When set to a number, use imagemagick (when available) to set
17970 the image's width to this value.
17972 When set to a number in a list, try to get the width from any
17973 #+ATTR.* keyword if it matches a width specification like
17975 #+ATTR_HTML: :width 300px
17977 and fall back on that number if none is found.
17979 When set to nil, try to get the width from an #+ATTR.* keyword
17980 and fall back on the original width if none is found.
17982 This requires Emacs >= 24.1, build with imagemagick support."
17983 :group 'org-appearance
17984 :version "24.4"
17985 :package-version '(Org . "8.0")
17986 :type '(choice
17987 (const :tag "Use the image width" t)
17988 (integer :tag "Use a number of pixels")
17989 (list :tag "Use #+ATTR* or a number of pixels" (integer))
17990 (const :tag "Use #+ATTR* or don't resize" nil)))
17992 (defcustom org-agenda-inhibit-startup nil
17993 "Inhibit startup when preparing agenda buffers.
17994 When this variable is `t', the initialization of the Org agenda
17995 buffers is inhibited: e.g. the visibility state is not set, the
17996 tables are not re-aligned, etc."
17997 :type 'boolean
17998 :version "24.3"
17999 :group 'org-agenda)
18001 (define-obsolete-variable-alias
18002 'org-agenda-ignore-drawer-properties
18003 'org-agenda-ignore-properties "24.5")
18005 (defcustom org-agenda-ignore-properties nil
18006 "Avoid updating text properties when building the agenda.
18007 Properties are used to prepare buffers for effort estimates,
18008 appointments, statistics and subtree-local categories.
18009 If you don't use these in the agenda, you can add them to this
18010 list and agenda building will be a bit faster.
18011 The value is a list, with zero or more of the symbols `effort', `appt',
18012 `stats' or `category'."
18013 :type '(set :greedy t
18014 (const effort)
18015 (const appt)
18016 (const stats)
18017 (const category))
18018 :version "24.5"
18019 :package-version '(Org . "8.3")
18020 :group 'org-agenda)
18022 (defun org-duration-string-to-minutes (s &optional output-to-string)
18023 "Convert a duration string S to minutes.
18025 A bare number is interpreted as minutes, modifiers can be set by
18026 customizing `org-effort-durations' (which see).
18028 Entries containing a colon are interpreted as H:MM by
18029 `org-hh:mm-string-to-minutes'."
18030 (let ((result 0)
18031 (re (concat "\\([0-9.]+\\) *\\("
18032 (regexp-opt (mapcar 'car org-effort-durations))
18033 "\\)")))
18034 (while (string-match re s)
18035 (incf result (* (cdr (assoc (match-string 2 s) org-effort-durations))
18036 (string-to-number (match-string 1 s))))
18037 (setq s (replace-match "" nil t s)))
18038 (setq result (floor result))
18039 (incf result (org-hh:mm-string-to-minutes s))
18040 (if output-to-string (number-to-string result) result)))
18042 ;;;; Files
18044 (defun org-save-all-org-buffers ()
18045 "Save all Org-mode buffers without user confirmation."
18046 (interactive)
18047 (message "Saving all Org-mode buffers...")
18048 (save-some-buffers t (lambda () (derived-mode-p 'org-mode)))
18049 (when (featurep 'org-id) (org-id-locations-save))
18050 (message "Saving all Org-mode buffers... done"))
18052 (defun org-revert-all-org-buffers ()
18053 "Revert all Org-mode buffers.
18054 Prompt for confirmation when there are unsaved changes.
18055 Be sure you know what you are doing before letting this function
18056 overwrite your changes.
18058 This function is useful in a setup where one tracks org files
18059 with a version control system, to revert on one machine after pulling
18060 changes from another. I believe the procedure must be like this:
18062 1. M-x org-save-all-org-buffers
18063 2. Pull changes from the other machine, resolve conflicts
18064 3. M-x org-revert-all-org-buffers"
18065 (interactive)
18066 (unless (yes-or-no-p "Revert all Org buffers from their files? ")
18067 (user-error "Abort"))
18068 (save-excursion
18069 (save-window-excursion
18070 (mapc
18071 (lambda (b)
18072 (when (and (with-current-buffer b (derived-mode-p 'org-mode))
18073 (with-current-buffer b buffer-file-name))
18074 (org-pop-to-buffer-same-window b)
18075 (revert-buffer t 'no-confirm)))
18076 (buffer-list))
18077 (when (and (featurep 'org-id) org-id-track-globally)
18078 (org-id-locations-load)))))
18080 ;;;; Agenda files
18082 ;;;###autoload
18083 (defun org-switchb (&optional arg)
18084 "Switch between Org buffers.
18085 With one prefix argument, restrict available buffers to files.
18086 With two prefix arguments, restrict available buffers to agenda files.
18088 Defaults to `iswitchb' for buffer name completion.
18089 Set `org-completion-use-ido' to make it use ido instead."
18090 (interactive "P")
18091 (let ((blist (cond ((equal arg '(4)) (org-buffer-list 'files))
18092 ((equal arg '(16)) (org-buffer-list 'agenda))
18093 (t (org-buffer-list))))
18094 (org-completion-use-iswitchb org-completion-use-iswitchb)
18095 (org-completion-use-ido org-completion-use-ido))
18096 (unless (or org-completion-use-ido org-completion-use-iswitchb)
18097 (setq org-completion-use-iswitchb t))
18098 (org-pop-to-buffer-same-window
18099 (org-icompleting-read "Org buffer: "
18100 (mapcar 'list (mapcar 'buffer-name blist))
18101 nil t))))
18103 ;;; Define some older names previously used for this functionality
18104 ;;;###autoload
18105 (defalias 'org-ido-switchb 'org-switchb)
18106 ;;;###autoload
18107 (defalias 'org-iswitchb 'org-switchb)
18109 (defun org-buffer-list (&optional predicate exclude-tmp)
18110 "Return a list of Org buffers.
18111 PREDICATE can be `export', `files' or `agenda'.
18113 export restrict the list to Export buffers.
18114 files restrict the list to buffers visiting Org files.
18115 agenda restrict the list to buffers visiting agenda files.
18117 If EXCLUDE-TMP is non-nil, ignore temporary buffers."
18118 (let* ((bfn nil)
18119 (agenda-files (and (eq predicate 'agenda)
18120 (mapcar 'file-truename (org-agenda-files t))))
18121 (filter
18122 (cond
18123 ((eq predicate 'files)
18124 (lambda (b) (with-current-buffer b (derived-mode-p 'org-mode))))
18125 ((eq predicate 'export)
18126 (lambda (b) (string-match "\*Org .*Export" (buffer-name b))))
18127 ((eq predicate 'agenda)
18128 (lambda (b)
18129 (with-current-buffer b
18130 (and (derived-mode-p 'org-mode)
18131 (setq bfn (buffer-file-name b))
18132 (member (file-truename bfn) agenda-files)))))
18133 (t (lambda (b) (with-current-buffer b
18134 (or (derived-mode-p 'org-mode)
18135 (string-match "\*Org .*Export"
18136 (buffer-name b)))))))))
18137 (delq nil
18138 (mapcar
18139 (lambda(b)
18140 (if (and (funcall filter b)
18141 (or (not exclude-tmp)
18142 (not (string-match "tmp" (buffer-name b)))))
18144 nil))
18145 (buffer-list)))))
18147 (defun org-agenda-files (&optional unrestricted archives)
18148 "Get the list of agenda files.
18149 Optional UNRESTRICTED means return the full list even if a restriction
18150 is currently in place.
18151 When ARCHIVES is t, include all archive files that are really being
18152 used by the agenda files. If ARCHIVE is `ifmode', do this only if
18153 `org-agenda-archives-mode' is t."
18154 (let ((files
18155 (cond
18156 ((and (not unrestricted) (get 'org-agenda-files 'org-restrict)))
18157 ((stringp org-agenda-files) (org-read-agenda-file-list))
18158 ((listp org-agenda-files) org-agenda-files)
18159 (t (error "Invalid value of `org-agenda-files'")))))
18160 (setq files (apply 'append
18161 (mapcar (lambda (f)
18162 (if (file-directory-p f)
18163 (directory-files
18164 f t org-agenda-file-regexp)
18165 (list f)))
18166 files)))
18167 (when org-agenda-skip-unavailable-files
18168 (setq files (delq nil
18169 (mapcar (function
18170 (lambda (file)
18171 (and (file-readable-p file) file)))
18172 files))))
18173 (when (or (eq archives t)
18174 (and (eq archives 'ifmode) (eq org-agenda-archives-mode t)))
18175 (setq files (org-add-archive-files files)))
18176 files))
18178 (defun org-agenda-file-p (&optional file)
18179 "Return non-nil, if FILE is an agenda file.
18180 If FILE is omitted, use the file associated with the current
18181 buffer."
18182 (member (or file (buffer-file-name))
18183 (org-agenda-files t)))
18185 (defun org-edit-agenda-file-list ()
18186 "Edit the list of agenda files.
18187 Depending on setup, this either uses customize to edit the variable
18188 `org-agenda-files', or it visits the file that is holding the list. In the
18189 latter case, the buffer is set up in a way that saving it automatically kills
18190 the buffer and restores the previous window configuration."
18191 (interactive)
18192 (if (stringp org-agenda-files)
18193 (let ((cw (current-window-configuration)))
18194 (find-file org-agenda-files)
18195 (org-set-local 'org-window-configuration cw)
18196 (org-add-hook 'after-save-hook
18197 (lambda ()
18198 (set-window-configuration
18199 (prog1 org-window-configuration
18200 (kill-buffer (current-buffer))))
18201 (org-install-agenda-files-menu)
18202 (message "New agenda file list installed"))
18203 nil 'local)
18204 (message "%s" (substitute-command-keys
18205 "Edit list and finish with \\[save-buffer]")))
18206 (customize-variable 'org-agenda-files)))
18208 (defun org-store-new-agenda-file-list (list)
18209 "Set new value for the agenda file list and save it correctly."
18210 (if (stringp org-agenda-files)
18211 (let ((fe (org-read-agenda-file-list t)) b u)
18212 (while (setq b (find-buffer-visiting org-agenda-files))
18213 (kill-buffer b))
18214 (with-temp-file org-agenda-files
18215 (insert
18216 (mapconcat
18217 (lambda (f) ;; Keep un-expanded entries.
18218 (if (setq u (assoc f fe))
18219 (cdr u)
18221 list "\n")
18222 "\n")))
18223 (let ((org-mode-hook nil) (org-inhibit-startup t)
18224 (org-insert-mode-line-in-empty-file nil))
18225 (setq org-agenda-files list)
18226 (customize-save-variable 'org-agenda-files org-agenda-files))))
18228 (defun org-read-agenda-file-list (&optional pair-with-expansion)
18229 "Read the list of agenda files from a file.
18230 If PAIR-WITH-EXPANSION is t return pairs with un-expanded
18231 filenames, used by `org-store-new-agenda-file-list' to write back
18232 un-expanded file names."
18233 (when (file-directory-p org-agenda-files)
18234 (error "`org-agenda-files' cannot be a single directory"))
18235 (when (stringp org-agenda-files)
18236 (with-temp-buffer
18237 (insert-file-contents org-agenda-files)
18238 (mapcar
18239 (lambda (f)
18240 (let ((e (expand-file-name (substitute-in-file-name f)
18241 org-directory)))
18242 (if pair-with-expansion
18243 (cons e f)
18244 e)))
18245 (org-split-string (buffer-string) "[ \t\r\n]*?[\r\n][ \t\r\n]*")))))
18247 ;;;###autoload
18248 (defun org-cycle-agenda-files ()
18249 "Cycle through the files in `org-agenda-files'.
18250 If the current buffer visits an agenda file, find the next one in the list.
18251 If the current buffer does not, find the first agenda file."
18252 (interactive)
18253 (let* ((fs (org-agenda-files t))
18254 (files (append fs (list (car fs))))
18255 (tcf (if buffer-file-name (file-truename buffer-file-name)))
18256 file)
18257 (unless files (user-error "No agenda files"))
18258 (catch 'exit
18259 (while (setq file (pop files))
18260 (if (equal (file-truename file) tcf)
18261 (when (car files)
18262 (find-file (car files))
18263 (throw 'exit t))))
18264 (find-file (car fs)))
18265 (if (buffer-base-buffer) (org-pop-to-buffer-same-window (buffer-base-buffer)))))
18267 (defun org-agenda-file-to-front (&optional to-end)
18268 "Move/add the current file to the top of the agenda file list.
18269 If the file is not present in the list, it is added to the front. If it is
18270 present, it is moved there. With optional argument TO-END, add/move to the
18271 end of the list."
18272 (interactive "P")
18273 (let ((org-agenda-skip-unavailable-files nil)
18274 (file-alist (mapcar (lambda (x)
18275 (cons (file-truename x) x))
18276 (org-agenda-files t)))
18277 (ctf (file-truename
18278 (or buffer-file-name
18279 (user-error "Please save the current buffer to a file"))))
18280 x had)
18281 (setq x (assoc ctf file-alist) had x)
18283 (if (not x) (setq x (cons ctf (abbreviate-file-name buffer-file-name))))
18284 (if to-end
18285 (setq file-alist (append (delq x file-alist) (list x)))
18286 (setq file-alist (cons x (delq x file-alist))))
18287 (org-store-new-agenda-file-list (mapcar 'cdr file-alist))
18288 (org-install-agenda-files-menu)
18289 (message "File %s to %s of agenda file list"
18290 (if had "moved" "added") (if to-end "end" "front"))))
18292 (defun org-remove-file (&optional file)
18293 "Remove current file from the list of files in variable `org-agenda-files'.
18294 These are the files which are being checked for agenda entries.
18295 Optional argument FILE means use this file instead of the current."
18296 (interactive)
18297 (let* ((org-agenda-skip-unavailable-files nil)
18298 (file (or file buffer-file-name
18299 (user-error "Current buffer does not visit a file")))
18300 (true-file (file-truename file))
18301 (afile (abbreviate-file-name file))
18302 (files (delq nil (mapcar
18303 (lambda (x)
18304 (if (equal true-file
18305 (file-truename x))
18306 nil x))
18307 (org-agenda-files t)))))
18308 (if (not (= (length files) (length (org-agenda-files t))))
18309 (progn
18310 (org-store-new-agenda-file-list files)
18311 (org-install-agenda-files-menu)
18312 (message "Removed file: %s" afile))
18313 (message "File was not in list: %s (not removed)" afile))))
18315 (defun org-file-menu-entry (file)
18316 (vector file (list 'find-file file) t))
18318 (defun org-check-agenda-file (file)
18319 "Make sure FILE exists. If not, ask user what to do."
18320 (when (not (file-exists-p file))
18321 (message "Non-existent agenda file %s. [R]emove from list or [A]bort?"
18322 (abbreviate-file-name file))
18323 (let ((r (downcase (read-char-exclusive))))
18324 (cond
18325 ((equal r ?r)
18326 (org-remove-file file)
18327 (throw 'nextfile t))
18328 (t (user-error "Abort"))))))
18330 (defun org-get-agenda-file-buffer (file)
18331 "Get an agenda buffer visiting FILE.
18332 If the buffer needs to be created, add it to the list of buffers
18333 which might be released later."
18334 (let ((buf (org-find-base-buffer-visiting file)))
18335 (if buf
18336 buf ; just return it
18337 ;; Make a new buffer and remember it
18338 (setq buf (find-file-noselect file))
18339 (if buf (push buf org-agenda-new-buffers))
18340 buf)))
18342 (defun org-release-buffers (blist)
18343 "Release all buffers in list, asking the user for confirmation when needed.
18344 When a buffer is unmodified, it is just killed. When modified, it is saved
18345 \(if the user agrees) and then killed."
18346 (let (buf file)
18347 (while (setq buf (pop blist))
18348 (setq file (buffer-file-name buf))
18349 (when (and (buffer-modified-p buf)
18350 file
18351 (y-or-n-p (format "Save file %s? " file)))
18352 (with-current-buffer buf (save-buffer)))
18353 (kill-buffer buf))))
18355 (defun org-agenda-prepare-buffers (files)
18356 "Create buffers for all agenda files, protect archived trees and comments."
18357 (interactive)
18358 (let ((pa '(:org-archived t))
18359 (pc '(:org-comment t))
18360 (pall '(:org-archived t :org-comment t))
18361 (inhibit-read-only t)
18362 (org-inhibit-startup org-agenda-inhibit-startup)
18363 (rea (concat ":" org-archive-tag ":"))
18364 file re pos)
18365 (setq org-tag-alist-for-agenda nil
18366 org-tag-groups-alist-for-agenda nil)
18367 (save-excursion
18368 (save-restriction
18369 (while (setq file (pop files))
18370 (catch 'nextfile
18371 (if (bufferp file)
18372 (set-buffer file)
18373 (org-check-agenda-file file)
18374 (set-buffer (org-get-agenda-file-buffer file)))
18375 (widen)
18376 (org-set-regexps-and-options-for-tags)
18377 (setq pos (point))
18378 (goto-char (point-min))
18379 (let ((case-fold-search t))
18380 (when (search-forward "#+setupfile" nil t)
18381 ;; Don't set all regexps and options systematically as
18382 ;; this is only run for setting agenda tags from setup
18383 ;; file
18384 (org-set-regexps-and-options)))
18385 (or (memq 'category org-agenda-ignore-properties)
18386 (org-refresh-category-properties))
18387 (or (memq 'stats org-agenda-ignore-properties)
18388 (org-refresh-stats-properties))
18389 (or (memq 'effort org-agenda-ignore-properties)
18390 (org-refresh-effort-properties))
18391 (or (memq 'appt org-agenda-ignore-properties)
18392 (org-refresh-properties "APPT_WARNTIME" 'org-appt-warntime))
18393 (setq org-todo-keywords-for-agenda
18394 (append org-todo-keywords-for-agenda org-todo-keywords-1))
18395 (setq org-done-keywords-for-agenda
18396 (append org-done-keywords-for-agenda org-done-keywords))
18397 (setq org-todo-keyword-alist-for-agenda
18398 (append org-todo-keyword-alist-for-agenda org-todo-key-alist))
18399 (setq org-tag-alist-for-agenda
18400 (org-uniquify
18401 (append org-tag-alist-for-agenda
18402 org-tag-alist
18403 org-tag-persistent-alist)))
18404 (if org-group-tags
18405 (setq org-tag-groups-alist-for-agenda
18406 (org-uniquify-alist
18407 (append org-tag-groups-alist-for-agenda org-tag-groups-alist))))
18408 (org-with-silent-modifications
18409 (save-excursion
18410 (remove-text-properties (point-min) (point-max) pall)
18411 (when org-agenda-skip-archived-trees
18412 (goto-char (point-min))
18413 (while (re-search-forward rea nil t)
18414 (if (org-at-heading-p t)
18415 (add-text-properties (point-at-bol) (org-end-of-subtree t) pa))))
18416 (goto-char (point-min))
18417 (setq re (format "^\\* .*\\<%s\\>" org-comment-string))
18418 (while (re-search-forward re nil t)
18419 (when (save-match-data (org-in-commented-heading-p t))
18420 (add-text-properties
18421 (match-beginning 0) (org-end-of-subtree t) pc)))))
18422 (goto-char pos)))))
18423 (setq org-todo-keywords-for-agenda
18424 (org-uniquify org-todo-keywords-for-agenda))
18425 (setq org-todo-keyword-alist-for-agenda
18426 (org-uniquify org-todo-keyword-alist-for-agenda))))
18429 ;;;; CDLaTeX minor mode
18431 (defvar org-cdlatex-mode-map (make-sparse-keymap)
18432 "Keymap for the minor `org-cdlatex-mode'.")
18434 (org-defkey org-cdlatex-mode-map "_" 'org-cdlatex-underscore-caret)
18435 (org-defkey org-cdlatex-mode-map "^" 'org-cdlatex-underscore-caret)
18436 (org-defkey org-cdlatex-mode-map "`" 'cdlatex-math-symbol)
18437 (org-defkey org-cdlatex-mode-map "'" 'org-cdlatex-math-modify)
18438 (org-defkey org-cdlatex-mode-map "\C-c{" 'org-cdlatex-environment-indent)
18440 (defvar org-cdlatex-texmathp-advice-is-done nil
18441 "Flag remembering if we have applied the advice to texmathp already.")
18443 (define-minor-mode org-cdlatex-mode
18444 "Toggle the minor `org-cdlatex-mode'.
18445 This mode supports entering LaTeX environment and math in LaTeX fragments
18446 in Org-mode.
18447 \\{org-cdlatex-mode-map}"
18448 nil " OCDL" nil
18449 (when org-cdlatex-mode
18450 (require 'cdlatex)
18451 (run-hooks 'cdlatex-mode-hook)
18452 (cdlatex-compute-tables))
18453 (unless org-cdlatex-texmathp-advice-is-done
18454 (setq org-cdlatex-texmathp-advice-is-done t)
18455 (defadvice texmathp (around org-math-always-on activate)
18456 "Always return t in org-mode buffers.
18457 This is because we want to insert math symbols without dollars even outside
18458 the LaTeX math segments. If Orgmode thinks that point is actually inside
18459 an embedded LaTeX fragment, let texmathp do its job.
18460 \\[org-cdlatex-mode-map]"
18461 (interactive)
18462 (let (p)
18463 (cond
18464 ((not (derived-mode-p 'org-mode)) ad-do-it)
18465 ((eq this-command 'cdlatex-math-symbol)
18466 (setq ad-return-value t
18467 texmathp-why '("cdlatex-math-symbol in org-mode" . 0)))
18469 (let ((p (org-inside-LaTeX-fragment-p)))
18470 (if (and p (member (car p) (plist-get org-format-latex-options :matchers)))
18471 (setq ad-return-value t
18472 texmathp-why '("Org-mode embedded math" . 0))
18473 (if p ad-do-it)))))))))
18475 (defun turn-on-org-cdlatex ()
18476 "Unconditionally turn on `org-cdlatex-mode'."
18477 (org-cdlatex-mode 1))
18479 (defun org-try-cdlatex-tab ()
18480 "Check if it makes sense to execute `cdlatex-tab', and do it if yes.
18481 It makes sense to do so if `org-cdlatex-mode' is active and if the cursor is
18482 - inside a LaTeX fragment, or
18483 - after the first word in a line, where an abbreviation expansion could
18484 insert a LaTeX environment."
18485 (when org-cdlatex-mode
18486 (cond
18487 ;; Before any word on the line: No expansion possible.
18488 ((save-excursion (skip-chars-backward " \t") (bolp)) nil)
18489 ;; Just after first word on the line: Expand it. Make sure it
18490 ;; cannot happen on headlines, though.
18491 ((save-excursion
18492 (skip-chars-backward "a-zA-Z0-9*")
18493 (skip-chars-backward " \t")
18494 (and (bolp) (not (org-at-heading-p))))
18495 (cdlatex-tab) t)
18496 ((org-inside-LaTeX-fragment-p) (cdlatex-tab) t))))
18498 (defun org-cdlatex-underscore-caret (&optional arg)
18499 "Execute `cdlatex-sub-superscript' in LaTeX fragments.
18500 Revert to the normal definition outside of these fragments."
18501 (interactive "P")
18502 (if (org-inside-LaTeX-fragment-p)
18503 (call-interactively 'cdlatex-sub-superscript)
18504 (let (org-cdlatex-mode)
18505 (call-interactively (key-binding (vector last-input-event))))))
18507 (defun org-cdlatex-math-modify (&optional arg)
18508 "Execute `cdlatex-math-modify' in LaTeX fragments.
18509 Revert to the normal definition outside of these fragments."
18510 (interactive "P")
18511 (if (org-inside-LaTeX-fragment-p)
18512 (call-interactively 'cdlatex-math-modify)
18513 (let (org-cdlatex-mode)
18514 (call-interactively (key-binding (vector last-input-event))))))
18516 (defun org-cdlatex-environment-indent (&optional environment item)
18517 "Execute `cdlatex-environment' and indent the inserted environment."
18518 (interactive)
18519 (cdlatex-environment environment item)
18520 (let ((element (org-element-at-point)))
18521 (org-indent-region (org-element-property :begin element)
18522 (org-element-property :end element))))
18525 ;;;; LaTeX fragments
18527 (defun org-inside-LaTeX-fragment-p ()
18528 "Test if point is inside a LaTeX fragment.
18529 I.e. after a \\begin, \\(, \\[, $, or $$, without the corresponding closing
18530 sequence appearing also before point.
18531 Even though the matchers for math are configurable, this function assumes
18532 that \\begin, \\(, \\[, and $$ are always used. Only the single dollar
18533 delimiters are skipped when they have been removed by customization.
18534 The return value is nil, or a cons cell with the delimiter and the
18535 position of this delimiter.
18537 This function does a reasonably good job, but can locally be fooled by
18538 for example currency specifications. For example it will assume being in
18539 inline math after \"$22.34\". The LaTeX fragment formatter will only format
18540 fragments that are properly closed, but during editing, we have to live
18541 with the uncertainty caused by missing closing delimiters. This function
18542 looks only before point, not after."
18543 (catch 'exit
18544 (let ((pos (point))
18545 (dodollar (member "$" (plist-get org-format-latex-options :matchers)))
18546 (lim (progn
18547 (re-search-backward (concat "^\\(" paragraph-start "\\)") nil t)
18548 (point)))
18549 dd-on str (start 0) m re)
18550 (goto-char pos)
18551 (when dodollar
18552 (setq str (concat (buffer-substring lim (point)) "\000 X$.")
18553 re (nth 1 (assoc "$" org-latex-regexps)))
18554 (while (string-match re str start)
18555 (cond
18556 ((= (match-end 0) (length str))
18557 (throw 'exit (cons "$" (+ lim (match-beginning 0) 1))))
18558 ((= (match-end 0) (- (length str) 5))
18559 (throw 'exit nil))
18560 (t (setq start (match-end 0))))))
18561 (when (setq m (re-search-backward "\\(\\\\begin{[^}]*}\\|\\\\(\\|\\\\\\[\\)\\|\\(\\\\end{[^}]*}\\|\\\\)\\|\\\\\\]\\)\\|\\(\\$\\$\\)" lim t))
18562 (goto-char pos)
18563 (and (match-beginning 1) (throw 'exit (cons (match-string 1) m)))
18564 (and (match-beginning 2) (throw 'exit nil))
18565 ;; count $$
18566 (while (re-search-backward "\\$\\$" lim t)
18567 (setq dd-on (not dd-on)))
18568 (goto-char pos)
18569 (if dd-on (cons "$$" m))))))
18571 (defun org-inside-latex-macro-p ()
18572 "Is point inside a LaTeX macro or its arguments?"
18573 (save-match-data
18574 (org-in-regexp
18575 "\\\\[a-zA-Z]+\\*?\\(\\(\\[[^][\n{}]*\\]\\)\\|\\({[^{}\n]*}\\)\\)*")))
18577 (defvar org-latex-fragment-image-overlays nil
18578 "List of overlays carrying the images of latex fragments.")
18579 (make-variable-buffer-local 'org-latex-fragment-image-overlays)
18581 (defun org-remove-latex-fragment-image-overlays ()
18582 "Remove all overlays with LaTeX fragment images in current buffer."
18583 (mapc 'delete-overlay org-latex-fragment-image-overlays)
18584 (setq org-latex-fragment-image-overlays nil))
18586 (define-obsolete-function-alias
18587 'org-preview-latex-fragment 'org-toggle-latex-fragment "24.4")
18588 (defun org-toggle-latex-fragment (&optional subtree)
18589 "Preview the LaTeX fragment at point, or all locally or globally.
18590 If the cursor is in a LaTeX fragment, create the image and overlay
18591 it over the source code. If there is no fragment at point, display
18592 all fragments in the current text, from one headline to the next. With
18593 prefix SUBTREE, display all fragments in the current subtree. With a
18594 double prefix arg \\[universal-argument] \\[universal-argument], or when \
18595 the cursor is before the first headline,
18596 display all fragments in the buffer.
18597 The images can be removed again with \\[org-toggle-latex-fragment]."
18598 (interactive "P")
18599 (unless buffer-file-name
18600 (user-error "Can't preview LaTeX fragment in a non-file buffer"))
18601 (if org-latex-fragment-image-overlays
18602 (progn (org-remove-latex-fragment-image-overlays)
18603 (message "LaTeX fragments images removed"))
18604 (when (display-graphic-p)
18605 (org-remove-latex-fragment-image-overlays)
18606 (save-excursion
18607 (save-restriction
18608 (let (beg end at msg)
18609 (cond
18610 ((or (equal subtree '(16))
18611 (not (save-excursion
18612 (re-search-backward org-outline-regexp-bol nil t))))
18613 (setq beg (point-min) end (point-max)
18614 msg "Creating images for buffer...%s"))
18615 ((equal subtree '(4))
18616 (org-back-to-heading)
18617 (setq beg (point) end (org-end-of-subtree t)
18618 msg "Creating images for subtree...%s"))
18620 (if (setq at (org-inside-LaTeX-fragment-p))
18621 (goto-char (max (point-min) (- (cdr at) 2)))
18622 (org-back-to-heading))
18623 (setq beg (point) end (progn (outline-next-heading) (point))
18624 msg (if at "Creating image...%s"
18625 "Creating images for entry...%s"))))
18626 (message msg "")
18627 (narrow-to-region beg end)
18628 (goto-char beg)
18629 (org-format-latex
18630 (concat org-latex-preview-ltxpng-directory
18631 (file-name-sans-extension
18632 (file-name-nondirectory buffer-file-name)))
18633 default-directory 'overlays msg at 'forbuffer
18634 org-latex-create-formula-image-program)
18635 (message msg "done. Use `C-c C-x C-l' to remove images.")))))))
18637 (defun org-format-latex (prefix &optional dir overlays msg at
18638 forbuffer processing-type)
18639 "Replace LaTeX fragments with links to an image, and produce images.
18640 Some of the options can be changed using the variable
18641 `org-format-latex-options'."
18642 (if (and overlays (fboundp 'clear-image-cache)) (clear-image-cache))
18643 (let* ((prefixnodir (file-name-nondirectory prefix))
18644 (absprefix (expand-file-name prefix dir))
18645 (todir (file-name-directory absprefix))
18646 (opt org-format-latex-options)
18647 (optnew org-format-latex-options)
18648 (matchers (plist-get opt :matchers))
18649 (re-list org-latex-regexps)
18650 (cnt 0) txt hash link beg end re e checkdir
18651 string
18652 m n block-type block linkfile movefile ov)
18653 ;; Check the different regular expressions
18654 (while (setq e (pop re-list))
18655 (setq m (car e) re (nth 1 e) n (nth 2 e) block-type (nth 3 e)
18656 block (if block-type "\n\n" ""))
18657 (when (member m matchers)
18658 (goto-char (point-min))
18659 (while (re-search-forward re nil t)
18660 (when (and (or (not at) (equal (cdr at) (match-beginning n)))
18661 (or (not overlays)
18662 (not (eq (get-char-property (match-beginning n)
18663 'org-overlay-type)
18664 'org-latex-overlay))))
18665 (cond
18666 ((eq processing-type 'verbatim))
18667 ((eq processing-type 'mathjax)
18668 ;; Prepare for MathJax processing.
18669 (setq string (match-string n))
18670 (when (member m '("$" "$1"))
18671 (save-excursion
18672 (delete-region (match-beginning n) (match-end n))
18673 (goto-char (match-beginning n))
18674 (insert (concat "\\(" (substring string 1 -1) "\\)")))))
18675 ((or (eq processing-type 'dvipng)
18676 (eq processing-type 'imagemagick))
18677 ;; Process to an image.
18678 (setq txt (match-string n)
18679 beg (match-beginning n) end (match-end n)
18680 cnt (1+ cnt))
18681 (let ((face (face-at-point))
18682 (fg (plist-get opt :foreground))
18683 (bg (plist-get opt :background))
18684 ;; Ensure full list is printed.
18685 print-length print-level)
18686 (when forbuffer
18687 ;; Get the colors from the face at point.
18688 (goto-char beg)
18689 (when (eq fg 'auto)
18690 (setq fg (face-attribute face :foreground nil 'default)))
18691 (when (eq bg 'auto)
18692 (setq bg (face-attribute face :background nil 'default)))
18693 (setq optnew (copy-sequence opt))
18694 (plist-put optnew :foreground fg)
18695 (plist-put optnew :background bg))
18696 (setq hash (sha1 (prin1-to-string
18697 (list org-format-latex-header
18698 org-latex-default-packages-alist
18699 org-latex-packages-alist
18700 org-format-latex-options
18701 forbuffer txt fg bg)))
18702 linkfile (format "%s_%s.png" prefix hash)
18703 movefile (format "%s_%s.png" absprefix hash)))
18704 (setq link (concat block "[[file:" linkfile "]]" block))
18705 (if msg (message msg cnt))
18706 (goto-char beg)
18707 (unless checkdir ; Ensure the directory exists.
18708 (setq checkdir t)
18709 (or (file-directory-p todir) (make-directory todir t)))
18710 (unless (file-exists-p movefile)
18711 (org-create-formula-image
18712 txt movefile optnew forbuffer processing-type))
18713 (if overlays
18714 (progn
18715 (mapc (lambda (o)
18716 (if (eq (overlay-get o 'org-overlay-type)
18717 'org-latex-overlay)
18718 (delete-overlay o)))
18719 (overlays-in beg end))
18720 (setq ov (make-overlay beg end))
18721 (overlay-put ov 'org-overlay-type 'org-latex-overlay)
18722 (if (featurep 'xemacs)
18723 (progn
18724 (overlay-put ov 'invisible t)
18725 (overlay-put
18726 ov 'end-glyph
18727 (make-glyph (vector 'png :file movefile))))
18728 (overlay-put
18729 ov 'display
18730 (list 'image :type 'png :file movefile :ascent 'center)))
18731 (push ov org-latex-fragment-image-overlays)
18732 (goto-char end))
18733 (delete-region beg end)
18734 (insert (org-add-props link
18735 (list 'org-latex-src
18736 (replace-regexp-in-string
18737 "\"" "" txt)
18738 'org-latex-src-embed-type
18739 (if block-type 'paragraph 'character))))))
18740 ((eq processing-type 'mathml)
18741 ;; Process to MathML
18742 (unless (save-match-data (org-format-latex-mathml-available-p))
18743 (user-error "LaTeX to MathML converter not configured"))
18744 (setq txt (match-string n)
18745 beg (match-beginning n) end (match-end n)
18746 cnt (1+ cnt))
18747 (if msg (message msg cnt))
18748 (goto-char beg)
18749 (delete-region beg end)
18750 (insert (org-format-latex-as-mathml
18751 txt block-type prefix dir)))
18753 (error "Unknown conversion type %s for LaTeX fragments"
18754 processing-type)))))))))
18756 (defun org-create-math-formula (latex-frag &optional mathml-file)
18757 "Convert LATEX-FRAG to MathML and store it in MATHML-FILE.
18758 Use `org-latex-to-mathml-convert-command'. If the conversion is
18759 sucessful, return the portion between \"<math...> </math>\"
18760 elements otherwise return nil. When MATHML-FILE is specified,
18761 write the results in to that file. When invoked as an
18762 interactive command, prompt for LATEX-FRAG, with initial value
18763 set to the current active region and echo the results for user
18764 inspection."
18765 (interactive (list (let ((frag (when (org-region-active-p)
18766 (buffer-substring-no-properties
18767 (region-beginning) (region-end)))))
18768 (read-string "LaTeX Fragment: " frag nil frag))))
18769 (unless latex-frag (user-error "Invalid LaTeX fragment"))
18770 (let* ((tmp-in-file (file-relative-name
18771 (make-temp-name (expand-file-name "ltxmathml-in"))))
18772 (ignore (write-region latex-frag nil tmp-in-file))
18773 (tmp-out-file (file-relative-name
18774 (make-temp-name (expand-file-name "ltxmathml-out"))))
18775 (cmd (format-spec
18776 org-latex-to-mathml-convert-command
18777 `((?j . ,(shell-quote-argument
18778 (expand-file-name org-latex-to-mathml-jar-file)))
18779 (?I . ,(shell-quote-argument tmp-in-file))
18780 (?o . ,(shell-quote-argument tmp-out-file)))))
18781 mathml shell-command-output)
18782 (when (org-called-interactively-p 'any)
18783 (unless (org-format-latex-mathml-available-p)
18784 (user-error "LaTeX to MathML converter not configured")))
18785 (message "Running %s" cmd)
18786 (setq shell-command-output (shell-command-to-string cmd))
18787 (setq mathml
18788 (when (file-readable-p tmp-out-file)
18789 (with-current-buffer (find-file-noselect tmp-out-file t)
18790 (goto-char (point-min))
18791 (when (re-search-forward
18792 (concat
18793 (regexp-quote
18794 "<math xmlns=\"http://www.w3.org/1998/Math/MathML\">")
18795 "\\(.\\|\n\\)*"
18796 (regexp-quote "</math>")) nil t)
18797 (prog1 (match-string 0) (kill-buffer))))))
18798 (cond
18799 (mathml
18800 (setq mathml
18801 (concat "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n" mathml))
18802 (when mathml-file
18803 (write-region mathml nil mathml-file))
18804 (when (org-called-interactively-p 'any)
18805 (message mathml)))
18806 ((message "LaTeX to MathML conversion failed")
18807 (message shell-command-output)))
18808 (delete-file tmp-in-file)
18809 (when (file-exists-p tmp-out-file)
18810 (delete-file tmp-out-file))
18811 mathml))
18813 (defun org-format-latex-as-mathml (latex-frag latex-frag-type
18814 prefix &optional dir)
18815 "Use `org-create-math-formula' but check local cache first."
18816 (let* ((absprefix (expand-file-name prefix dir))
18817 (print-length nil) (print-level nil)
18818 (formula-id (concat
18819 "formula-"
18820 (sha1
18821 (prin1-to-string
18822 (list latex-frag
18823 org-latex-to-mathml-convert-command)))))
18824 (formula-cache (format "%s-%s.mathml" absprefix formula-id))
18825 (formula-cache-dir (file-name-directory formula-cache)))
18827 (unless (file-directory-p formula-cache-dir)
18828 (make-directory formula-cache-dir t))
18830 (unless (file-exists-p formula-cache)
18831 (org-create-math-formula latex-frag formula-cache))
18833 (if (file-exists-p formula-cache)
18834 ;; Successful conversion. Return the link to MathML file.
18835 (org-add-props
18836 (format "[[file:%s]]" (file-relative-name formula-cache dir))
18837 (list 'org-latex-src (replace-regexp-in-string "\"" "" latex-frag)
18838 'org-latex-src-embed-type (if latex-frag-type
18839 'paragraph 'character)))
18840 ;; Failed conversion. Return the LaTeX fragment verbatim
18841 latex-frag)))
18843 (defun org-create-formula-image (string tofile options buffer &optional type)
18844 "Create an image from LaTeX source using dvipng or convert.
18845 This function calls either `org-create-formula-image-with-dvipng'
18846 or `org-create-formula-image-with-imagemagick' depending on the
18847 value of `org-latex-create-formula-image-program' or on the value
18848 of the optional TYPE variable.
18850 Note: ultimately these two function should be combined as they
18851 share a good deal of logic."
18852 (org-check-external-command
18853 "latex" "needed to convert LaTeX fragments to images")
18854 (funcall
18855 (case (or type org-latex-create-formula-image-program)
18856 ('dvipng
18857 (org-check-external-command
18858 "dvipng" "needed to convert LaTeX fragments to images")
18859 'org-create-formula-image-with-dvipng)
18860 ('imagemagick
18861 (org-check-external-command
18862 "convert" "you need to install imagemagick")
18863 'org-create-formula-image-with-imagemagick)
18864 (t (error
18865 "Invalid value of `org-latex-create-formula-image-program'")))
18866 string tofile options buffer))
18868 (declare-function org-export-get-backend "ox" (name))
18869 (declare-function org-export--get-global-options "ox" (&optional backend))
18870 (declare-function org-export--get-inbuffer-options "ox" (&optional backend))
18871 (declare-function org-latex-guess-inputenc "ox-latex" (header))
18872 (declare-function org-latex-guess-babel-language "ox-latex" (header info))
18873 (defun org-create-formula--latex-header ()
18874 "Return LaTeX header appropriate for previewing a LaTeX snippet."
18875 (let ((info (org-combine-plists (org-export--get-global-options
18876 (org-export-get-backend 'latex))
18877 (org-export--get-inbuffer-options
18878 (org-export-get-backend 'latex)))))
18879 (org-latex-guess-babel-language
18880 (org-latex-guess-inputenc
18881 (org-splice-latex-header
18882 org-format-latex-header
18883 org-latex-default-packages-alist
18884 org-latex-packages-alist t
18885 (plist-get info :latex-header)))
18886 info)))
18888 ;; This function borrows from Ganesh Swami's latex2png.el
18889 (defun org-create-formula-image-with-dvipng (string tofile options buffer)
18890 "This calls dvipng."
18891 (require 'ox-latex)
18892 (let* ((tmpdir (if (featurep 'xemacs)
18893 (temp-directory)
18894 temporary-file-directory))
18895 (texfilebase (make-temp-name
18896 (expand-file-name "orgtex" tmpdir)))
18897 (texfile (concat texfilebase ".tex"))
18898 (dvifile (concat texfilebase ".dvi"))
18899 (pngfile (concat texfilebase ".png"))
18900 (fnh (if (featurep 'xemacs)
18901 (font-height (face-font 'default))
18902 (face-attribute 'default :height nil)))
18903 (scale (or (plist-get options (if buffer :scale :html-scale)) 1.0))
18904 (dpi (number-to-string (* scale (floor (* 0.9 (if buffer fnh 140.))))))
18905 (fg (or (plist-get options (if buffer :foreground :html-foreground))
18906 "Black"))
18907 (bg (or (plist-get options (if buffer :background :html-background))
18908 "Transparent")))
18909 (if (eq fg 'default) (setq fg (org-dvipng-color :foreground))
18910 (unless (string= fg "Transparent") (setq fg (org-dvipng-color-format fg))))
18911 (if (eq bg 'default) (setq bg (org-dvipng-color :background))
18912 (unless (string= bg "Transparent") (setq bg (org-dvipng-color-format bg))))
18913 (let ((latex-header (org-create-formula--latex-header)))
18914 (with-temp-file texfile
18915 (insert latex-header)
18916 (insert "\n\\begin{document}\n" string "\n\\end{document}\n")))
18917 (let ((dir default-directory))
18918 (ignore-errors
18919 (cd tmpdir)
18920 (call-process "latex" nil nil nil texfile))
18921 (cd dir))
18922 (if (not (file-exists-p dvifile))
18923 (progn (message "Failed to create dvi file from %s" texfile) nil)
18924 (ignore-errors
18925 (if (featurep 'xemacs)
18926 (call-process "dvipng" nil nil nil
18927 "-fg" fg "-bg" bg
18928 "-T" "tight"
18929 "-o" pngfile
18930 dvifile)
18931 (call-process "dvipng" nil nil nil
18932 "-fg" fg "-bg" bg
18933 "-D" dpi
18934 ;;"-x" scale "-y" scale
18935 "-T" "tight"
18936 "-o" pngfile
18937 dvifile)))
18938 (if (not (file-exists-p pngfile))
18939 (if org-format-latex-signal-error
18940 (error "Failed to create png file from %s" texfile)
18941 (message "Failed to create png file from %s" texfile)
18942 nil)
18943 ;; Use the requested file name and clean up
18944 (copy-file pngfile tofile 'replace)
18945 (loop for e in '(".dvi" ".tex" ".aux" ".log" ".png" ".out") do
18946 (if (file-exists-p (concat texfilebase e))
18947 (delete-file (concat texfilebase e))))
18948 pngfile))))
18950 (declare-function org-latex-compile "ox-latex" (texfile &optional snippet))
18951 (defun org-create-formula-image-with-imagemagick (string tofile options buffer)
18952 "This calls convert, which is included into imagemagick."
18953 (require 'ox-latex)
18954 (let* ((tmpdir (if (featurep 'xemacs)
18955 (temp-directory)
18956 temporary-file-directory))
18957 (texfilebase (make-temp-name
18958 (expand-file-name "orgtex" tmpdir)))
18959 (texfile (concat texfilebase ".tex"))
18960 (pdffile (concat texfilebase ".pdf"))
18961 (pngfile (concat texfilebase ".png"))
18962 (fnh (if (featurep 'xemacs)
18963 (font-height (face-font 'default))
18964 (face-attribute 'default :height nil)))
18965 (scale (or (plist-get options (if buffer :scale :html-scale)) 1.0))
18966 (dpi (number-to-string (* scale (floor (if buffer fnh 120.)))))
18967 (fg (or (plist-get options (if buffer :foreground :html-foreground))
18968 "black"))
18969 (bg (or (plist-get options (if buffer :background :html-background))
18970 "white")))
18971 (if (eq fg 'default) (setq fg (org-latex-color :foreground))
18972 (setq fg (org-latex-color-format fg)))
18973 (if (eq bg 'default) (setq bg (org-latex-color :background))
18974 (setq bg (org-latex-color-format
18975 (if (string= bg "Transparent") "white" bg))))
18976 (let ((latex-header (org-create-formula--latex-header)))
18977 (with-temp-file texfile
18978 (insert latex-header)
18979 (insert "\n\\begin{document}\n"
18980 "\\definecolor{fg}{rgb}{" fg "}\n"
18981 "\\definecolor{bg}{rgb}{" bg "}\n"
18982 "\n\\pagecolor{bg}\n"
18983 "\n{\\color{fg}\n"
18984 string
18985 "\n}\n"
18986 "\n\\end{document}\n")))
18987 (org-latex-compile texfile t)
18988 (if (not (file-exists-p pdffile))
18989 (progn (message "Failed to create pdf file from %s" texfile) nil)
18990 (ignore-errors
18991 (if (featurep 'xemacs)
18992 (call-process "convert" nil nil nil
18993 "-density" "96"
18994 "-trim"
18995 "-antialias"
18996 pdffile
18997 "-quality" "100"
18998 ;; "-sharpen" "0x1.0"
18999 pngfile)
19000 (call-process "convert" nil nil nil
19001 "-density" dpi
19002 "-trim"
19003 "-antialias"
19004 pdffile
19005 "-quality" "100"
19006 ;; "-sharpen" "0x1.0"
19007 pngfile)))
19008 (if (not (file-exists-p pngfile))
19009 (if org-format-latex-signal-error
19010 (error "Failed to create png file from %s" texfile)
19011 (message "Failed to create png file from %s" texfile)
19012 nil)
19013 ;; Use the requested file name and clean up
19014 (copy-file pngfile tofile 'replace)
19015 (loop for e in '(".pdf" ".tex" ".aux" ".log" ".png") do
19016 (if (file-exists-p (concat texfilebase e))
19017 (delete-file (concat texfilebase e))))
19018 pngfile))))
19020 (defun org-splice-latex-header (tpl def-pkg pkg snippets-p &optional extra)
19021 "Fill a LaTeX header template TPL.
19022 In the template, the following place holders will be recognized:
19024 [DEFAULT-PACKAGES] \\usepackage statements for DEF-PKG
19025 [NO-DEFAULT-PACKAGES] do not include DEF-PKG
19026 [PACKAGES] \\usepackage statements for PKG
19027 [NO-PACKAGES] do not include PKG
19028 [EXTRA] the string EXTRA
19029 [NO-EXTRA] do not include EXTRA
19031 For backward compatibility, if both the positive and the negative place
19032 holder is missing, the positive one (without the \"NO-\") will be
19033 assumed to be present at the end of the template.
19034 DEF-PKG and PKG are assumed to be alists of options/packagename lists.
19035 EXTRA is a string.
19036 SNIPPETS-P indicates if this is run to create snippet images for HTML."
19037 (let (rpl (end ""))
19038 (if (string-match "^[ \t]*\\[\\(NO-\\)?DEFAULT-PACKAGES\\][ \t]*\n?" tpl)
19039 (setq rpl (if (or (match-end 1) (not def-pkg))
19040 "" (org-latex-packages-to-string def-pkg snippets-p t))
19041 tpl (replace-match rpl t t tpl))
19042 (if def-pkg (setq end (org-latex-packages-to-string def-pkg snippets-p))))
19044 (if (string-match "\\[\\(NO-\\)?PACKAGES\\][ \t]*\n?" tpl)
19045 (setq rpl (if (or (match-end 1) (not pkg))
19046 "" (org-latex-packages-to-string pkg snippets-p t))
19047 tpl (replace-match rpl t t tpl))
19048 (if pkg (setq end
19049 (concat end "\n"
19050 (org-latex-packages-to-string pkg snippets-p)))))
19052 (if (string-match "\\[\\(NO-\\)?EXTRA\\][ \t]*\n?" tpl)
19053 (setq rpl (if (or (match-end 1) (not extra))
19054 "" (concat extra "\n"))
19055 tpl (replace-match rpl t t tpl))
19056 (if (and extra (string-match "\\S-" extra))
19057 (setq end (concat end "\n" extra))))
19059 (if (string-match "\\S-" end)
19060 (concat tpl "\n" end)
19061 tpl)))
19063 (defun org-latex-packages-to-string (pkg &optional snippets-p newline)
19064 "Turn an alist of packages into a string with the \\usepackage macros."
19065 (setq pkg (mapconcat (lambda(p)
19066 (cond
19067 ((stringp p) p)
19068 ((and snippets-p (>= (length p) 3) (not (nth 2 p)))
19069 (format "%% Package %s omitted" (cadr p)))
19070 ((equal "" (car p))
19071 (format "\\usepackage{%s}" (cadr p)))
19073 (format "\\usepackage[%s]{%s}"
19074 (car p) (cadr p)))))
19076 "\n"))
19077 (if newline (concat pkg "\n") pkg))
19079 (defun org-dvipng-color (attr)
19080 "Return a RGB color specification for dvipng."
19081 (apply 'format "rgb %s %s %s"
19082 (mapcar 'org-normalize-color
19083 (if (featurep 'xemacs)
19084 (color-rgb-components
19085 (face-property 'default
19086 (cond ((eq attr :foreground) 'foreground)
19087 ((eq attr :background) 'background))))
19088 (color-values (face-attribute 'default attr nil))))))
19090 (defun org-dvipng-color-format (color-name)
19091 "Convert COLOR-NAME to a RGB color value for dvipng."
19092 (apply 'format "rgb %s %s %s"
19093 (mapcar 'org-normalize-color
19094 (color-values color-name))))
19096 (defun org-latex-color (attr)
19097 "Return a RGB color for the LaTeX color package."
19098 (apply 'format "%s,%s,%s"
19099 (mapcar 'org-normalize-color
19100 (if (featurep 'xemacs)
19101 (color-rgb-components
19102 (face-property 'default
19103 (cond ((eq attr :foreground) 'foreground)
19104 ((eq attr :background) 'background))))
19105 (color-values (face-attribute 'default attr nil))))))
19107 (defun org-latex-color-format (color-name)
19108 "Convert COLOR-NAME to a RGB color value."
19109 (apply 'format "%s,%s,%s"
19110 (mapcar 'org-normalize-color
19111 (color-values color-name))))
19113 (defun org-normalize-color (value)
19114 "Return string to be used as color value for an RGB component."
19115 (format "%g" (/ value 65535.0)))
19119 ;; Image display
19121 (defvar org-inline-image-overlays nil)
19122 (make-variable-buffer-local 'org-inline-image-overlays)
19124 (defun org-toggle-inline-images (&optional include-linked)
19125 "Toggle the display of inline images.
19126 INCLUDE-LINKED is passed to `org-display-inline-images'."
19127 (interactive "P")
19128 (if org-inline-image-overlays
19129 (progn
19130 (org-remove-inline-images)
19131 (message "Inline image display turned off"))
19132 (org-display-inline-images include-linked)
19133 (if (and (org-called-interactively-p)
19134 org-inline-image-overlays)
19135 (message "%d images displayed inline"
19136 (length org-inline-image-overlays))
19137 (message "No images to display inline"))))
19139 (defun org-redisplay-inline-images ()
19140 "Refresh the display of inline images."
19141 (interactive)
19142 (if (not org-inline-image-overlays)
19143 (org-toggle-inline-images)
19144 (org-toggle-inline-images)
19145 (org-toggle-inline-images)))
19147 (defun org-display-inline-images (&optional include-linked refresh beg end)
19148 "Display inline images.
19150 An inline image is a link which follows either of these
19151 conventions:
19153 1. Its path is a file with an extension matching return value
19154 from `image-file-name-regexp' and it has no contents.
19156 2. Its description consists in a single link of the previous
19157 type.
19159 When optional argument INCLUDE-LINKED is non-nil, also links with
19160 a text description part will be inlined. This can be nice for
19161 a quick look at those images, but it does not reflect what
19162 exported files will look like.
19164 When optional argument REFRESH is non-nil, refresh existing
19165 images between BEG and END. This will create new image displays
19166 only if necessary. BEG and END default to the buffer
19167 boundaries."
19168 (interactive "P")
19169 (when (display-graphic-p)
19170 (unless refresh
19171 (org-remove-inline-images)
19172 (when (fboundp 'clear-image-cache) (clear-image-cache)))
19173 (org-with-wide-buffer
19174 (goto-char (or beg (point-min)))
19175 (let ((case-fold-search t)
19176 (file-extension-re (org-image-file-name-regexp)))
19177 (while (re-search-forward "[][]\\[\\(?:file\\|[./~]\\)" end t)
19178 (let ((link (save-match-data (org-element-context))))
19179 ;; Check if we're at an inline image.
19180 (when (and (equal (org-element-property :type link) "file")
19181 (or include-linked
19182 (not (org-element-property :contents-begin link)))
19183 (let ((parent (org-element-property :parent link)))
19184 (or (not (eq (org-element-type parent) 'link))
19185 (not (cdr (org-element-contents parent)))))
19186 (org-string-match-p file-extension-re
19187 (org-element-property :path link)))
19188 (let ((file (expand-file-name (org-element-property :path link))))
19189 (when (file-exists-p file)
19190 (let ((width
19191 ;; Apply `org-image-actual-width' specifications.
19192 (cond
19193 ((not (image-type-available-p 'imagemagick)) nil)
19194 ((eq org-image-actual-width t) nil)
19195 ((listp org-image-actual-width)
19197 ;; First try to find a width among
19198 ;; attributes associated to the paragraph
19199 ;; containing link.
19200 (let ((paragraph
19201 (let ((e link))
19202 (while (and (setq e (org-element-property
19203 :parent e))
19204 (not (eq (org-element-type e)
19205 'paragraph))))
19206 e)))
19207 (when paragraph
19208 (save-excursion
19209 (goto-char (org-element-property :begin paragraph))
19210 (when
19211 (re-search-forward
19212 "^[ \t]*#\\+attr_.*?: +.*?:width +\\(\\S-+\\)"
19213 (org-element-property
19214 :post-affiliated paragraph)
19216 (string-to-number (match-string 1))))))
19217 ;; Otherwise, fall-back to provided number.
19218 (car org-image-actual-width)))
19219 ((numberp org-image-actual-width)
19220 org-image-actual-width)))
19221 (old (get-char-property-and-overlay
19222 (org-element-property :begin link)
19223 'org-image-overlay)))
19224 (if (and (car-safe old) refresh)
19225 (image-refresh (overlay-get (cdr old) 'display))
19226 (let ((image (create-image file
19227 (and width 'imagemagick)
19229 :width width)))
19230 (when image
19231 (let* ((link
19232 ;; If inline image is the description
19233 ;; of another link, be sure to
19234 ;; consider the latter as the one to
19235 ;; apply the overlay on.
19236 (let ((parent
19237 (org-element-property :parent link)))
19238 (if (eq (org-element-type parent) 'link)
19239 parent
19240 link)))
19241 (ov (make-overlay
19242 (org-element-property :begin link)
19243 (progn
19244 (goto-char
19245 (org-element-property :end link))
19246 (skip-chars-backward " \t")
19247 (point)))))
19248 (overlay-put ov 'display image)
19249 (overlay-put ov 'face 'default)
19250 (overlay-put ov 'org-image-overlay t)
19251 (overlay-put
19252 ov 'modification-hooks
19253 (list 'org-display-inline-remove-overlay))
19254 (push ov org-inline-image-overlays)))))))))))))))
19256 (define-obsolete-function-alias
19257 'org-display-inline-modification-hook 'org-display-inline-remove-overlay "24.3")
19259 (defun org-display-inline-remove-overlay (ov after beg end &optional len)
19260 "Remove inline-display overlay if a corresponding region is modified."
19261 (let ((inhibit-modification-hooks t))
19262 (when (and ov after)
19263 (delete ov org-inline-image-overlays)
19264 (delete-overlay ov))))
19266 (defun org-remove-inline-images ()
19267 "Remove inline display of images."
19268 (interactive)
19269 (mapc 'delete-overlay org-inline-image-overlays)
19270 (setq org-inline-image-overlays nil))
19272 ;;;; Key bindings
19274 ;; Outline functions from `outline-mode-prefix-map'
19275 ;; that can be remapped in Org:
19276 (define-key org-mode-map [remap outline-mark-subtree] 'org-mark-subtree)
19277 (define-key org-mode-map [remap show-subtree] 'org-show-subtree)
19278 (define-key org-mode-map [remap outline-forward-same-level]
19279 'org-forward-heading-same-level)
19280 (define-key org-mode-map [remap outline-backward-same-level]
19281 'org-backward-heading-same-level)
19282 (define-key org-mode-map [remap show-branches]
19283 'org-kill-note-or-show-branches)
19284 (define-key org-mode-map [remap outline-promote] 'org-promote-subtree)
19285 (define-key org-mode-map [remap outline-demote] 'org-demote-subtree)
19286 (define-key org-mode-map [remap outline-insert-heading] 'org-ctrl-c-ret)
19288 ;; Outline functions from `outline-mode-prefix-map' that can not
19289 ;; be remapped in Org:
19291 ;; - the column "key binding" shows whether the Outline function is still
19292 ;; available in Org mode on the same key that it has been bound to in
19293 ;; Outline mode:
19294 ;; - "overridden": key used for a different functionality in Org mode
19295 ;; - else: key still bound to the same Outline function in Org mode
19297 ;; | Outline function | key binding | Org replacement |
19298 ;; |------------------------------------+-------------+-----------------------|
19299 ;; | `outline-next-visible-heading' | `C-c C-n' | still same function |
19300 ;; | `outline-previous-visible-heading' | `C-c C-p' | still same function |
19301 ;; | `outline-up-heading' | `C-c C-u' | still same function |
19302 ;; | `outline-move-subtree-up' | overridden | better: org-shiftup |
19303 ;; | `outline-move-subtree-down' | overridden | better: org-shiftdown |
19304 ;; | `show-entry' | overridden | no replacement |
19305 ;; | `show-children' | `C-c C-i' | visibility cycling |
19306 ;; | `show-branches' | `C-c C-k' | still same function |
19307 ;; | `show-subtree' | overridden | visibility cycling |
19308 ;; | `show-all' | overridden | no replacement |
19309 ;; | `hide-subtree' | overridden | visibility cycling |
19310 ;; | `hide-body' | overridden | no replacement |
19311 ;; | `hide-entry' | overridden | visibility cycling |
19312 ;; | `hide-leaves' | overridden | no replacement |
19313 ;; | `hide-sublevels' | overridden | no replacement |
19314 ;; | `hide-other' | overridden | no replacement |
19316 ;; Make `C-c C-x' a prefix key
19317 (org-defkey org-mode-map "\C-c\C-x" (make-sparse-keymap))
19319 ;; TAB key with modifiers
19320 (org-defkey org-mode-map "\C-i" 'org-cycle)
19321 (org-defkey org-mode-map [(tab)] 'org-cycle)
19322 (org-defkey org-mode-map [(control tab)] 'org-force-cycle-archived)
19323 (org-defkey org-mode-map "\M-\t" 'pcomplete)
19324 ;; The following line is necessary under Suse GNU/Linux
19325 (unless (featurep 'xemacs)
19326 (org-defkey org-mode-map [S-iso-lefttab] 'org-shifttab))
19327 (org-defkey org-mode-map [(shift tab)] 'org-shifttab)
19328 (define-key org-mode-map [backtab] 'org-shifttab)
19330 (org-defkey org-mode-map [(shift return)] 'org-table-copy-down)
19331 (org-defkey org-mode-map [(meta shift return)] 'org-insert-todo-heading)
19332 (org-defkey org-mode-map [(meta return)] 'org-meta-return)
19334 ;; Cursor keys with modifiers
19335 (org-defkey org-mode-map [(meta left)] 'org-metaleft)
19336 (org-defkey org-mode-map [(meta right)] 'org-metaright)
19337 (org-defkey org-mode-map [(meta up)] 'org-metaup)
19338 (org-defkey org-mode-map [(meta down)] 'org-metadown)
19340 (org-defkey org-mode-map [(control meta shift right)] 'org-increase-number-at-point)
19341 (org-defkey org-mode-map [(control meta shift left)] 'org-decrease-number-at-point)
19342 (org-defkey org-mode-map [(meta shift left)] 'org-shiftmetaleft)
19343 (org-defkey org-mode-map [(meta shift right)] 'org-shiftmetaright)
19344 (org-defkey org-mode-map [(meta shift up)] 'org-shiftmetaup)
19345 (org-defkey org-mode-map [(meta shift down)] 'org-shiftmetadown)
19347 (org-defkey org-mode-map [(shift up)] 'org-shiftup)
19348 (org-defkey org-mode-map [(shift down)] 'org-shiftdown)
19349 (org-defkey org-mode-map [(shift left)] 'org-shiftleft)
19350 (org-defkey org-mode-map [(shift right)] 'org-shiftright)
19352 (org-defkey org-mode-map [(control shift right)] 'org-shiftcontrolright)
19353 (org-defkey org-mode-map [(control shift left)] 'org-shiftcontrolleft)
19354 (org-defkey org-mode-map [(control shift up)] 'org-shiftcontrolup)
19355 (org-defkey org-mode-map [(control shift down)] 'org-shiftcontroldown)
19357 ;; Babel keys
19358 (define-key org-mode-map org-babel-key-prefix org-babel-map)
19359 (mapc (lambda (pair)
19360 (define-key org-babel-map (car pair) (cdr pair)))
19361 org-babel-key-bindings)
19363 ;;; Extra keys for tty access.
19364 ;; We only set them when really needed because otherwise the
19365 ;; menus don't show the simple keys
19367 (when (or org-use-extra-keys
19368 (featurep 'xemacs) ;; because XEmacs supports multi-device stuff
19369 (not window-system))
19370 (org-defkey org-mode-map "\C-c\C-xc" 'org-table-copy-down)
19371 (org-defkey org-mode-map "\C-c\C-xM" 'org-insert-todo-heading)
19372 (org-defkey org-mode-map "\C-c\C-xm" 'org-meta-return)
19373 (org-defkey org-mode-map [?\e (return)] 'org-meta-return)
19374 (org-defkey org-mode-map [?\e (left)] 'org-metaleft)
19375 (org-defkey org-mode-map "\C-c\C-xl" 'org-metaleft)
19376 (org-defkey org-mode-map [?\e (right)] 'org-metaright)
19377 (org-defkey org-mode-map "\C-c\C-xr" 'org-metaright)
19378 (org-defkey org-mode-map [?\e (up)] 'org-metaup)
19379 (org-defkey org-mode-map "\C-c\C-xu" 'org-metaup)
19380 (org-defkey org-mode-map [?\e (down)] 'org-metadown)
19381 (org-defkey org-mode-map "\C-c\C-xd" 'org-metadown)
19382 (org-defkey org-mode-map "\C-c\C-xL" 'org-shiftmetaleft)
19383 (org-defkey org-mode-map "\C-c\C-xR" 'org-shiftmetaright)
19384 (org-defkey org-mode-map "\C-c\C-xU" 'org-shiftmetaup)
19385 (org-defkey org-mode-map "\C-c\C-xD" 'org-shiftmetadown)
19386 (org-defkey org-mode-map [?\C-c (up)] 'org-shiftup)
19387 (org-defkey org-mode-map [?\C-c (down)] 'org-shiftdown)
19388 (org-defkey org-mode-map [?\C-c (left)] 'org-shiftleft)
19389 (org-defkey org-mode-map [?\C-c (right)] 'org-shiftright)
19390 (org-defkey org-mode-map [?\C-c ?\C-x (right)] 'org-shiftcontrolright)
19391 (org-defkey org-mode-map [?\C-c ?\C-x (left)] 'org-shiftcontrolleft)
19392 (org-defkey org-mode-map [?\e (tab)] 'pcomplete)
19393 (org-defkey org-mode-map [?\e (shift return)] 'org-insert-todo-heading)
19394 (org-defkey org-mode-map [?\e (shift left)] 'org-shiftmetaleft)
19395 (org-defkey org-mode-map [?\e (shift right)] 'org-shiftmetaright)
19396 (org-defkey org-mode-map [?\e (shift up)] 'org-shiftmetaup)
19397 (org-defkey org-mode-map [?\e (shift down)] 'org-shiftmetadown))
19399 ;; All the other keys
19401 (org-defkey org-mode-map "\C-c\C-a" 'show-all) ; in case allout messed up.
19402 (org-defkey org-mode-map "\C-c\C-r" 'org-reveal)
19403 (if (boundp 'narrow-map)
19404 (org-defkey narrow-map "s" 'org-narrow-to-subtree)
19405 (org-defkey org-mode-map "\C-xns" 'org-narrow-to-subtree))
19406 (if (boundp 'narrow-map)
19407 (org-defkey narrow-map "b" 'org-narrow-to-block)
19408 (org-defkey org-mode-map "\C-xnb" 'org-narrow-to-block))
19409 (if (boundp 'narrow-map)
19410 (org-defkey narrow-map "e" 'org-narrow-to-element)
19411 (org-defkey org-mode-map "\C-xne" 'org-narrow-to-element))
19412 (org-defkey org-mode-map "\C-\M-t" 'org-transpose-element)
19413 (org-defkey org-mode-map "\M-}" 'org-forward-element)
19414 (org-defkey org-mode-map "\M-{" 'org-backward-element)
19415 (org-defkey org-mode-map "\C-c\C-^" 'org-up-element)
19416 (org-defkey org-mode-map "\C-c\C-_" 'org-down-element)
19417 (org-defkey org-mode-map "\C-c\C-f" 'org-forward-heading-same-level)
19418 (org-defkey org-mode-map "\C-c\C-b" 'org-backward-heading-same-level)
19419 (org-defkey org-mode-map "\C-c\M-f" 'org-next-block)
19420 (org-defkey org-mode-map "\C-c\M-b" 'org-previous-block)
19421 (org-defkey org-mode-map "\C-c$" 'org-archive-subtree)
19422 (org-defkey org-mode-map "\C-c\C-x\C-s" 'org-advertized-archive-subtree)
19423 (org-defkey org-mode-map "\C-c\C-x\C-a" 'org-archive-subtree-default)
19424 (org-defkey org-mode-map "\C-c\C-xd" 'org-insert-drawer)
19425 (org-defkey org-mode-map "\C-c\C-xa" 'org-toggle-archive-tag)
19426 (org-defkey org-mode-map "\C-c\C-xA" 'org-archive-to-archive-sibling)
19427 (org-defkey org-mode-map "\C-c\C-xb" 'org-tree-to-indirect-buffer)
19428 (org-defkey org-mode-map "\C-c\C-xq" 'org-toggle-tags-groups)
19429 (org-defkey org-mode-map "\C-c\C-j" 'org-goto)
19430 (org-defkey org-mode-map "\C-c\C-t" 'org-todo)
19431 (org-defkey org-mode-map "\C-c\C-q" 'org-set-tags-command)
19432 (org-defkey org-mode-map "\C-c\C-s" 'org-schedule)
19433 (org-defkey org-mode-map "\C-c\C-d" 'org-deadline)
19434 (org-defkey org-mode-map "\C-c;" 'org-toggle-comment)
19435 (org-defkey org-mode-map "\C-c\C-w" 'org-refile)
19436 (org-defkey org-mode-map "\C-c\M-w" 'org-copy)
19437 (org-defkey org-mode-map "\C-c/" 'org-sparse-tree) ; Minor-mode reserved
19438 (org-defkey org-mode-map "\C-c\\" 'org-match-sparse-tree) ; Minor-mode res.
19439 (org-defkey org-mode-map "\C-c\C-m" 'org-ctrl-c-ret)
19440 (org-defkey org-mode-map "\M-\C-m" 'org-insert-heading)
19441 (org-defkey org-mode-map "\C-c\C-xc" 'org-clone-subtree-with-time-shift)
19442 (org-defkey org-mode-map "\C-c\C-xv" 'org-copy-visible)
19443 (org-defkey org-mode-map [(control return)] 'org-insert-heading-respect-content)
19444 (org-defkey org-mode-map [(shift control return)] 'org-insert-todo-heading-respect-content)
19445 (org-defkey org-mode-map "\C-c\C-x\C-n" 'org-next-link)
19446 (org-defkey org-mode-map "\C-c\C-x\C-p" 'org-previous-link)
19447 (org-defkey org-mode-map "\C-c\C-l" 'org-insert-link)
19448 (org-defkey org-mode-map "\C-c\M-l" 'org-insert-last-stored-link)
19449 (org-defkey org-mode-map "\C-c\C-\M-l" 'org-insert-all-links)
19450 (org-defkey org-mode-map "\C-c\C-o" 'org-open-at-point)
19451 (org-defkey org-mode-map "\C-c%" 'org-mark-ring-push)
19452 (org-defkey org-mode-map "\C-c&" 'org-mark-ring-goto)
19453 (org-defkey org-mode-map "\C-c\C-z" 'org-add-note) ; Alternative binding
19454 (org-defkey org-mode-map "\C-c." 'org-time-stamp) ; Minor-mode reserved
19455 (org-defkey org-mode-map "\C-c!" 'org-time-stamp-inactive) ; Minor-mode r.
19456 (org-defkey org-mode-map "\C-c," 'org-priority) ; Minor-mode reserved
19457 (org-defkey org-mode-map "\C-c\C-y" 'org-evaluate-time-range)
19458 (org-defkey org-mode-map "\C-c>" 'org-goto-calendar)
19459 (org-defkey org-mode-map "\C-c<" 'org-date-from-calendar)
19460 (org-defkey org-mode-map [(control ?,)] 'org-cycle-agenda-files)
19461 (org-defkey org-mode-map [(control ?\')] 'org-cycle-agenda-files)
19462 (org-defkey org-mode-map "\C-c[" 'org-agenda-file-to-front)
19463 (org-defkey org-mode-map "\C-c]" 'org-remove-file)
19464 (org-defkey org-mode-map "\C-c\C-x<" 'org-agenda-set-restriction-lock)
19465 (org-defkey org-mode-map "\C-c\C-x>" 'org-agenda-remove-restriction-lock)
19466 (org-defkey org-mode-map "\C-c-" 'org-ctrl-c-minus)
19467 (org-defkey org-mode-map "\C-c*" 'org-ctrl-c-star)
19468 (org-defkey org-mode-map "\C-c^" 'org-sort)
19469 (org-defkey org-mode-map "\C-c\C-c" 'org-ctrl-c-ctrl-c)
19470 (org-defkey org-mode-map "\C-c\C-k" 'org-kill-note-or-show-branches)
19471 (org-defkey org-mode-map "\C-c#" 'org-update-statistics-cookies)
19472 (org-defkey org-mode-map [remap open-line] 'org-open-line)
19473 (org-defkey org-mode-map [remap comment-dwim] 'org-comment-dwim)
19474 (org-defkey org-mode-map [remap forward-paragraph] 'org-forward-paragraph)
19475 (org-defkey org-mode-map [remap backward-paragraph] 'org-backward-paragraph)
19476 (org-defkey org-mode-map "\C-m" 'org-return)
19477 (org-defkey org-mode-map "\C-j" 'org-return-indent)
19478 (org-defkey org-mode-map "\C-c?" 'org-table-field-info)
19479 (org-defkey org-mode-map "\C-c " 'org-table-blank-field)
19480 (org-defkey org-mode-map "\C-c+" 'org-table-sum)
19481 (org-defkey org-mode-map "\C-c=" 'org-table-eval-formula)
19482 (org-defkey org-mode-map "\C-c'" 'org-edit-special)
19483 (org-defkey org-mode-map "\C-c`" 'org-table-edit-field)
19484 (org-defkey org-mode-map "\C-cp" 'orgtbl-ascii-plot)
19485 (org-defkey org-mode-map "\C-c|" 'org-table-create-or-convert-from-region)
19486 (org-defkey org-mode-map [(control ?#)] 'org-table-rotate-recalc-marks)
19487 (org-defkey org-mode-map "\C-c~" 'org-table-create-with-table.el)
19488 (org-defkey org-mode-map "\C-c\C-a" 'org-attach)
19489 (org-defkey org-mode-map "\C-c}" 'org-table-toggle-coordinate-overlays)
19490 (org-defkey org-mode-map "\C-c{" 'org-table-toggle-formula-debugger)
19491 (org-defkey org-mode-map "\C-c\C-e" 'org-export-dispatch)
19492 (org-defkey org-mode-map "\C-c:" 'org-toggle-fixed-width)
19493 (org-defkey org-mode-map "\C-c\C-x\C-f" 'org-emphasize)
19494 (org-defkey org-mode-map "\C-c\C-xf" 'org-footnote-action)
19495 (org-defkey org-mode-map "\C-c\C-x\C-mg" 'org-mobile-pull)
19496 (org-defkey org-mode-map "\C-c\C-x\C-mp" 'org-mobile-push)
19497 (org-defkey org-mode-map "\C-c@" 'org-mark-subtree)
19498 (org-defkey org-mode-map "\M-h" 'org-mark-element)
19499 (org-defkey org-mode-map [?\C-c (control ?*)] 'org-list-make-subtree)
19500 ;;(org-defkey org-mode-map [?\C-c (control ?-)] 'org-list-make-list-from-subtree)
19502 (org-defkey org-mode-map "\C-c\C-x\C-w" 'org-cut-special)
19503 (org-defkey org-mode-map "\C-c\C-x\M-w" 'org-copy-special)
19504 (org-defkey org-mode-map "\C-c\C-x\C-y" 'org-paste-special)
19506 (org-defkey org-mode-map "\C-c\C-x\C-t" 'org-toggle-time-stamp-overlays)
19507 (org-defkey org-mode-map "\C-c\C-x\C-i" 'org-clock-in)
19508 (org-defkey org-mode-map "\C-c\C-x\C-x" 'org-clock-in-last)
19509 (org-defkey org-mode-map "\C-c\C-x\C-z" 'org-resolve-clocks)
19510 (org-defkey org-mode-map "\C-c\C-x\C-o" 'org-clock-out)
19511 (org-defkey org-mode-map "\C-c\C-x\C-j" 'org-clock-goto)
19512 (org-defkey org-mode-map "\C-c\C-x\C-q" 'org-clock-cancel)
19513 (org-defkey org-mode-map "\C-c\C-x\C-d" 'org-clock-display)
19514 (org-defkey org-mode-map "\C-c\C-x\C-r" 'org-clock-report)
19515 (org-defkey org-mode-map "\C-c\C-x\C-u" 'org-dblock-update)
19516 (org-defkey org-mode-map "\C-c\C-x\C-l" 'org-toggle-latex-fragment)
19517 (org-defkey org-mode-map "\C-c\C-x\C-v" 'org-toggle-inline-images)
19518 (org-defkey org-mode-map "\C-c\C-x\C-\M-v" 'org-redisplay-inline-images)
19519 (org-defkey org-mode-map "\C-c\C-x\\" 'org-toggle-pretty-entities)
19520 (org-defkey org-mode-map "\C-c\C-x\C-b" 'org-toggle-checkbox)
19521 (org-defkey org-mode-map "\C-c\C-xp" 'org-set-property)
19522 (org-defkey org-mode-map "\C-c\C-xP" 'org-set-property-and-value)
19523 (org-defkey org-mode-map "\C-c\C-xe" 'org-set-effort)
19524 (org-defkey org-mode-map "\C-c\C-xE" 'org-inc-effort)
19525 (org-defkey org-mode-map "\C-c\C-xo" 'org-toggle-ordered-property)
19526 (org-defkey org-mode-map "\C-c\C-xi" 'org-insert-columns-dblock)
19527 (org-defkey org-mode-map [(control ?c) (control ?x) ?\;] 'org-timer-set-timer)
19528 (org-defkey org-mode-map [(control ?c) (control ?x) ?\:] 'org-timer-cancel-timer)
19530 (org-defkey org-mode-map "\C-c\C-x." 'org-timer)
19531 (org-defkey org-mode-map "\C-c\C-x-" 'org-timer-item)
19532 (org-defkey org-mode-map "\C-c\C-x0" 'org-timer-start)
19533 (org-defkey org-mode-map "\C-c\C-x_" 'org-timer-stop)
19534 (org-defkey org-mode-map "\C-c\C-x," 'org-timer-pause-or-continue)
19536 (define-key org-mode-map "\C-c\C-x\C-c" 'org-columns)
19538 (define-key org-mode-map "\C-c\C-x!" 'org-reload)
19540 (define-key org-mode-map "\C-c\C-xg" 'org-feed-update-all)
19541 (define-key org-mode-map "\C-c\C-xG" 'org-feed-goto-inbox)
19543 (define-key org-mode-map "\C-c\C-x[" 'org-reftex-citation)
19546 (when (featurep 'xemacs)
19547 (org-defkey org-mode-map 'button3 'popup-mode-menu))
19550 (defconst org-speed-commands-default
19552 ("Outline Navigation")
19553 ("n" . (org-speed-move-safe 'outline-next-visible-heading))
19554 ("p" . (org-speed-move-safe 'outline-previous-visible-heading))
19555 ("f" . (org-speed-move-safe 'org-forward-heading-same-level))
19556 ("b" . (org-speed-move-safe 'org-backward-heading-same-level))
19557 ("F" . org-next-block)
19558 ("B" . org-previous-block)
19559 ("u" . (org-speed-move-safe 'outline-up-heading))
19560 ("j" . org-goto)
19561 ("g" . (org-refile t))
19562 ("Outline Visibility")
19563 ("c" . org-cycle)
19564 ("C" . org-shifttab)
19565 (" " . org-display-outline-path)
19566 ("s" . org-narrow-to-subtree)
19567 ("=" . org-columns)
19568 ("Outline Structure Editing")
19569 ("U" . org-metaup)
19570 ("D" . org-metadown)
19571 ("r" . org-metaright)
19572 ("l" . org-metaleft)
19573 ("R" . org-shiftmetaright)
19574 ("L" . org-shiftmetaleft)
19575 ("i" . (progn (forward-char 1) (call-interactively
19576 'org-insert-heading-respect-content)))
19577 ("^" . org-sort)
19578 ("w" . org-refile)
19579 ("a" . org-archive-subtree-default-with-confirmation)
19580 ("@" . org-mark-subtree)
19581 ("#" . org-toggle-comment)
19582 ("Clock Commands")
19583 ("I" . org-clock-in)
19584 ("O" . org-clock-out)
19585 ("Meta Data Editing")
19586 ("t" . org-todo)
19587 ("," . (org-priority))
19588 ("0" . (org-priority ?\ ))
19589 ("1" . (org-priority ?A))
19590 ("2" . (org-priority ?B))
19591 ("3" . (org-priority ?C))
19592 (":" . org-set-tags-command)
19593 ("e" . org-set-effort)
19594 ("E" . org-inc-effort)
19595 ("W" . (lambda(m) (interactive "sMinutes before warning: ")
19596 (org-entry-put (point) "APPT_WARNTIME" m)))
19597 ("Agenda Views etc")
19598 ("v" . org-agenda)
19599 ("/" . org-sparse-tree)
19600 ("Misc")
19601 ("o" . org-open-at-point)
19602 ("?" . org-speed-command-help)
19603 ("<" . (org-agenda-set-restriction-lock 'subtree))
19604 (">" . (org-agenda-remove-restriction-lock))
19606 "The default speed commands.")
19608 (defun org-print-speed-command (e)
19609 (if (> (length (car e)) 1)
19610 (progn
19611 (princ "\n")
19612 (princ (car e))
19613 (princ "\n")
19614 (princ (make-string (length (car e)) ?-))
19615 (princ "\n"))
19616 (princ (car e))
19617 (princ " ")
19618 (if (symbolp (cdr e))
19619 (princ (symbol-name (cdr e)))
19620 (prin1 (cdr e)))
19621 (princ "\n")))
19623 (defun org-speed-command-help ()
19624 "Show the available speed commands."
19625 (interactive)
19626 (if (not org-use-speed-commands)
19627 (user-error "Speed commands are not activated, customize `org-use-speed-commands'")
19628 (with-output-to-temp-buffer "*Help*"
19629 (princ "User-defined Speed commands\n===========================\n")
19630 (mapc 'org-print-speed-command org-speed-commands-user)
19631 (princ "\n")
19632 (princ "Built-in Speed commands\n=======================\n")
19633 (mapc 'org-print-speed-command org-speed-commands-default))
19634 (with-current-buffer "*Help*"
19635 (setq truncate-lines t))))
19637 (defun org-speed-move-safe (cmd)
19638 "Execute CMD, but make sure that the cursor always ends up in a headline.
19639 If not, return to the original position and throw an error."
19640 (interactive)
19641 (let ((pos (point)))
19642 (call-interactively cmd)
19643 (unless (and (bolp) (org-at-heading-p))
19644 (goto-char pos)
19645 (error "Boundary reached while executing %s" cmd))))
19647 (defvar org-self-insert-command-undo-counter 0)
19649 (defvar org-table-auto-blank-field) ; defined in org-table.el
19650 (defvar org-speed-command nil)
19652 (define-obsolete-function-alias
19653 'org-speed-command-default-hook 'org-speed-command-activate "24.3")
19655 (defun org-speed-command-activate (keys)
19656 "Hook for activating single-letter speed commands.
19657 `org-speed-commands-default' specifies a minimal command set.
19658 Use `org-speed-commands-user' for further customization."
19659 (when (or (and (bolp) (looking-at org-outline-regexp))
19660 (and (functionp org-use-speed-commands)
19661 (funcall org-use-speed-commands)))
19662 (cdr (assoc keys (append org-speed-commands-user
19663 org-speed-commands-default)))))
19665 (define-obsolete-function-alias
19666 'org-babel-speed-command-hook 'org-babel-speed-command-activate "24.3")
19668 (defun org-babel-speed-command-activate (keys)
19669 "Hook for activating single-letter code block commands."
19670 (when (and (bolp) (looking-at org-babel-src-block-regexp))
19671 (cdr (assoc keys org-babel-key-bindings))))
19673 (defcustom org-speed-command-hook
19674 '(org-speed-command-default-hook org-babel-speed-command-hook)
19675 "Hook for activating speed commands at strategic locations.
19676 Hook functions are called in sequence until a valid handler is
19677 found.
19679 Each hook takes a single argument, a user-pressed command key
19680 which is also a `self-insert-command' from the global map.
19682 Within the hook, examine the cursor position and the command key
19683 and return nil or a valid handler as appropriate. Handler could
19684 be one of an interactive command, a function, or a form.
19686 Set `org-use-speed-commands' to non-nil value to enable this
19687 hook. The default setting is `org-speed-command-activate'."
19688 :group 'org-structure
19689 :version "24.1"
19690 :type 'hook)
19692 (defun org-self-insert-command (N)
19693 "Like `self-insert-command', use overwrite-mode for whitespace in tables.
19694 If the cursor is in a table looking at whitespace, the whitespace is
19695 overwritten, and the table is not marked as requiring realignment."
19696 (interactive "p")
19697 (org-check-before-invisible-edit 'insert)
19698 (cond
19699 ((and org-use-speed-commands
19700 (let ((kv (this-command-keys-vector)))
19701 (setq org-speed-command
19702 (run-hook-with-args-until-success
19703 'org-speed-command-hook
19704 (make-string 1 (aref kv (1- (length kv))))))))
19705 (cond
19706 ((commandp org-speed-command)
19707 (setq this-command org-speed-command)
19708 (call-interactively org-speed-command))
19709 ((functionp org-speed-command)
19710 (funcall org-speed-command))
19711 ((and org-speed-command (listp org-speed-command))
19712 (eval org-speed-command))
19713 (t (let (org-use-speed-commands)
19714 (call-interactively 'org-self-insert-command)))))
19715 ((and
19716 (org-table-p)
19717 (progn
19718 ;; check if we blank the field, and if that triggers align
19719 (and (featurep 'org-table) org-table-auto-blank-field
19720 (member last-command
19721 '(org-cycle org-return org-shifttab org-ctrl-c-ctrl-c yas-expand))
19722 (if (or (equal (char-after) ?\ ) (looking-at "[^|\n]* |"))
19723 ;; got extra space, this field does not determine column width
19724 (let (org-table-may-need-update) (org-table-blank-field))
19725 ;; no extra space, this field may determine column width
19726 (org-table-blank-field)))
19728 (eq N 1)
19729 (looking-at "[^|\n]* |"))
19730 (let (org-table-may-need-update)
19731 (goto-char (1- (match-end 0)))
19732 (backward-delete-char 1)
19733 (goto-char (match-beginning 0))
19734 (self-insert-command N)))
19736 (setq org-table-may-need-update t)
19737 (self-insert-command N)
19738 (org-fix-tags-on-the-fly)
19739 (if org-self-insert-cluster-for-undo
19740 (if (not (eq last-command 'org-self-insert-command))
19741 (setq org-self-insert-command-undo-counter 1)
19742 (if (>= org-self-insert-command-undo-counter 20)
19743 (setq org-self-insert-command-undo-counter 1)
19744 (and (> org-self-insert-command-undo-counter 0)
19745 buffer-undo-list (listp buffer-undo-list)
19746 (not (cadr buffer-undo-list)) ; remove nil entry
19747 (setcdr buffer-undo-list (cddr buffer-undo-list)))
19748 (setq org-self-insert-command-undo-counter
19749 (1+ org-self-insert-command-undo-counter))))))))
19751 (defun org-check-before-invisible-edit (kind)
19752 "Check is editing if kind KIND would be dangerous with invisible text around.
19753 The detailed reaction depends on the user option `org-catch-invisible-edits'."
19754 ;; First, try to get out of here as quickly as possible, to reduce overhead
19755 (if (and org-catch-invisible-edits
19756 (or (not (boundp 'visible-mode)) (not visible-mode))
19757 (or (get-char-property (point) 'invisible)
19758 (get-char-property (max (point-min) (1- (point))) 'invisible)))
19759 ;; OK, we need to take a closer look
19760 (let* ((invisible-at-point (get-char-property (point) 'invisible))
19761 (invisible-before-point (if (bobp) nil (get-char-property
19762 (1- (point)) 'invisible)))
19763 (border-and-ok-direction
19765 ;; Check if we are acting predictably before invisible text
19766 (and invisible-at-point (not invisible-before-point)
19767 (memq kind '(insert delete-backward)))
19768 ;; Check if we are acting predictably after invisible text
19769 ;; This works not well, and I have turned it off. It seems
19770 ;; better to always show and stop after invisible text.
19771 ;; (and (not invisible-at-point) invisible-before-point
19772 ;; (memq kind '(insert delete)))
19774 (when (or (memq invisible-at-point '(outline org-hide-block t))
19775 (memq invisible-before-point '(outline org-hide-block t)))
19776 (if (eq org-catch-invisible-edits 'error)
19777 (user-error "Editing in invisible areas is prohibited, make them visible first"))
19778 (if (and org-custom-properties-overlays
19779 (y-or-n-p "Display invisible properties in this buffer? "))
19780 (org-toggle-custom-properties-visibility)
19781 ;; Make the area visible
19782 (save-excursion
19783 (if invisible-before-point
19784 (goto-char (previous-single-char-property-change
19785 (point) 'invisible)))
19786 (show-subtree))
19787 (cond
19788 ((eq org-catch-invisible-edits 'show)
19789 ;; That's it, we do the edit after showing
19790 (message
19791 "Unfolding invisible region around point before editing")
19792 (sit-for 1))
19793 ((and (eq org-catch-invisible-edits 'smart)
19794 border-and-ok-direction)
19795 (message "Unfolding invisible region around point before editing"))
19797 ;; Don't do the edit, make the user repeat it in full visibility
19798 (user-error "Edit in invisible region aborted, repeat to confirm with text visible"))))))))
19800 (defun org-fix-tags-on-the-fly ()
19801 (when (and (equal (char-after (point-at-bol)) ?*)
19802 (org-at-heading-p))
19803 (org-align-tags-here org-tags-column)))
19805 (defun org-delete-backward-char (N)
19806 "Like `delete-backward-char', insert whitespace at field end in tables.
19807 When deleting backwards, in tables this function will insert whitespace in
19808 front of the next \"|\" separator, to keep the table aligned. The table will
19809 still be marked for re-alignment if the field did fill the entire column,
19810 because, in this case the deletion might narrow the column."
19811 (interactive "p")
19812 (save-match-data
19813 (org-check-before-invisible-edit 'delete-backward)
19814 (if (and (org-table-p)
19815 (eq N 1)
19816 (string-match "|" (buffer-substring (point-at-bol) (point)))
19817 (looking-at ".*?|"))
19818 (let ((pos (point))
19819 (noalign (looking-at "[^|\n\r]* |"))
19820 (c org-table-may-need-update))
19821 (backward-delete-char N)
19822 (if (not overwrite-mode)
19823 (progn
19824 (skip-chars-forward "^|")
19825 (insert " ")
19826 (goto-char (1- pos))))
19827 ;; noalign: if there were two spaces at the end, this field
19828 ;; does not determine the width of the column.
19829 (if noalign (setq org-table-may-need-update c)))
19830 (backward-delete-char N)
19831 (org-fix-tags-on-the-fly))))
19833 (defun org-delete-char (N)
19834 "Like `delete-char', but insert whitespace at field end in tables.
19835 When deleting characters, in tables this function will insert whitespace in
19836 front of the next \"|\" separator, to keep the table aligned. The table will
19837 still be marked for re-alignment if the field did fill the entire column,
19838 because, in this case the deletion might narrow the column."
19839 (interactive "p")
19840 (save-match-data
19841 (org-check-before-invisible-edit 'delete)
19842 (if (and (org-table-p)
19843 (not (bolp))
19844 (not (= (char-after) ?|))
19845 (eq N 1))
19846 (if (looking-at ".*?|")
19847 (let ((pos (point))
19848 (noalign (looking-at "[^|\n\r]* |"))
19849 (c org-table-may-need-update))
19850 (replace-match
19851 (concat (substring (match-string 0) 1 -1) " |") nil t)
19852 (goto-char pos)
19853 ;; noalign: if there were two spaces at the end, this field
19854 ;; does not determine the width of the column.
19855 (if noalign (setq org-table-may-need-update c)))
19856 (delete-char N))
19857 (delete-char N)
19858 (org-fix-tags-on-the-fly))))
19860 ;; Make `delete-selection-mode' work with org-mode and orgtbl-mode
19861 (put 'org-self-insert-command 'delete-selection
19862 (lambda ()
19863 (not (run-hook-with-args-until-success
19864 'self-insert-uses-region-functions))))
19865 (put 'orgtbl-self-insert-command 'delete-selection
19866 (lambda ()
19867 (not (run-hook-with-args-until-success
19868 'self-insert-uses-region-functions))))
19869 (put 'org-delete-char 'delete-selection 'supersede)
19870 (put 'org-delete-backward-char 'delete-selection 'supersede)
19871 (put 'org-yank 'delete-selection 'yank)
19873 ;; Make `flyspell-mode' delay after some commands
19874 (put 'org-self-insert-command 'flyspell-delayed t)
19875 (put 'orgtbl-self-insert-command 'flyspell-delayed t)
19876 (put 'org-delete-char 'flyspell-delayed t)
19877 (put 'org-delete-backward-char 'flyspell-delayed t)
19879 ;; Make pabbrev-mode expand after org-mode commands
19880 (put 'org-self-insert-command 'pabbrev-expand-after-command t)
19881 (put 'orgtbl-self-insert-command 'pabbrev-expand-after-command t)
19883 (defun org-remap (map &rest commands)
19884 "In MAP, remap the functions given in COMMANDS.
19885 COMMANDS is a list of alternating OLDDEF NEWDEF command names."
19886 (let (new old)
19887 (while commands
19888 (setq old (pop commands) new (pop commands))
19889 (if (fboundp 'command-remapping)
19890 (org-defkey map (vector 'remap old) new)
19891 (substitute-key-definition old new map global-map)))))
19893 (defun org-transpose-words ()
19894 "Transpose words for Org.
19895 This uses the `org-mode-transpose-word-syntax-table' syntax
19896 table, which interprets characters in `org-emphasis-alist' as
19897 word constituents."
19898 (interactive)
19899 (with-syntax-table org-mode-transpose-word-syntax-table
19900 (call-interactively 'transpose-words)))
19901 (org-remap org-mode-map 'transpose-words 'org-transpose-words)
19903 (when (eq org-enable-table-editor 'optimized)
19904 ;; If the user wants maximum table support, we need to hijack
19905 ;; some standard editing functions
19906 (org-remap org-mode-map
19907 'self-insert-command 'org-self-insert-command
19908 'delete-char 'org-delete-char
19909 'delete-backward-char 'org-delete-backward-char)
19910 (org-defkey org-mode-map "|" 'org-force-self-insert))
19912 (defvar org-ctrl-c-ctrl-c-hook nil
19913 "Hook for functions attaching themselves to `C-c C-c'.
19915 This can be used to add additional functionality to the C-c C-c
19916 key which executes context-dependent commands. This hook is run
19917 before any other test, while `org-ctrl-c-ctrl-c-final-hook' is
19918 run after the last test.
19920 Each function will be called with no arguments. The function
19921 must check if the context is appropriate for it to act. If yes,
19922 it should do its thing and then return a non-nil value. If the
19923 context is wrong, just do nothing and return nil.")
19925 (defvar org-ctrl-c-ctrl-c-final-hook nil
19926 "Hook for functions attaching themselves to `C-c C-c'.
19928 This can be used to add additional functionality to the C-c C-c
19929 key which executes context-dependent commands. This hook is run
19930 after any other test, while `org-ctrl-c-ctrl-c-hook' is run
19931 before the first test.
19933 Each function will be called with no arguments. The function
19934 must check if the context is appropriate for it to act. If yes,
19935 it should do its thing and then return a non-nil value. If the
19936 context is wrong, just do nothing and return nil.")
19938 (defvar org-tab-first-hook nil
19939 "Hook for functions to attach themselves to TAB.
19940 See `org-ctrl-c-ctrl-c-hook' for more information.
19941 This hook runs as the first action when TAB is pressed, even before
19942 `org-cycle' messes around with the `outline-regexp' to cater for
19943 inline tasks and plain list item folding.
19944 If any function in this hook returns t, any other actions that
19945 would have been caused by TAB (such as table field motion or visibility
19946 cycling) will not occur.")
19948 (defvar org-tab-after-check-for-table-hook nil
19949 "Hook for functions to attach themselves to TAB.
19950 See `org-ctrl-c-ctrl-c-hook' for more information.
19951 This hook runs after it has been established that the cursor is not in a
19952 table, but before checking if the cursor is in a headline or if global cycling
19953 should be done.
19954 If any function in this hook returns t, not other actions like visibility
19955 cycling will be done.")
19957 (defvar org-tab-after-check-for-cycling-hook nil
19958 "Hook for functions to attach themselves to TAB.
19959 See `org-ctrl-c-ctrl-c-hook' for more information.
19960 This hook runs after it has been established that not table field motion and
19961 not visibility should be done because of current context. This is probably
19962 the place where a package like yasnippets can hook in.")
19964 (defvar org-tab-before-tab-emulation-hook nil
19965 "Hook for functions to attach themselves to TAB.
19966 See `org-ctrl-c-ctrl-c-hook' for more information.
19967 This hook runs after every other options for TAB have been exhausted, but
19968 before indentation and \t insertion takes place.")
19970 (defvar org-metaleft-hook nil
19971 "Hook for functions attaching themselves to `M-left'.
19972 See `org-ctrl-c-ctrl-c-hook' for more information.")
19973 (defvar org-metaright-hook nil
19974 "Hook for functions attaching themselves to `M-right'.
19975 See `org-ctrl-c-ctrl-c-hook' for more information.")
19976 (defvar org-metaup-hook nil
19977 "Hook for functions attaching themselves to `M-up'.
19978 See `org-ctrl-c-ctrl-c-hook' for more information.")
19979 (defvar org-metadown-hook nil
19980 "Hook for functions attaching themselves to `M-down'.
19981 See `org-ctrl-c-ctrl-c-hook' for more information.")
19982 (defvar org-shiftmetaleft-hook nil
19983 "Hook for functions attaching themselves to `M-S-left'.
19984 See `org-ctrl-c-ctrl-c-hook' for more information.")
19985 (defvar org-shiftmetaright-hook nil
19986 "Hook for functions attaching themselves to `M-S-right'.
19987 See `org-ctrl-c-ctrl-c-hook' for more information.")
19988 (defvar org-shiftmetaup-hook nil
19989 "Hook for functions attaching themselves to `M-S-up'.
19990 See `org-ctrl-c-ctrl-c-hook' for more information.")
19991 (defvar org-shiftmetadown-hook nil
19992 "Hook for functions attaching themselves to `M-S-down'.
19993 See `org-ctrl-c-ctrl-c-hook' for more information.")
19994 (defvar org-metareturn-hook nil
19995 "Hook for functions attaching themselves to `M-RET'.
19996 See `org-ctrl-c-ctrl-c-hook' for more information.")
19997 (defvar org-shiftup-hook nil
19998 "Hook for functions attaching themselves to `S-up'.
19999 See `org-ctrl-c-ctrl-c-hook' for more information.")
20000 (defvar org-shiftup-final-hook nil
20001 "Hook for functions attaching themselves to `S-up'.
20002 This one runs after all other options except shift-select have been excluded.
20003 See `org-ctrl-c-ctrl-c-hook' for more information.")
20004 (defvar org-shiftdown-hook nil
20005 "Hook for functions attaching themselves to `S-down'.
20006 See `org-ctrl-c-ctrl-c-hook' for more information.")
20007 (defvar org-shiftdown-final-hook nil
20008 "Hook for functions attaching themselves to `S-down'.
20009 This one runs after all other options except shift-select have been excluded.
20010 See `org-ctrl-c-ctrl-c-hook' for more information.")
20011 (defvar org-shiftleft-hook nil
20012 "Hook for functions attaching themselves to `S-left'.
20013 See `org-ctrl-c-ctrl-c-hook' for more information.")
20014 (defvar org-shiftleft-final-hook nil
20015 "Hook for functions attaching themselves to `S-left'.
20016 This one runs after all other options except shift-select have been excluded.
20017 See `org-ctrl-c-ctrl-c-hook' for more information.")
20018 (defvar org-shiftright-hook nil
20019 "Hook for functions attaching themselves to `S-right'.
20020 See `org-ctrl-c-ctrl-c-hook' for more information.")
20021 (defvar org-shiftright-final-hook nil
20022 "Hook for functions attaching themselves to `S-right'.
20023 This one runs after all other options except shift-select have been excluded.
20024 See `org-ctrl-c-ctrl-c-hook' for more information.")
20026 (defun org-modifier-cursor-error ()
20027 "Throw an error, a modified cursor command was applied in wrong context."
20028 (user-error "This command is active in special context like tables, headlines or items"))
20030 (defun org-shiftselect-error ()
20031 "Throw an error because Shift-Cursor command was applied in wrong context."
20032 (if (and (boundp 'shift-select-mode) shift-select-mode)
20033 (user-error "To use shift-selection with Org-mode, customize `org-support-shift-select'")
20034 (user-error "This command works only in special context like headlines or timestamps")))
20036 (defun org-call-for-shift-select (cmd)
20037 (let ((this-command-keys-shift-translated t))
20038 (call-interactively cmd)))
20040 (defun org-shifttab (&optional arg)
20041 "Global visibility cycling or move to previous table field.
20042 Call `org-table-previous-field' within a table.
20043 When ARG is nil, cycle globally through visibility states.
20044 When ARG is a numeric prefix, show contents of this level."
20045 (interactive "P")
20046 (cond
20047 ((org-at-table-p) (call-interactively 'org-table-previous-field))
20048 ((integerp arg)
20049 (let ((arg2 (if org-odd-levels-only (1- (* 2 arg)) arg)))
20050 (message "Content view to level: %d" arg)
20051 (org-content (prefix-numeric-value arg2))
20052 (org-cycle-show-empty-lines t)
20053 (setq org-cycle-global-status 'overview)))
20054 (t (call-interactively 'org-global-cycle))))
20056 (defun org-shiftmetaleft ()
20057 "Promote subtree or delete table column.
20058 Calls `org-promote-subtree', `org-outdent-item-tree', or
20059 `org-table-delete-column', depending on context. See the
20060 individual commands for more information."
20061 (interactive)
20062 (cond
20063 ((run-hook-with-args-until-success 'org-shiftmetaleft-hook))
20064 ((org-at-table-p) (call-interactively 'org-table-delete-column))
20065 ((org-at-heading-p) (call-interactively 'org-promote-subtree))
20066 ((if (not (org-region-active-p)) (org-at-item-p)
20067 (save-excursion (goto-char (region-beginning))
20068 (org-at-item-p)))
20069 (call-interactively 'org-outdent-item-tree))
20070 (t (org-modifier-cursor-error))))
20072 (defun org-shiftmetaright ()
20073 "Demote subtree or insert table column.
20074 Calls `org-demote-subtree', `org-indent-item-tree', or
20075 `org-table-insert-column', depending on context. See the
20076 individual commands for more information."
20077 (interactive)
20078 (cond
20079 ((run-hook-with-args-until-success 'org-shiftmetaright-hook))
20080 ((org-at-table-p) (call-interactively 'org-table-insert-column))
20081 ((org-at-heading-p) (call-interactively 'org-demote-subtree))
20082 ((if (not (org-region-active-p)) (org-at-item-p)
20083 (save-excursion (goto-char (region-beginning))
20084 (org-at-item-p)))
20085 (call-interactively 'org-indent-item-tree))
20086 (t (org-modifier-cursor-error))))
20088 (defun org-shiftmetaup (&optional arg)
20089 "Drag the line at point up.
20090 In a table, kill the current row.
20091 On a clock timestamp, update the value of the timestamp like `S-<up>'
20092 but also adjust the previous clocked item in the clock history.
20093 Everywhere else, drag the line at point up."
20094 (interactive "P")
20095 (cond
20096 ((run-hook-with-args-until-success 'org-shiftmetaup-hook))
20097 ((org-at-table-p) (call-interactively 'org-table-kill-row))
20098 ((org-at-clock-log-p) (let ((org-clock-adjust-closest t))
20099 (call-interactively 'org-timestamp-up)))
20100 (t (call-interactively 'org-drag-line-backward))))
20102 (defun org-shiftmetadown (&optional arg)
20103 "Drag the line at point down.
20104 In a table, insert an empty row at the current line.
20105 On a clock timestamp, update the value of the timestamp like `S-<down>'
20106 but also adjust the previous clocked item in the clock history.
20107 Everywhere else, drag the line at point down."
20108 (interactive "P")
20109 (cond
20110 ((run-hook-with-args-until-success 'org-shiftmetadown-hook))
20111 ((org-at-table-p) (call-interactively 'org-table-insert-row))
20112 ((org-at-clock-log-p) (let ((org-clock-adjust-closest t))
20113 (call-interactively 'org-timestamp-down)))
20114 (t (call-interactively 'org-drag-line-forward))))
20116 (defsubst org-hidden-tree-error ()
20117 (user-error
20118 "Hidden subtree, open with TAB or use subtree command M-S-<left>/<right>"))
20120 (defun org-metaleft (&optional arg)
20121 "Promote heading or move table column to left.
20122 Calls `org-do-promote' or `org-table-move-column', depending on context.
20123 With no specific context, calls the Emacs default `backward-word'.
20124 See the individual commands for more information."
20125 (interactive "P")
20126 (cond
20127 ((run-hook-with-args-until-success 'org-metaleft-hook))
20128 ((org-at-table-p) (org-call-with-arg 'org-table-move-column 'left))
20129 ((org-with-limited-levels
20130 (or (org-at-heading-p)
20131 (and (org-region-active-p)
20132 (save-excursion
20133 (goto-char (region-beginning))
20134 (org-at-heading-p)))))
20135 (when (org-check-for-hidden 'headlines) (org-hidden-tree-error))
20136 (call-interactively 'org-do-promote))
20137 ;; At an inline task.
20138 ((org-at-heading-p)
20139 (call-interactively 'org-inlinetask-promote))
20140 ((or (org-at-item-p)
20141 (and (org-region-active-p)
20142 (save-excursion
20143 (goto-char (region-beginning))
20144 (org-at-item-p))))
20145 (when (org-check-for-hidden 'items) (org-hidden-tree-error))
20146 (call-interactively 'org-outdent-item))
20147 (t (call-interactively 'backward-word))))
20149 (defun org-metaright (&optional arg)
20150 "Demote a subtree, a list item or move table column to right.
20151 In front of a drawer or a block keyword, indent it correctly.
20152 With no specific context, calls the Emacs default `forward-word'.
20153 See the individual commands for more information."
20154 (interactive "P")
20155 (cond
20156 ((run-hook-with-args-until-success 'org-metaright-hook))
20157 ((org-at-table-p) (call-interactively 'org-table-move-column))
20158 ((org-at-drawer-p) (call-interactively 'org-indent-drawer))
20159 ((org-at-block-p) (call-interactively 'org-indent-block))
20160 ((org-with-limited-levels
20161 (or (org-at-heading-p)
20162 (and (org-region-active-p)
20163 (save-excursion
20164 (goto-char (region-beginning))
20165 (org-at-heading-p)))))
20166 (when (org-check-for-hidden 'headlines) (org-hidden-tree-error))
20167 (call-interactively 'org-do-demote))
20168 ;; At an inline task.
20169 ((org-at-heading-p)
20170 (call-interactively 'org-inlinetask-demote))
20171 ((or (org-at-item-p)
20172 (and (org-region-active-p)
20173 (save-excursion
20174 (goto-char (region-beginning))
20175 (org-at-item-p))))
20176 (when (org-check-for-hidden 'items) (org-hidden-tree-error))
20177 (call-interactively 'org-indent-item))
20178 (t (call-interactively 'forward-word))))
20180 (defun org-check-for-hidden (what)
20181 "Check if there are hidden headlines/items in the current visual line.
20182 WHAT can be either `headlines' or `items'. If the current line is
20183 an outline or item heading and it has a folded subtree below it,
20184 this function returns t, nil otherwise."
20185 (let ((re (cond
20186 ((eq what 'headlines) org-outline-regexp-bol)
20187 ((eq what 'items) (org-item-beginning-re))
20188 (t (error "This should not happen"))))
20189 beg end)
20190 (save-excursion
20191 (catch 'exit
20192 (unless (org-region-active-p)
20193 (setq beg (point-at-bol))
20194 (beginning-of-line 2)
20195 (while (and (not (eobp)) ;; this is like `next-line'
20196 (get-char-property (1- (point)) 'invisible))
20197 (beginning-of-line 2))
20198 (setq end (point))
20199 (goto-char beg)
20200 (goto-char (point-at-eol))
20201 (setq end (max end (point)))
20202 (while (re-search-forward re end t)
20203 (if (get-char-property (match-beginning 0) 'invisible)
20204 (throw 'exit t))))
20205 nil))))
20207 (defun org-metaup (&optional arg)
20208 "Move subtree up or move table row up.
20209 Calls `org-move-subtree-up' or `org-table-move-row' or
20210 `org-move-item-up', depending on context. See the individual commands
20211 for more information."
20212 (interactive "P")
20213 (cond
20214 ((run-hook-with-args-until-success 'org-metaup-hook))
20215 ((org-region-active-p)
20216 (let* ((a (min (region-beginning) (region-end)))
20217 (b (1- (max (region-beginning) (region-end))))
20218 (c (save-excursion (goto-char a)
20219 (move-beginning-of-line 0)))
20220 (d (save-excursion (goto-char a)
20221 (move-end-of-line 0) (point))))
20222 (transpose-regions a b c d)
20223 (goto-char c)))
20224 ((org-at-table-p) (org-call-with-arg 'org-table-move-row 'up))
20225 ((org-at-heading-p) (call-interactively 'org-move-subtree-up))
20226 ((org-at-item-p) (call-interactively 'org-move-item-up))
20227 (t (org-drag-element-backward))))
20229 (defun org-metadown (&optional arg)
20230 "Move subtree down or move table row down.
20231 Calls `org-move-subtree-down' or `org-table-move-row' or
20232 `org-move-item-down', depending on context. See the individual
20233 commands for more information."
20234 (interactive "P")
20235 (cond
20236 ((run-hook-with-args-until-success 'org-metadown-hook))
20237 ((org-region-active-p)
20238 (let* ((a (min (region-beginning) (region-end)))
20239 (b (max (region-beginning) (region-end)))
20240 (c (save-excursion (goto-char b)
20241 (move-beginning-of-line 1)))
20242 (d (save-excursion (goto-char b)
20243 (move-end-of-line 1) (1+ (point)))))
20244 (transpose-regions a b c d)
20245 (goto-char d)))
20246 ((org-at-table-p) (call-interactively 'org-table-move-row))
20247 ((org-at-heading-p) (call-interactively 'org-move-subtree-down))
20248 ((org-at-item-p) (call-interactively 'org-move-item-down))
20249 (t (org-drag-element-forward))))
20251 (defun org-shiftup (&optional arg)
20252 "Increase item in timestamp or increase priority of current headline.
20253 Calls `org-timestamp-up' or `org-priority-up', or `org-previous-item',
20254 depending on context. See the individual commands for more information."
20255 (interactive "P")
20256 (cond
20257 ((run-hook-with-args-until-success 'org-shiftup-hook))
20258 ((and org-support-shift-select (org-region-active-p))
20259 (org-call-for-shift-select 'previous-line))
20260 ((org-at-timestamp-p t)
20261 (call-interactively (if org-edit-timestamp-down-means-later
20262 'org-timestamp-down 'org-timestamp-up)))
20263 ((and (not (eq org-support-shift-select 'always))
20264 org-enable-priority-commands
20265 (org-at-heading-p))
20266 (call-interactively 'org-priority-up))
20267 ((and (not org-support-shift-select) (org-at-item-p))
20268 (call-interactively 'org-previous-item))
20269 ((org-clocktable-try-shift 'up arg))
20270 ((run-hook-with-args-until-success 'org-shiftup-final-hook))
20271 (org-support-shift-select
20272 (org-call-for-shift-select 'previous-line))
20273 (t (org-shiftselect-error))))
20275 (defun org-shiftdown (&optional arg)
20276 "Decrease item in timestamp or decrease priority of current headline.
20277 Calls `org-timestamp-down' or `org-priority-down', or `org-next-item'
20278 depending on context. See the individual commands for more information."
20279 (interactive "P")
20280 (cond
20281 ((run-hook-with-args-until-success 'org-shiftdown-hook))
20282 ((and org-support-shift-select (org-region-active-p))
20283 (org-call-for-shift-select 'next-line))
20284 ((org-at-timestamp-p t)
20285 (call-interactively (if org-edit-timestamp-down-means-later
20286 'org-timestamp-up 'org-timestamp-down)))
20287 ((and (not (eq org-support-shift-select 'always))
20288 org-enable-priority-commands
20289 (org-at-heading-p))
20290 (call-interactively 'org-priority-down))
20291 ((and (not org-support-shift-select) (org-at-item-p))
20292 (call-interactively 'org-next-item))
20293 ((org-clocktable-try-shift 'down arg))
20294 ((run-hook-with-args-until-success 'org-shiftdown-final-hook))
20295 (org-support-shift-select
20296 (org-call-for-shift-select 'next-line))
20297 (t (org-shiftselect-error))))
20299 (defun org-shiftright (&optional arg)
20300 "Cycle the thing at point or in the current line, depending on context.
20301 Depending on context, this does one of the following:
20303 - switch a timestamp at point one day into the future
20304 - on a headline, switch to the next TODO keyword.
20305 - on an item, switch entire list to the next bullet type
20306 - on a property line, switch to the next allowed value
20307 - on a clocktable definition line, move time block into the future"
20308 (interactive "P")
20309 (cond
20310 ((run-hook-with-args-until-success 'org-shiftright-hook))
20311 ((and org-support-shift-select (org-region-active-p))
20312 (org-call-for-shift-select 'forward-char))
20313 ((org-at-timestamp-p t) (call-interactively 'org-timestamp-up-day))
20314 ((and (not (eq org-support-shift-select 'always))
20315 (org-at-heading-p))
20316 (let ((org-inhibit-logging
20317 (not org-treat-S-cursor-todo-selection-as-state-change))
20318 (org-inhibit-blocking
20319 (not org-treat-S-cursor-todo-selection-as-state-change)))
20320 (org-call-with-arg 'org-todo 'right)))
20321 ((or (and org-support-shift-select
20322 (not (eq org-support-shift-select 'always))
20323 (org-at-item-bullet-p))
20324 (and (not org-support-shift-select) (org-at-item-p)))
20325 (org-call-with-arg 'org-cycle-list-bullet nil))
20326 ((and (not (eq org-support-shift-select 'always))
20327 (org-at-property-p))
20328 (call-interactively 'org-property-next-allowed-value))
20329 ((org-clocktable-try-shift 'right arg))
20330 ((run-hook-with-args-until-success 'org-shiftright-final-hook))
20331 (org-support-shift-select
20332 (org-call-for-shift-select 'forward-char))
20333 (t (org-shiftselect-error))))
20335 (defun org-shiftleft (&optional arg)
20336 "Cycle the thing at point or in the current line, depending on context.
20337 Depending on context, this does one of the following:
20339 - switch a timestamp at point one day into the past
20340 - on a headline, switch to the previous TODO keyword.
20341 - on an item, switch entire list to the previous bullet type
20342 - on a property line, switch to the previous allowed value
20343 - on a clocktable definition line, move time block into the past"
20344 (interactive "P")
20345 (cond
20346 ((run-hook-with-args-until-success 'org-shiftleft-hook))
20347 ((and org-support-shift-select (org-region-active-p))
20348 (org-call-for-shift-select 'backward-char))
20349 ((org-at-timestamp-p t) (call-interactively 'org-timestamp-down-day))
20350 ((and (not (eq org-support-shift-select 'always))
20351 (org-at-heading-p))
20352 (let ((org-inhibit-logging
20353 (not org-treat-S-cursor-todo-selection-as-state-change))
20354 (org-inhibit-blocking
20355 (not org-treat-S-cursor-todo-selection-as-state-change)))
20356 (org-call-with-arg 'org-todo 'left)))
20357 ((or (and org-support-shift-select
20358 (not (eq org-support-shift-select 'always))
20359 (org-at-item-bullet-p))
20360 (and (not org-support-shift-select) (org-at-item-p)))
20361 (org-call-with-arg 'org-cycle-list-bullet 'previous))
20362 ((and (not (eq org-support-shift-select 'always))
20363 (org-at-property-p))
20364 (call-interactively 'org-property-previous-allowed-value))
20365 ((org-clocktable-try-shift 'left arg))
20366 ((run-hook-with-args-until-success 'org-shiftleft-final-hook))
20367 (org-support-shift-select
20368 (org-call-for-shift-select 'backward-char))
20369 (t (org-shiftselect-error))))
20371 (defun org-shiftcontrolright ()
20372 "Switch to next TODO set."
20373 (interactive)
20374 (cond
20375 ((and org-support-shift-select (org-region-active-p))
20376 (org-call-for-shift-select 'forward-word))
20377 ((and (not (eq org-support-shift-select 'always))
20378 (org-at-heading-p))
20379 (org-call-with-arg 'org-todo 'nextset))
20380 (org-support-shift-select
20381 (org-call-for-shift-select 'forward-word))
20382 (t (org-shiftselect-error))))
20384 (defun org-shiftcontrolleft ()
20385 "Switch to previous TODO set."
20386 (interactive)
20387 (cond
20388 ((and org-support-shift-select (org-region-active-p))
20389 (org-call-for-shift-select 'backward-word))
20390 ((and (not (eq org-support-shift-select 'always))
20391 (org-at-heading-p))
20392 (org-call-with-arg 'org-todo 'previousset))
20393 (org-support-shift-select
20394 (org-call-for-shift-select 'backward-word))
20395 (t (org-shiftselect-error))))
20397 (defun org-shiftcontrolup (&optional n)
20398 "Change timestamps synchronously up in CLOCK log lines.
20399 Optional argument N tells to change by that many units."
20400 (interactive "P")
20401 (if (and (org-at-clock-log-p) (org-at-timestamp-p t))
20402 (let (org-support-shift-select)
20403 (org-clock-timestamps-up n))
20404 (user-error "Not at a clock log")))
20406 (defun org-shiftcontroldown (&optional n)
20407 "Change timestamps synchronously down in CLOCK log lines.
20408 Optional argument N tells to change by that many units."
20409 (interactive "P")
20410 (if (and (org-at-clock-log-p) (org-at-timestamp-p t))
20411 (let (org-support-shift-select)
20412 (org-clock-timestamps-down n))
20413 (user-error "Not at a clock log")))
20415 (defun org-increase-number-at-point (&optional inc)
20416 "Increment the number at point.
20417 With an optional prefix numeric argument INC, increment using
20418 this numeric value."
20419 (interactive "p")
20420 (if (not (number-at-point))
20421 (user-error "Not on a number")
20422 (unless inc (setq inc 1))
20423 (let ((pos (point))
20424 (beg (skip-chars-backward "-+^/*0-9eE."))
20425 (end (skip-chars-forward "-+^/*0-9eE^.")) nap)
20426 (setq nap (buffer-substring-no-properties
20427 (+ pos beg) (+ pos beg end)))
20428 (delete-region (+ pos beg) (+ pos beg end))
20429 (insert (calc-eval (concat (number-to-string inc) "+" nap))))
20430 (when (org-at-table-p)
20431 (org-table-align)
20432 (org-table-end-of-field 1))))
20434 (defun org-decrease-number-at-point (&optional inc)
20435 "Decrement the number at point.
20436 With an optional prefix numeric argument INC, decrement using
20437 this numeric value."
20438 (interactive "p")
20439 (org-increase-number-at-point (- inc)))
20441 (defun org-ctrl-c-ret ()
20442 "Call `org-table-hline-and-move' or `org-insert-heading' dep. on context."
20443 (interactive)
20444 (cond
20445 ((org-at-table-p) (call-interactively 'org-table-hline-and-move))
20446 (t (call-interactively 'org-insert-heading))))
20448 (defun org-find-visible ()
20449 (let ((s (point)))
20450 (while (and (not (= (point-max) (setq s (next-overlay-change s))))
20451 (get-char-property s 'invisible)))
20453 (defun org-find-invisible ()
20454 (let ((s (point)))
20455 (while (and (not (= (point-max) (setq s (next-overlay-change s))))
20456 (not (get-char-property s 'invisible))))
20459 (defun org-copy-visible (beg end)
20460 "Copy the visible parts of the region."
20461 (interactive "r")
20462 (let (snippets s)
20463 (save-excursion
20464 (save-restriction
20465 (narrow-to-region beg end)
20466 (setq s (goto-char (point-min)))
20467 (while (not (= (point) (point-max)))
20468 (goto-char (org-find-invisible))
20469 (push (buffer-substring s (point)) snippets)
20470 (setq s (goto-char (org-find-visible))))))
20471 (kill-new (apply 'concat (nreverse snippets)))))
20473 (defun org-copy-special ()
20474 "Copy region in table or copy current subtree.
20475 Calls `org-table-copy' or `org-copy-subtree', depending on context.
20476 See the individual commands for more information."
20477 (interactive)
20478 (call-interactively
20479 (if (org-at-table-p) 'org-table-copy-region 'org-copy-subtree)))
20481 (defun org-cut-special ()
20482 "Cut region in table or cut current subtree.
20483 Calls `org-table-copy' or `org-cut-subtree', depending on context.
20484 See the individual commands for more information."
20485 (interactive)
20486 (call-interactively
20487 (if (org-at-table-p) 'org-table-cut-region 'org-cut-subtree)))
20489 (defun org-paste-special (arg)
20490 "Paste rectangular region into table, or past subtree relative to level.
20491 Calls `org-table-paste-rectangle' or `org-paste-subtree', depending on context.
20492 See the individual commands for more information."
20493 (interactive "P")
20494 (if (org-at-table-p)
20495 (org-table-paste-rectangle)
20496 (org-paste-subtree arg)))
20498 (defsubst org-in-fixed-width-region-p ()
20499 "Is point in a fixed-width region?"
20500 (save-match-data
20501 (eq 'fixed-width (org-element-type (org-element-at-point)))))
20503 (defun org-edit-special (&optional arg)
20504 "Call a special editor for the element at point.
20505 When at a table, call the formula editor with `org-table-edit-formulas'.
20506 When in a source code block, call `org-edit-src-code'.
20507 When in a fixed-width region, call `org-edit-fixed-width-region'.
20508 When at an #+INCLUDE keyword, visit the included file.
20509 On a link, call `ffap' to visit the link at point.
20510 Otherwise, return a user error."
20511 (interactive "P")
20512 (let ((element (org-element-at-point)))
20513 (assert (not buffer-read-only) nil
20514 "Buffer is read-only: %s" (buffer-name))
20515 (case (org-element-type element)
20516 (src-block
20517 (if (not arg) (org-edit-src-code)
20518 (let* ((info (org-babel-get-src-block-info))
20519 (lang (nth 0 info))
20520 (params (nth 2 info))
20521 (session (cdr (assq :session params))))
20522 (if (not session) (org-edit-src-code)
20523 ;; At a src-block with a session and function called with
20524 ;; an ARG: switch to the buffer related to the inferior
20525 ;; process.
20526 (switch-to-buffer
20527 (funcall (intern (concat "org-babel-prep-session:" lang))
20528 session params))))))
20529 (keyword
20530 (if (member (org-element-property :key element) '("INCLUDE" "SETUPFILE"))
20531 (org-open-link-from-string
20532 (format "[[%s]]"
20533 (expand-file-name
20534 (let ((value (org-element-property :value element)))
20535 (cond ((not (org-string-nw-p value))
20536 (user-error "No file to edit"))
20537 ((string-match "\\`\"\\(.*?\\)\"" value)
20538 (match-string 1 value))
20539 ((string-match "\\`[^ \t\"]\\S-*" value)
20540 (match-string 0 value))
20541 (t (user-error "No valid file specified")))))))
20542 (user-error "No special environment to edit here")))
20543 (table
20544 (if (eq (org-element-property :type element) 'table.el)
20545 (org-edit-src-code)
20546 (call-interactively 'org-table-edit-formulas)))
20547 ;; Only Org tables contain `table-row' type elements.
20548 (table-row (call-interactively 'org-table-edit-formulas))
20549 ((example-block export-block) (org-edit-src-code))
20550 (fixed-width (org-edit-fixed-width-region))
20551 (otherwise
20552 ;; No notable element at point. Though, we may be at a link,
20553 ;; which is an object. Thus, scan deeper.
20554 (if (eq (org-element-type (org-element-context element)) 'link)
20555 (call-interactively 'ffap)
20556 (user-error "No special environment to edit here"))))))
20558 (defvar org-table-coordinate-overlays) ; defined in org-table.el
20559 (defun org-ctrl-c-ctrl-c (&optional arg)
20560 "Set tags in headline, or update according to changed information at point.
20562 This command does many different things, depending on context:
20564 - If a function in `org-ctrl-c-ctrl-c-hook' recognizes this location,
20565 this is what we do.
20567 - If the cursor is on a statistics cookie, update it.
20569 - If the cursor is in a headline, prompt for tags and insert them
20570 into the current line, aligned to `org-tags-column'. When called
20571 with prefix arg, realign all tags in the current buffer.
20573 - If the cursor is in one of the special #+KEYWORD lines, this
20574 triggers scanning the buffer for these lines and updating the
20575 information.
20577 - If the cursor is inside a table, realign the table. This command
20578 works even if the automatic table editor has been turned off.
20580 - If the cursor is on a #+TBLFM line, re-apply the formulas to
20581 the entire table.
20583 - If the cursor is at a footnote reference or definition, jump to
20584 the corresponding definition or references, respectively.
20586 - If the cursor is a the beginning of a dynamic block, update it.
20588 - If the current buffer is a capture buffer, close note and file it.
20590 - If the cursor is on a <<<target>>>, update radio targets and
20591 corresponding links in this buffer.
20593 - If the cursor is on a numbered item in a plain list, renumber the
20594 ordered list.
20596 - If the cursor is on a checkbox, toggle it.
20598 - If the cursor is on a code block, evaluate it. The variable
20599 `org-confirm-babel-evaluate' can be used to control prompting
20600 before code block evaluation, by default every code block
20601 evaluation requires confirmation. Code block evaluation can be
20602 inhibited by setting `org-babel-no-eval-on-ctrl-c-ctrl-c'."
20603 (interactive "P")
20604 (cond
20605 ((or (and (boundp 'org-clock-overlays) org-clock-overlays)
20606 org-occur-highlights)
20607 (and (boundp 'org-clock-overlays) (org-clock-remove-overlays))
20608 (org-remove-occur-highlights)
20609 (message "Temporary highlights/overlays removed from current buffer"))
20610 ((and (local-variable-p 'org-finish-function (current-buffer))
20611 (fboundp org-finish-function))
20612 (funcall org-finish-function))
20613 ((run-hook-with-args-until-success 'org-ctrl-c-ctrl-c-hook))
20615 (let* ((context (org-element-context)) (type (org-element-type context)))
20616 ;; Test if point is within a blank line.
20617 (if (save-excursion (beginning-of-line) (looking-at "[ \t]*$"))
20618 (or (run-hook-with-args-until-success 'org-ctrl-c-ctrl-c-final-hook)
20619 (user-error "C-c C-c can do nothing useful at this location"))
20620 (case type
20621 ;; When at a link, act according to the parent instead.
20622 (link (setq context (org-element-property :parent context))
20623 (setq type (org-element-type context)))
20624 ;; Unsupported object types: refer to the first supported
20625 ;; element or object containing it.
20626 ((bold code entity export-snippet inline-babel-call inline-src-block
20627 italic latex-fragment line-break macro strike-through subscript
20628 superscript underline verbatim)
20629 (while (and (setq context (org-element-property :parent context))
20630 (not (memq (setq type (org-element-type context))
20631 '(radio-target paragraph verse-block
20632 table-cell)))))))
20633 ;; For convenience: at the first line of a paragraph on the
20634 ;; same line as an item, apply function on that item instead.
20635 (when (eq type 'paragraph)
20636 (let ((parent (org-element-property :parent context)))
20637 (when (and (eq (org-element-type parent) 'item)
20638 (= (point-at-bol) (org-element-property :begin parent)))
20639 (setq context parent type 'item))))
20640 ;; Act according to type of element or object at point.
20641 (case type
20642 (clock (org-clock-update-time-maybe))
20643 (dynamic-block
20644 (save-excursion
20645 (goto-char (org-element-property :post-affiliated context))
20646 (org-update-dblock)))
20647 (footnote-definition
20648 (goto-char (org-element-property :post-affiliated context))
20649 (call-interactively 'org-footnote-action))
20650 (footnote-reference (call-interactively 'org-footnote-action))
20651 ((headline inlinetask)
20652 (save-excursion (goto-char (org-element-property :begin context))
20653 (call-interactively 'org-set-tags)))
20654 (item
20655 ;; At an item: a double C-u set checkbox to "[-]"
20656 ;; unconditionally, whereas a single one will toggle its
20657 ;; presence. Without an universal argument, if the item
20658 ;; has a checkbox, toggle it. Otherwise repair the list.
20659 (let* ((box (org-element-property :checkbox context))
20660 (struct (org-element-property :structure context))
20661 (old-struct (copy-tree struct))
20662 (parents (org-list-parents-alist struct))
20663 (prevs (org-list-prevs-alist struct))
20664 (orderedp (org-not-nil (org-entry-get nil "ORDERED"))))
20665 (org-list-set-checkbox
20666 (org-element-property :begin context) struct
20667 (cond ((equal arg '(16)) "[-]")
20668 ((and (not box) (equal arg '(4))) "[ ]")
20669 ((or (not box) (equal arg '(4))) nil)
20670 ((eq box 'on) "[ ]")
20671 (t "[X]")))
20672 ;; Mimic `org-list-write-struct' but with grabbing
20673 ;; a return value from `org-list-struct-fix-box'.
20674 (org-list-struct-fix-ind struct parents 2)
20675 (org-list-struct-fix-item-end struct)
20676 (org-list-struct-fix-bul struct prevs)
20677 (org-list-struct-fix-ind struct parents)
20678 (let ((block-item
20679 (org-list-struct-fix-box struct parents prevs orderedp)))
20680 (if (and box (equal struct old-struct))
20681 (if (equal arg '(16))
20682 (message "Checkboxes already reset")
20683 (user-error "Cannot toggle this checkbox: %s"
20684 (if (eq box 'on)
20685 "all subitems checked"
20686 "unchecked subitems")))
20687 (org-list-struct-apply-struct struct old-struct)
20688 (org-update-checkbox-count-maybe))
20689 (when block-item
20690 (message "Checkboxes were removed due to empty box at line %d"
20691 (org-current-line block-item))))))
20692 (keyword
20693 (let ((org-inhibit-startup-visibility-stuff t)
20694 (org-startup-align-all-tables nil))
20695 (when (boundp 'org-table-coordinate-overlays)
20696 (mapc 'delete-overlay org-table-coordinate-overlays)
20697 (setq org-table-coordinate-overlays nil))
20698 (org-save-outline-visibility 'use-markers (org-mode-restart)))
20699 (message "Local setup has been refreshed"))
20700 (plain-list
20701 ;; At a plain list, with a double C-u argument, set
20702 ;; checkboxes of each item to "[-]", whereas a single one
20703 ;; will toggle their presence according to the state of the
20704 ;; first item in the list. Without an argument, repair the
20705 ;; list.
20706 (let* ((begin (org-element-property :contents-begin context))
20707 (beginm (move-marker (make-marker) begin))
20708 (struct (org-element-property :structure context))
20709 (old-struct (copy-tree struct))
20710 (first-box (save-excursion
20711 (goto-char begin)
20712 (looking-at org-list-full-item-re)
20713 (match-string-no-properties 3)))
20714 (new-box (cond ((equal arg '(16)) "[-]")
20715 ((equal arg '(4)) (unless first-box "[ ]"))
20716 ((equal first-box "[X]") "[ ]")
20717 (t "[X]"))))
20718 (cond
20719 (arg
20720 (mapc (lambda (pos) (org-list-set-checkbox pos struct new-box))
20721 (org-list-get-all-items
20722 begin struct (org-list-prevs-alist struct))))
20723 ((and first-box (eq (point) begin))
20724 ;; For convenience, when point is at bol on the first
20725 ;; item of the list and no argument is provided, simply
20726 ;; toggle checkbox of that item, if any.
20727 (org-list-set-checkbox begin struct new-box)))
20728 (org-list-write-struct
20729 struct (org-list-parents-alist struct) old-struct)
20730 (org-update-checkbox-count-maybe)
20731 (save-excursion (goto-char beginm) (org-list-send-list 'maybe))))
20732 ((property-drawer node-property)
20733 (call-interactively 'org-property-action))
20734 ((radio-target target)
20735 (call-interactively 'org-update-radio-target-regexp))
20736 (statistics-cookie
20737 (call-interactively 'org-update-statistics-cookies))
20738 ((table table-cell table-row)
20739 ;; At a table, recalculate every field and align it. Also
20740 ;; send the table if necessary. If the table has
20741 ;; a `table.el' type, just give up. At a table row or
20742 ;; cell, maybe recalculate line but always align table.
20743 (if (eq (org-element-property :type context) 'table.el)
20744 (message "Use C-c ' to edit table.el tables")
20745 (let ((org-enable-table-editor t))
20746 (if (or (eq type 'table)
20747 ;; Check if point is at a TBLFM line.
20748 (and (eq type 'table-row)
20749 (= (point) (org-element-property :end context))))
20750 (save-excursion
20751 (if (org-at-TBLFM-p)
20752 (progn (require 'org-table)
20753 (org-table-calc-current-TBLFM))
20754 (goto-char (org-element-property :contents-begin context))
20755 (org-call-with-arg 'org-table-recalculate (or arg t))
20756 (orgtbl-send-table 'maybe)))
20757 (org-table-maybe-eval-formula)
20758 (cond (arg (call-interactively 'org-table-recalculate))
20759 ((org-table-maybe-recalculate-line))
20760 (t (org-table-align)))))))
20761 (timestamp (org-timestamp-change 0 'day))
20762 (otherwise
20763 (or (run-hook-with-args-until-success 'org-ctrl-c-ctrl-c-final-hook)
20764 (user-error
20765 "C-c C-c can do nothing useful at this location")))))))))
20767 (defun org-mode-restart ()
20768 (interactive)
20769 (let ((indent-status (org-bound-and-true-p org-indent-mode)))
20770 (funcall major-mode)
20771 (hack-local-variables)
20772 (when (and indent-status (not (org-bound-and-true-p org-indent-mode)))
20773 (org-indent-mode -1)))
20774 (message "%s restarted" major-mode))
20776 (defun org-kill-note-or-show-branches ()
20777 "If this is a Note buffer, abort storing the note. Else call `show-branches'."
20778 (interactive)
20779 (if (not org-finish-function)
20780 (progn
20781 (hide-subtree)
20782 (call-interactively 'show-branches))
20783 (let ((org-note-abort t))
20784 (funcall org-finish-function))))
20786 (defun org-open-line (n)
20787 "Insert a new row in tables, call `open-line' elsewhere.
20788 If `org-special-ctrl-o' is nil, just call `open-line' everywhere."
20789 (interactive "*p")
20790 (cond
20791 ((not org-special-ctrl-o)
20792 (open-line n))
20793 ((org-at-table-p)
20794 (org-table-insert-row))
20796 (open-line n))))
20798 (defun org-return (&optional indent)
20799 "Goto next table row or insert a newline.
20800 Calls `org-table-next-row' or `newline', depending on context.
20801 See the individual commands for more information."
20802 (interactive)
20803 (let (org-ts-what)
20804 (cond
20805 ((or (bobp) (org-in-src-block-p))
20806 (if indent (newline-and-indent) (newline)))
20807 ((org-at-table-p)
20808 (org-table-justify-field-maybe)
20809 (call-interactively 'org-table-next-row))
20810 ;; when `newline-and-indent' is called within a list, make sure
20811 ;; text moved stays inside the item.
20812 ((and (org-in-item-p) indent)
20813 (if (and (org-at-item-p) (>= (point) (match-end 0)))
20814 (progn
20815 (save-match-data (newline))
20816 (org-indent-line-to (length (match-string 0))))
20817 (let ((ind (org-get-indentation)))
20818 (newline)
20819 (if (org-looking-back org-list-end-re)
20820 (org-indent-line)
20821 (org-indent-line-to ind)))))
20822 ((and org-return-follows-link
20823 (org-at-timestamp-p t)
20824 (not (eq org-ts-what 'after)))
20825 (org-follow-timestamp-link))
20826 ((and org-return-follows-link
20827 (let ((tprop (get-text-property (point) 'face)))
20828 (or (eq tprop 'org-link)
20829 (and (listp tprop) (memq 'org-link tprop)))))
20830 (call-interactively 'org-open-at-point))
20831 ((and (org-at-heading-p)
20832 (looking-at
20833 (org-re "\\([ \t]+\\(:[[:alnum:]_@#%:]+:\\)\\)[ \t]*$")))
20834 (org-show-entry)
20835 (end-of-line 1)
20836 (newline))
20837 (t (if indent (newline-and-indent) (newline))))))
20839 (defun org-return-indent ()
20840 "Goto next table row or insert a newline and indent.
20841 Calls `org-table-next-row' or `newline-and-indent', depending on
20842 context. See the individual commands for more information."
20843 (interactive)
20844 (org-return t))
20846 (defun org-ctrl-c-star ()
20847 "Compute table, or change heading status of lines.
20848 Calls `org-table-recalculate' or `org-toggle-heading',
20849 depending on context."
20850 (interactive)
20851 (cond
20852 ((org-at-table-p)
20853 (call-interactively 'org-table-recalculate))
20855 ;; Convert all lines in region to list items
20856 (call-interactively 'org-toggle-heading))))
20858 (defun org-ctrl-c-minus ()
20859 "Insert separator line in table or modify bullet status of line.
20860 Also turns a plain line or a region of lines into list items.
20861 Calls `org-table-insert-hline', `org-toggle-item', or
20862 `org-cycle-list-bullet', depending on context."
20863 (interactive)
20864 (cond
20865 ((org-at-table-p)
20866 (call-interactively 'org-table-insert-hline))
20867 ((org-region-active-p)
20868 (call-interactively 'org-toggle-item))
20869 ((org-in-item-p)
20870 (call-interactively 'org-cycle-list-bullet))
20872 (call-interactively 'org-toggle-item))))
20874 (defun org-toggle-item (arg)
20875 "Convert headings or normal lines to items, items to normal lines.
20876 If there is no active region, only the current line is considered.
20878 If the first non blank line in the region is a headline, convert
20879 all headlines to items, shifting text accordingly.
20881 If it is an item, convert all items to normal lines.
20883 If it is normal text, change region into a list of items.
20884 With a prefix argument ARG, change the region in a single item."
20885 (interactive "P")
20886 (let ((shift-text
20887 (function
20888 ;; Shift text in current section to IND, from point to END.
20889 ;; The function leaves point to END line.
20890 (lambda (ind end)
20891 (let ((min-i 1000) (end (copy-marker end)))
20892 ;; First determine the minimum indentation (MIN-I) of
20893 ;; the text.
20894 (save-excursion
20895 (catch 'exit
20896 (while (< (point) end)
20897 (let ((i (org-get-indentation)))
20898 (cond
20899 ;; Skip blank lines and inline tasks.
20900 ((looking-at "^[ \t]*$"))
20901 ((looking-at org-outline-regexp-bol))
20902 ;; We can't find less than 0 indentation.
20903 ((zerop i) (throw 'exit (setq min-i 0)))
20904 ((< i min-i) (setq min-i i))))
20905 (forward-line))))
20906 ;; Then indent each line so that a line indented to
20907 ;; MIN-I becomes indented to IND. Ignore blank lines
20908 ;; and inline tasks in the process.
20909 (let ((delta (- ind min-i)))
20910 (while (< (point) end)
20911 (unless (or (looking-at "^[ \t]*$")
20912 (looking-at org-outline-regexp-bol))
20913 (org-indent-line-to (+ (org-get-indentation) delta)))
20914 (forward-line)))))))
20915 (skip-blanks
20916 (function
20917 ;; Return beginning of first non-blank line, starting from
20918 ;; line at POS.
20919 (lambda (pos)
20920 (save-excursion
20921 (goto-char pos)
20922 (skip-chars-forward " \r\t\n")
20923 (point-at-bol)))))
20924 beg end)
20925 ;; Determine boundaries of changes.
20926 (if (org-region-active-p)
20927 (setq beg (funcall skip-blanks (region-beginning))
20928 end (copy-marker (region-end)))
20929 (setq beg (funcall skip-blanks (point-at-bol))
20930 end (copy-marker (point-at-eol))))
20931 ;; Depending on the starting line, choose an action on the text
20932 ;; between BEG and END.
20933 (org-with-limited-levels
20934 (save-excursion
20935 (goto-char beg)
20936 (cond
20937 ;; Case 1. Start at an item: de-itemize. Note that it only
20938 ;; happens when a region is active: `org-ctrl-c-minus'
20939 ;; would call `org-cycle-list-bullet' otherwise.
20940 ((org-at-item-p)
20941 (while (< (point) end)
20942 (when (org-at-item-p)
20943 (skip-chars-forward " \t")
20944 (delete-region (point) (match-end 0)))
20945 (forward-line)))
20946 ;; Case 2. Start at an heading: convert to items.
20947 ((org-at-heading-p)
20948 (let* ((bul (org-list-bullet-string "-"))
20949 (bul-len (length bul))
20950 (done (org-entry-is-done-p))
20951 (todo (org-entry-is-todo-p))
20952 ;; Indentation of the first heading. It should be
20953 ;; relative to the indentation of its parent, if any.
20954 (start-ind (save-excursion
20955 (cond
20956 ((not org-adapt-indentation) 0)
20957 ((not (outline-previous-heading)) 0)
20958 (t (length (match-string 0))))))
20959 ;; Level of first heading. Further headings will be
20960 ;; compared to it to determine hierarchy in the list.
20961 (ref-level (org-reduced-level (org-outline-level))))
20962 (when (or done todo) (org-todo ""))
20963 (while (< (point) end)
20964 (let* ((level (org-reduced-level (org-outline-level)))
20965 (delta (max 0 (- level ref-level))))
20966 ;; If current headline is less indented than the first
20967 ;; one, set it as reference, in order to preserve
20968 ;; subtrees.
20969 (when (< level ref-level) (setq ref-level level))
20970 (replace-match bul t t)
20971 (org-indent-line-to (+ start-ind (* delta bul-len)))
20972 (when (or done todo)
20973 (let* ((struct (org-list-struct))
20974 (old (copy-tree struct)))
20975 (org-list-set-checkbox (line-beginning-position)
20976 struct
20977 (if done "[X]" "[ ]"))
20978 (org-list-write-struct struct
20979 (org-list-parents-alist struct)
20980 old)))
20981 ;; Ensure all text down to END (or SECTION-END) belongs
20982 ;; to the newly created item.
20983 (let ((section-end (save-excursion
20984 (or (outline-next-heading) (point)))))
20985 (forward-line)
20986 (funcall shift-text
20987 (+ start-ind (* (1+ delta) bul-len))
20988 (min end section-end)))))))
20989 ;; Case 3. Normal line with ARG: make the first line of region
20990 ;; an item, and shift indentation of others lines to
20991 ;; set them as item's body.
20992 (arg (let* ((bul (org-list-bullet-string "-"))
20993 (bul-len (length bul))
20994 (ref-ind (org-get-indentation)))
20995 (skip-chars-forward " \t")
20996 (insert bul)
20997 (forward-line)
20998 (while (< (point) end)
20999 ;; Ensure that lines less indented than first one
21000 ;; still get included in item body.
21001 (funcall shift-text
21002 (+ ref-ind bul-len)
21003 (min end (save-excursion (or (outline-next-heading)
21004 (point)))))
21005 (forward-line))))
21006 ;; Case 4. Normal line without ARG: turn each non-item line
21007 ;; into an item.
21009 (while (< (point) end)
21010 (unless (or (org-at-heading-p) (org-at-item-p))
21011 (if (looking-at "\\([ \t]*\\)\\(\\S-\\)")
21012 (replace-match
21013 (concat "\\1" (org-list-bullet-string "-") "\\2"))))
21014 (forward-line))))))))
21016 (defun org-toggle-heading (&optional nstars)
21017 "Convert headings to normal text, or items or text to headings.
21018 If there is no active region, only convert the current line.
21020 With a \\[universal-argument] prefix, convert the whole list at
21021 point into heading.
21023 In a region:
21025 - If the first non blank line is a headline, remove the stars
21026 from all headlines in the region.
21028 - If it is a normal line, turn each and every normal line (i.e.,
21029 not an heading or an item) in the region into headings. If you
21030 want to convert only the first line of this region, use one
21031 universal prefix argument.
21033 - If it is a plain list item, turn all plain list items into headings.
21035 When converting a line into a heading, the number of stars is chosen
21036 such that the lines become children of the current entry. However,
21037 when a numeric prefix argument is given, its value determines the
21038 number of stars to add."
21039 (interactive "P")
21040 (let ((skip-blanks
21041 (function
21042 ;; Return beginning of first non-blank line, starting from
21043 ;; line at POS.
21044 (lambda (pos)
21045 (save-excursion
21046 (goto-char pos)
21047 (while (org-at-comment-p) (forward-line))
21048 (skip-chars-forward " \r\t\n")
21049 (point-at-bol)))))
21050 beg end toggled)
21051 ;; Determine boundaries of changes. If a universal prefix has
21052 ;; been given, put the list in a region. If region ends at a bol,
21053 ;; do not consider the last line to be in the region.
21055 (when (and current-prefix-arg (org-at-item-p))
21056 (if (listp current-prefix-arg) (setq current-prefix-arg 1))
21057 (org-mark-element))
21059 (if (org-region-active-p)
21060 (setq beg (funcall skip-blanks (region-beginning))
21061 end (copy-marker (save-excursion
21062 (goto-char (region-end))
21063 (if (bolp) (point) (point-at-eol)))))
21064 (setq beg (funcall skip-blanks (point-at-bol))
21065 end (copy-marker (point-at-eol))))
21066 ;; Ensure inline tasks don't count as headings.
21067 (org-with-limited-levels
21068 (save-excursion
21069 (goto-char beg)
21070 (cond
21071 ;; Case 1. Started at an heading: de-star headings.
21072 ((org-at-heading-p)
21073 (while (< (point) end)
21074 (when (org-at-heading-p t)
21075 (looking-at org-outline-regexp) (replace-match "")
21076 (setq toggled t))
21077 (forward-line)))
21078 ;; Case 2. Started at an item: change items into headlines.
21079 ;; One star will be added by `org-list-to-subtree'.
21080 ((org-at-item-p)
21081 (let* ((stars (make-string
21082 ;; subtract the star that will be added again by
21083 ;; `org-list-to-subtree'
21084 (if (numberp nstars) (1- nstars)
21085 (or (org-current-level) 0))
21086 ?*))
21087 (add-stars
21088 (cond (nstars "") ; stars from prefix only
21089 ((equal stars "") "") ; before first heading
21090 (org-odd-levels-only "*") ; inside heading, odd
21091 (t "")))) ; inside heading, oddeven
21092 (while (< (point) end)
21093 (when (org-at-item-p)
21094 ;; Pay attention to cases when region ends before list.
21095 (let* ((struct (org-list-struct))
21096 (list-end (min (org-list-get-bottom-point struct) (1+ end))))
21097 (save-restriction
21098 (narrow-to-region (point) list-end)
21099 (insert
21100 (org-list-to-subtree
21101 (org-list-parse-list t)
21102 '(:istart (concat stars add-stars (funcall get-stars depth))
21103 :icount (concat stars add-stars (funcall get-stars depth)))))))
21104 (setq toggled t))
21105 (forward-line))))
21106 ;; Case 3. Started at normal text: make every line an heading,
21107 ;; skipping headlines and items.
21108 (t (let* ((stars
21109 (make-string
21110 (if (numberp nstars) nstars (or (org-current-level) 0)) ?*))
21111 (add-stars
21112 (cond (nstars "") ; stars from prefix only
21113 ((equal stars "") "*") ; before first heading
21114 (org-odd-levels-only "**") ; inside heading, odd
21115 (t "*"))) ; inside heading, oddeven
21116 (rpl (concat stars add-stars " "))
21117 (lend (if (listp nstars) (save-excursion (end-of-line) (point)))))
21118 (while (< (point) (if (equal nstars '(4)) lend end))
21119 (when (and (not (or (org-at-heading-p) (org-at-item-p) (org-at-comment-p)))
21120 (looking-at "\\([ \t]*\\)\\(\\S-\\)"))
21121 (replace-match (concat rpl (match-string 2))) (setq toggled t))
21122 (forward-line)))))))
21123 (unless toggled (message "Cannot toggle heading from here"))))
21125 (defun org-meta-return (&optional arg)
21126 "Insert a new heading or wrap a region in a table.
21127 Calls `org-insert-heading' or `org-table-wrap-region', depending
21128 on context. See the individual commands for more information."
21129 (interactive "P")
21130 (org-check-before-invisible-edit 'insert)
21131 (or (run-hook-with-args-until-success 'org-metareturn-hook)
21132 (let* ((element (org-element-at-point))
21133 (type (org-element-type element)))
21134 (when (eq type 'table-row)
21135 (setq element (org-element-property :parent element))
21136 (setq type 'table))
21137 (if (and (eq type 'table)
21138 (eq (org-element-property :type element) 'org)
21139 (>= (point) (org-element-property :contents-begin element))
21140 (< (point) (org-element-property :contents-end element)))
21141 (call-interactively 'org-table-wrap-region)
21142 (call-interactively 'org-insert-heading)))))
21144 ;;; Menu entries
21146 (defsubst org-in-subtree-not-table-p ()
21147 "Are we in a subtree and not in a table?"
21148 (and (not (org-before-first-heading-p))
21149 (not (org-at-table-p))))
21151 ;; Define the Org-mode menus
21152 (easy-menu-define org-tbl-menu org-mode-map "Tbl menu"
21153 '("Tbl"
21154 ["Align" org-ctrl-c-ctrl-c :active (org-at-table-p)]
21155 ["Next Field" org-cycle (org-at-table-p)]
21156 ["Previous Field" org-shifttab (org-at-table-p)]
21157 ["Next Row" org-return (org-at-table-p)]
21158 "--"
21159 ["Blank Field" org-table-blank-field (org-at-table-p)]
21160 ["Edit Field" org-table-edit-field (org-at-table-p)]
21161 ["Copy Field from Above" org-table-copy-down (org-at-table-p)]
21162 "--"
21163 ("Column"
21164 ["Move Column Left" org-metaleft (org-at-table-p)]
21165 ["Move Column Right" org-metaright (org-at-table-p)]
21166 ["Delete Column" org-shiftmetaleft (org-at-table-p)]
21167 ["Insert Column" org-shiftmetaright (org-at-table-p)]
21168 ["Ascii plot" orgtbl-ascii-plot (org-at-table-p)])
21169 ("Row"
21170 ["Move Row Up" org-metaup (org-at-table-p)]
21171 ["Move Row Down" org-metadown (org-at-table-p)]
21172 ["Delete Row" org-shiftmetaup (org-at-table-p)]
21173 ["Insert Row" org-shiftmetadown (org-at-table-p)]
21174 ["Sort lines in region" org-table-sort-lines (org-at-table-p)]
21175 "--"
21176 ["Insert Hline" org-ctrl-c-minus (org-at-table-p)])
21177 ("Rectangle"
21178 ["Copy Rectangle" org-copy-special (org-at-table-p)]
21179 ["Cut Rectangle" org-cut-special (org-at-table-p)]
21180 ["Paste Rectangle" org-paste-special (org-at-table-p)]
21181 ["Fill Rectangle" org-table-wrap-region (org-at-table-p)])
21182 "--"
21183 ("Calculate"
21184 ["Set Column Formula" org-table-eval-formula (org-at-table-p)]
21185 ["Set Field Formula" (org-table-eval-formula '(4)) :active (org-at-table-p) :keys "C-u C-c ="]
21186 ["Edit Formulas" org-edit-special (org-at-table-p)]
21187 "--"
21188 ["Recalculate line" org-table-recalculate (org-at-table-p)]
21189 ["Recalculate all" (lambda () (interactive) (org-table-recalculate '(4))) :active (org-at-table-p) :keys "C-u C-c *"]
21190 ["Iterate all" (lambda () (interactive) (org-table-recalculate '(16))) :active (org-at-table-p) :keys "C-u C-u C-c *"]
21191 "--"
21192 ["Toggle Recalculate Mark" org-table-rotate-recalc-marks (org-at-table-p)]
21193 "--"
21194 ["Sum Column/Rectangle" org-table-sum
21195 (or (org-at-table-p) (org-region-active-p))]
21196 ["Which Column?" org-table-current-column (org-at-table-p)])
21197 ["Debug Formulas"
21198 org-table-toggle-formula-debugger
21199 :style toggle :selected (org-bound-and-true-p org-table-formula-debug)]
21200 ["Show Col/Row Numbers"
21201 org-table-toggle-coordinate-overlays
21202 :style toggle
21203 :selected (org-bound-and-true-p org-table-overlay-coordinates)]
21204 "--"
21205 ["Create" org-table-create (and (not (org-at-table-p))
21206 org-enable-table-editor)]
21207 ["Convert Region" org-table-convert-region (not (org-at-table-p 'any))]
21208 ["Import from File" org-table-import (not (org-at-table-p))]
21209 ["Export to File" org-table-export (org-at-table-p)]
21210 "--"
21211 ["Create/Convert from/to table.el" org-table-create-with-table.el t]))
21213 (easy-menu-define org-org-menu org-mode-map "Org menu"
21214 '("Org"
21215 ("Show/Hide"
21216 ["Cycle Visibility" org-cycle :active (or (bobp) (outline-on-heading-p))]
21217 ["Cycle Global Visibility" org-shifttab :active (not (org-at-table-p))]
21218 ["Sparse Tree..." org-sparse-tree t]
21219 ["Reveal Context" org-reveal t]
21220 ["Show All" show-all t]
21221 "--"
21222 ["Subtree to indirect buffer" org-tree-to-indirect-buffer t])
21223 "--"
21224 ["New Heading" org-insert-heading t]
21225 ("Navigate Headings"
21226 ["Up" outline-up-heading t]
21227 ["Next" outline-next-visible-heading t]
21228 ["Previous" outline-previous-visible-heading t]
21229 ["Next Same Level" outline-forward-same-level t]
21230 ["Previous Same Level" outline-backward-same-level t]
21231 "--"
21232 ["Jump" org-goto t])
21233 ("Edit Structure"
21234 ["Refile Subtree" org-refile (org-in-subtree-not-table-p)]
21235 "--"
21236 ["Move Subtree Up" org-shiftmetaup (org-in-subtree-not-table-p)]
21237 ["Move Subtree Down" org-shiftmetadown (org-in-subtree-not-table-p)]
21238 "--"
21239 ["Copy Subtree" org-copy-special (org-in-subtree-not-table-p)]
21240 ["Cut Subtree" org-cut-special (org-in-subtree-not-table-p)]
21241 ["Paste Subtree" org-paste-special (not (org-at-table-p))]
21242 "--"
21243 ["Clone subtree, shift time" org-clone-subtree-with-time-shift t]
21244 "--"
21245 ["Copy visible text" org-copy-visible t]
21246 "--"
21247 ["Promote Heading" org-metaleft (org-in-subtree-not-table-p)]
21248 ["Promote Subtree" org-shiftmetaleft (org-in-subtree-not-table-p)]
21249 ["Demote Heading" org-metaright (org-in-subtree-not-table-p)]
21250 ["Demote Subtree" org-shiftmetaright (org-in-subtree-not-table-p)]
21251 "--"
21252 ["Sort Region/Children" org-sort t]
21253 "--"
21254 ["Convert to odd levels" org-convert-to-odd-levels t]
21255 ["Convert to odd/even levels" org-convert-to-oddeven-levels t])
21256 ("Editing"
21257 ["Emphasis..." org-emphasize t]
21258 ["Edit Source Example" org-edit-special t]
21259 "--"
21260 ["Footnote new/jump" org-footnote-action t]
21261 ["Footnote extra" (org-footnote-action t) :active t :keys "C-u C-c C-x f"])
21262 ("Archive"
21263 ["Archive (default method)" org-archive-subtree-default (org-in-subtree-not-table-p)]
21264 "--"
21265 ["Move Subtree to Archive file" org-advertized-archive-subtree (org-in-subtree-not-table-p)]
21266 ["Toggle ARCHIVE tag" org-toggle-archive-tag (org-in-subtree-not-table-p)]
21267 ["Move subtree to Archive sibling" org-archive-to-archive-sibling (org-in-subtree-not-table-p)]
21269 "--"
21270 ("Hyperlinks"
21271 ["Store Link (Global)" org-store-link t]
21272 ["Find existing link to here" org-occur-link-in-agenda-files t]
21273 ["Insert Link" org-insert-link t]
21274 ["Follow Link" org-open-at-point t]
21275 "--"
21276 ["Next link" org-next-link t]
21277 ["Previous link" org-previous-link t]
21278 "--"
21279 ["Descriptive Links"
21280 org-toggle-link-display
21281 :style radio
21282 :selected org-descriptive-links
21284 ["Literal Links"
21285 org-toggle-link-display
21286 :style radio
21287 :selected (not org-descriptive-links)])
21288 "--"
21289 ("TODO Lists"
21290 ["TODO/DONE/-" org-todo t]
21291 ("Select keyword"
21292 ["Next keyword" org-shiftright (org-at-heading-p)]
21293 ["Previous keyword" org-shiftleft (org-at-heading-p)]
21294 ["Complete Keyword" pcomplete (assq :todo-keyword (org-context))]
21295 ["Next keyword set" org-shiftcontrolright (and (> (length org-todo-sets) 1) (org-at-heading-p))]
21296 ["Previous keyword set" org-shiftcontrolright (and (> (length org-todo-sets) 1) (org-at-heading-p))])
21297 ["Show TODO Tree" org-show-todo-tree :active t :keys "C-c / t"]
21298 ["Global TODO list" org-todo-list :active t :keys "C-c a t"]
21299 "--"
21300 ["Enforce dependencies" (customize-variable 'org-enforce-todo-dependencies)
21301 :selected org-enforce-todo-dependencies :style toggle :active t]
21302 "Settings for tree at point"
21303 ["Do Children sequentially" org-toggle-ordered-property :style radio
21304 :selected (org-entry-get nil "ORDERED")
21305 :active org-enforce-todo-dependencies :keys "C-c C-x o"]
21306 ["Do Children parallel" org-toggle-ordered-property :style radio
21307 :selected (not (org-entry-get nil "ORDERED"))
21308 :active org-enforce-todo-dependencies :keys "C-c C-x o"]
21309 "--"
21310 ["Set Priority" org-priority t]
21311 ["Priority Up" org-shiftup t]
21312 ["Priority Down" org-shiftdown t]
21313 "--"
21314 ["Get news from all feeds" org-feed-update-all t]
21315 ["Go to the inbox of a feed..." org-feed-goto-inbox t]
21316 ["Customize feeds" (customize-variable 'org-feed-alist) t])
21317 ("TAGS and Properties"
21318 ["Set Tags" org-set-tags-command (not (org-before-first-heading-p))]
21319 ["Change tag in region" org-change-tag-in-region (org-region-active-p)]
21320 "--"
21321 ["Set property" org-set-property (not (org-before-first-heading-p))]
21322 ["Column view of properties" org-columns t]
21323 ["Insert Column View DBlock" org-insert-columns-dblock t])
21324 ("Dates and Scheduling"
21325 ["Timestamp" org-time-stamp (not (org-before-first-heading-p))]
21326 ["Timestamp (inactive)" org-time-stamp-inactive (not (org-before-first-heading-p))]
21327 ("Change Date"
21328 ["1 Day Later" org-shiftright (org-at-timestamp-p)]
21329 ["1 Day Earlier" org-shiftleft (org-at-timestamp-p)]
21330 ["1 ... Later" org-shiftup (org-at-timestamp-p)]
21331 ["1 ... Earlier" org-shiftdown (org-at-timestamp-p)])
21332 ["Compute Time Range" org-evaluate-time-range t]
21333 ["Schedule Item" org-schedule (not (org-before-first-heading-p))]
21334 ["Deadline" org-deadline (not (org-before-first-heading-p))]
21335 "--"
21336 ["Custom time format" org-toggle-time-stamp-overlays
21337 :style radio :selected org-display-custom-times]
21338 "--"
21339 ["Goto Calendar" org-goto-calendar t]
21340 ["Date from Calendar" org-date-from-calendar t]
21341 "--"
21342 ["Start/Restart Timer" org-timer-start t]
21343 ["Pause/Continue Timer" org-timer-pause-or-continue t]
21344 ["Stop Timer" org-timer-pause-or-continue :active t :keys "C-u C-c C-x ,"]
21345 ["Insert Timer String" org-timer t]
21346 ["Insert Timer Item" org-timer-item t])
21347 ("Logging work"
21348 ["Clock in" org-clock-in :active t :keys "C-c C-x C-i"]
21349 ["Switch task" (lambda () (interactive) (org-clock-in '(4))) :active t :keys "C-u C-c C-x C-i"]
21350 ["Clock out" org-clock-out t]
21351 ["Clock cancel" org-clock-cancel t]
21352 "--"
21353 ["Mark as default task" org-clock-mark-default-task t]
21354 ["Clock in, mark as default" (lambda () (interactive) (org-clock-in '(16))) :active t :keys "C-u C-u C-c C-x C-i"]
21355 ["Goto running clock" org-clock-goto t]
21356 "--"
21357 ["Display times" org-clock-display t]
21358 ["Create clock table" org-clock-report t]
21359 "--"
21360 ["Record DONE time"
21361 (progn (setq org-log-done (not org-log-done))
21362 (message "Switching to %s will %s record a timestamp"
21363 (car org-done-keywords)
21364 (if org-log-done "automatically" "not")))
21365 :style toggle :selected org-log-done])
21366 "--"
21367 ["Agenda Command..." org-agenda t]
21368 ["Set Restriction Lock" org-agenda-set-restriction-lock t]
21369 ("File List for Agenda")
21370 ("Special views current file"
21371 ["TODO Tree" org-show-todo-tree t]
21372 ["Check Deadlines" org-check-deadlines t]
21373 ["Timeline" org-timeline t]
21374 ["Tags/Property tree" org-match-sparse-tree t])
21375 "--"
21376 ["Export/Publish..." org-export-dispatch t]
21377 ("LaTeX"
21378 ["Org CDLaTeX mode" org-cdlatex-mode :style toggle
21379 :selected org-cdlatex-mode]
21380 ["Insert Environment" cdlatex-environment (fboundp 'cdlatex-environment)]
21381 ["Insert math symbol" cdlatex-math-symbol (fboundp 'cdlatex-math-symbol)]
21382 ["Modify math symbol" org-cdlatex-math-modify
21383 (org-inside-LaTeX-fragment-p)]
21384 ["Insert citation" org-reftex-citation t]
21385 "--"
21386 ["Template for BEAMER" (org-beamer-insert-options-template) t])
21387 "--"
21388 ("MobileOrg"
21389 ["Push Files and Views" org-mobile-push t]
21390 ["Get Captured and Flagged" org-mobile-pull t]
21391 ["Find FLAGGED Tasks" (org-agenda nil "?") :active t :keys "C-c a ?"]
21392 "--"
21393 ["Setup" (progn (require 'org-mobile) (customize-group 'org-mobile)) t])
21394 "--"
21395 ("Documentation"
21396 ["Show Version" org-version t]
21397 ["Info Documentation" org-info t])
21398 ("Customize"
21399 ["Browse Org Group" org-customize t]
21400 "--"
21401 ["Expand This Menu" org-create-customize-menu
21402 (fboundp 'customize-menu-create)])
21403 ["Send bug report" org-submit-bug-report t]
21404 "--"
21405 ("Refresh/Reload"
21406 ["Refresh setup current buffer" org-mode-restart t]
21407 ["Reload Org (after update)" org-reload t]
21408 ["Reload Org uncompiled" (org-reload t) :active t :keys "C-u C-c C-x !"])
21411 (defun org-info (&optional node)
21412 "Read documentation for Org-mode in the info system.
21413 With optional NODE, go directly to that node."
21414 (interactive)
21415 (info (format "(org)%s" (or node ""))))
21417 ;;;###autoload
21418 (defun org-submit-bug-report ()
21419 "Submit a bug report on Org-mode via mail.
21421 Don't hesitate to report any problems or inaccurate documentation.
21423 If you don't have setup sending mail from (X)Emacs, please copy the
21424 output buffer into your mail program, as it gives us important
21425 information about your Org-mode version and configuration."
21426 (interactive)
21427 (require 'reporter)
21428 (org-load-modules-maybe)
21429 (org-require-autoloaded-modules)
21430 (let ((reporter-prompt-for-summary-p "Bug report subject: "))
21431 (reporter-submit-bug-report
21432 "emacs-orgmode@gnu.org"
21433 (org-version nil 'full)
21434 (let (list)
21435 (save-window-excursion
21436 (org-pop-to-buffer-same-window (get-buffer-create "*Warn about privacy*"))
21437 (delete-other-windows)
21438 (erase-buffer)
21439 (insert "You are about to submit a bug report to the Org-mode mailing list.
21441 We would like to add your full Org-mode and Outline configuration to the
21442 bug report. This greatly simplifies the work of the maintainer and
21443 other experts on the mailing list.
21445 HOWEVER, some variables you have customized may contain private
21446 information. The names of customers, colleagues, or friends, might
21447 appear in the form of file names, tags, todo states, or search strings.
21448 If you answer yes to the prompt, you might want to check and remove
21449 such private information before sending the email.")
21450 (add-text-properties (point-min) (point-max) '(face org-warning))
21451 (when (yes-or-no-p "Include your Org-mode configuration ")
21452 (mapatoms
21453 (lambda (v)
21454 (and (boundp v)
21455 (string-match "\\`\\(org-\\|outline-\\)" (symbol-name v))
21456 (or (and (symbol-value v)
21457 (string-match "\\(-hook\\|-function\\)\\'" (symbol-name v)))
21458 (and
21459 (get v 'custom-type) (get v 'standard-value)
21460 (not (equal (symbol-value v) (eval (car (get v 'standard-value)))))))
21461 (push v list)))))
21462 (kill-buffer (get-buffer "*Warn about privacy*"))
21463 list))
21464 nil nil
21465 "Remember to cover the basics, that is, what you expected to happen and
21466 what in fact did happen. You don't know how to make a good report? See
21468 http://orgmode.org/manual/Feedback.html#Feedback
21470 Your bug report will be posted to the Org-mode mailing list.
21471 ------------------------------------------------------------------------")
21472 (save-excursion
21473 (if (re-search-backward "^\\(Subject: \\)Org-mode version \\(.*?\\);[ \t]*\\(.*\\)" nil t)
21474 (replace-match "\\1Bug: \\3 [\\2]")))))
21477 (defun org-install-agenda-files-menu ()
21478 (let ((bl (buffer-list)))
21479 (save-excursion
21480 (while bl
21481 (set-buffer (pop bl))
21482 (if (derived-mode-p 'org-mode) (setq bl nil)))
21483 (when (derived-mode-p 'org-mode)
21484 (easy-menu-change
21485 '("Org") "File List for Agenda"
21486 (append
21487 (list
21488 ["Edit File List" (org-edit-agenda-file-list) t]
21489 ["Add/Move Current File to Front of List" org-agenda-file-to-front t]
21490 ["Remove Current File from List" org-remove-file t]
21491 ["Cycle through agenda files" org-cycle-agenda-files t]
21492 ["Occur in all agenda files" org-occur-in-agenda-files t]
21493 "--")
21494 (mapcar 'org-file-menu-entry (org-agenda-files t))))))))
21496 ;;;; Documentation
21498 (defun org-require-autoloaded-modules ()
21499 (interactive)
21500 (mapc 'require
21501 '(org-agenda org-archive org-attach org-clock org-colview org-id
21502 org-table org-timer)))
21504 ;;;###autoload
21505 (defun org-reload (&optional uncompiled)
21506 "Reload all org lisp files.
21507 With prefix arg UNCOMPILED, load the uncompiled versions."
21508 (interactive "P")
21509 (require 'loadhist)
21510 (let* ((org-dir (org-find-library-dir "org"))
21511 (contrib-dir (or (org-find-library-dir "org-contribdir") org-dir))
21512 (feature-re "^\\(org\\|ob\\|ox\\)\\(-.*\\)?")
21513 (remove-re (mapconcat 'identity
21514 (mapcar (lambda (f) (concat "^" f "$"))
21515 (list (if (featurep 'xemacs)
21516 "org-colview"
21517 "org-colview-xemacs")
21518 "org" "org-loaddefs" "org-version"))
21519 "\\|"))
21520 (feats (delete-dups
21521 (mapcar 'file-name-sans-extension
21522 (mapcar 'file-name-nondirectory
21523 (delq nil
21524 (mapcar 'feature-file
21525 features))))))
21526 (lfeat (append
21527 (sort
21528 (setq feats
21529 (delq nil (mapcar
21530 (lambda (f)
21531 (if (and (string-match feature-re f)
21532 (not (string-match remove-re f)))
21533 f nil))
21534 feats)))
21535 'string-lessp)
21536 (list "org-version" "org")))
21537 (load-suffixes (when (boundp 'load-suffixes) load-suffixes))
21538 (load-suffixes (if uncompiled (reverse load-suffixes) load-suffixes))
21539 load-uncore load-misses)
21540 (setq load-misses
21541 (delq 't
21542 (mapcar (lambda (f)
21543 (or (org-load-noerror-mustsuffix (concat org-dir f))
21544 (and (string= org-dir contrib-dir)
21545 (org-load-noerror-mustsuffix (concat contrib-dir f)))
21546 (and (org-load-noerror-mustsuffix (concat (org-find-library-dir f) f))
21547 (add-to-list 'load-uncore f 'append)
21550 lfeat)))
21551 (if load-uncore
21552 (message "The following feature%s found in load-path, please check if that's correct:\n%s"
21553 (if (> (length load-uncore) 1) "s were" " was") load-uncore))
21554 (if load-misses
21555 (message "Some error occurred while reloading Org feature%s\n%s\nPlease check *Messages*!\n%s"
21556 (if (> (length load-misses) 1) "s" "") load-misses (org-version nil 'full))
21557 (message "Successfully reloaded Org\n%s" (org-version nil 'full)))))
21559 ;;;###autoload
21560 (defun org-customize ()
21561 "Call the customize function with org as argument."
21562 (interactive)
21563 (org-load-modules-maybe)
21564 (org-require-autoloaded-modules)
21565 (customize-browse 'org))
21567 (defun org-create-customize-menu ()
21568 "Create a full customization menu for Org-mode, insert it into the menu."
21569 (interactive)
21570 (org-load-modules-maybe)
21571 (org-require-autoloaded-modules)
21572 (if (fboundp 'customize-menu-create)
21573 (progn
21574 (easy-menu-change
21575 '("Org") "Customize"
21576 `(["Browse Org group" org-customize t]
21577 "--"
21578 ,(customize-menu-create 'org)
21579 ["Set" Custom-set t]
21580 ["Save" Custom-save t]
21581 ["Reset to Current" Custom-reset-current t]
21582 ["Reset to Saved" Custom-reset-saved t]
21583 ["Reset to Standard Settings" Custom-reset-standard t]))
21584 (message "\"Org\"-menu now contains full customization menu"))
21585 (error "Cannot expand menu (outdated version of cus-edit.el)")))
21587 ;;;; Miscellaneous stuff
21589 ;;; Generally useful functions
21591 (defsubst org-get-at-eol (property n)
21592 "Get text property PROPERTY at the end of line less N characters."
21593 (get-text-property (- (point-at-eol) n) property))
21595 (defun org-find-text-property-in-string (prop s)
21596 "Return the first non-nil value of property PROP in string S."
21597 (or (get-text-property 0 prop s)
21598 (get-text-property (or (next-single-property-change 0 prop s) 0)
21599 prop s)))
21601 (defun org-display-warning (message) ;; Copied from Emacs-Muse
21602 "Display the given MESSAGE as a warning."
21603 (if (fboundp 'display-warning)
21604 (display-warning 'org message
21605 (if (featurep 'xemacs) 'warning :warning))
21606 (let ((buf (get-buffer-create "*Org warnings*")))
21607 (with-current-buffer buf
21608 (goto-char (point-max))
21609 (insert "Warning (Org): " message)
21610 (unless (bolp)
21611 (newline)))
21612 (display-buffer buf)
21613 (sit-for 0))))
21615 (defun org-eval (form)
21616 "Eval FORM and return result."
21617 (condition-case error
21618 (eval form)
21619 (error (format "%%![Error: %s]" error))))
21621 (defun org-in-clocktable-p ()
21622 "Check if the cursor is in a clocktable."
21623 (let ((pos (point)) start)
21624 (save-excursion
21625 (end-of-line 1)
21626 (and (re-search-backward "^[ \t]*#\\+BEGIN:[ \t]+clocktable" nil t)
21627 (setq start (match-beginning 0))
21628 (re-search-forward "^[ \t]*#\\+END:.*" nil t)
21629 (>= (match-end 0) pos)
21630 start))))
21632 (defun org-in-verbatim-emphasis ()
21633 (save-match-data
21634 (and (org-in-regexp org-emph-re 2)
21635 (>= (point) (match-beginning 3))
21636 (<= (point) (match-end 4))
21637 (member (match-string 3) '("=" "~")))))
21639 (defun org-goto-marker-or-bmk (marker &optional bookmark)
21640 "Go to MARKER, widen if necessary. When marker is not live, try BOOKMARK."
21641 (if (and marker (marker-buffer marker)
21642 (buffer-live-p (marker-buffer marker)))
21643 (progn
21644 (org-pop-to-buffer-same-window (marker-buffer marker))
21645 (if (or (> marker (point-max)) (< marker (point-min)))
21646 (widen))
21647 (goto-char marker)
21648 (org-show-context 'org-goto))
21649 (if bookmark
21650 (bookmark-jump bookmark)
21651 (error "Cannot find location"))))
21653 (defun org-quote-csv-field (s)
21654 "Quote field for inclusion in CSV material."
21655 (if (string-match "[\",]" s)
21656 (concat "\"" (mapconcat 'identity (split-string s "\"") "\"\"") "\"")
21659 (defun org-force-self-insert (N)
21660 "Needed to enforce self-insert under remapping."
21661 (interactive "p")
21662 (self-insert-command N))
21664 (defun org-string-width (s)
21665 "Compute width of string, ignoring invisible characters.
21666 This ignores character with invisibility property `org-link', and also
21667 characters with property `org-cwidth', because these will become invisible
21668 upon the next fontification round."
21669 (let (b l)
21670 (when (or (eq t buffer-invisibility-spec)
21671 (assq 'org-link buffer-invisibility-spec))
21672 (while (setq b (text-property-any 0 (length s)
21673 'invisible 'org-link s))
21674 (setq s (concat (substring s 0 b)
21675 (substring s (or (next-single-property-change
21676 b 'invisible s) (length s)))))))
21677 (while (setq b (text-property-any 0 (length s) 'org-cwidth t s))
21678 (setq s (concat (substring s 0 b)
21679 (substring s (or (next-single-property-change
21680 b 'org-cwidth s) (length s))))))
21681 (setq l (string-width s) b -1)
21682 (while (setq b (text-property-any (1+ b) (length s) 'org-dwidth t s))
21683 (setq l (- l (get-text-property b 'org-dwidth-n s))))
21686 (defun org-shorten-string (s maxlength)
21687 "Shorten string S so tht it is no longer than MAXLENGTH characters.
21688 If the string is shorter or has length MAXLENGTH, just return the
21689 original string. If it is longer, the functions finds a space in the
21690 string, breaks this string off at that locations and adds three dots
21691 as ellipsis. Including the ellipsis, the string will not be longer
21692 than MAXLENGTH. If finding a good breaking point in the string does
21693 not work, the string is just chopped off in the middle of a word
21694 if necessary."
21695 (if (<= (length s) maxlength)
21697 (let* ((n (max (- maxlength 4) 1))
21698 (re (concat "\\`\\(.\\{1," (int-to-string n) "\\}[^ ]\\)\\([ ]\\|\\'\\)")))
21699 (if (string-match re s)
21700 (concat (match-string 1 s) "...")
21701 (concat (substring s 0 (max (- maxlength 3) 0)) "...")))))
21703 (defun org-get-indentation (&optional line)
21704 "Get the indentation of the current line, interpreting tabs.
21705 When LINE is given, assume it represents a line and compute its indentation."
21706 (if line
21707 (if (string-match "^ *" (org-remove-tabs line))
21708 (match-end 0))
21709 (save-excursion
21710 (beginning-of-line 1)
21711 (skip-chars-forward " \t")
21712 (current-column))))
21714 (defun org-get-string-indentation (s)
21715 "What indentation has S due to SPACE and TAB at the beginning of the string?"
21716 (let ((n -1) (i 0) (w tab-width) c)
21717 (catch 'exit
21718 (while (< (setq n (1+ n)) (length s))
21719 (setq c (aref s n))
21720 (cond ((= c ?\ ) (setq i (1+ i)))
21721 ((= c ?\t) (setq i (* (/ (+ w i) w) w)))
21722 (t (throw 'exit t)))))
21725 (defun org-remove-tabs (s &optional width)
21726 "Replace tabulators in S with spaces.
21727 Assumes that s is a single line, starting in column 0."
21728 (setq width (or width tab-width))
21729 (while (string-match "\t" s)
21730 (setq s (replace-match
21731 (make-string
21732 (- (* width (/ (+ (match-beginning 0) width) width))
21733 (match-beginning 0)) ?\ )
21734 t t s)))
21737 (defun org-fix-indentation (line ind)
21738 "Fix indentation in LINE.
21739 IND is a cons cell with target and minimum indentation.
21740 If the current indentation in LINE is smaller than the minimum,
21741 leave it alone. If it is larger than ind, set it to the target."
21742 (let* ((l (org-remove-tabs line))
21743 (i (org-get-indentation l))
21744 (i1 (car ind)) (i2 (cdr ind)))
21745 (if (>= i i2) (setq l (substring line i2)))
21746 (if (> i1 0)
21747 (concat (make-string i1 ?\ ) l)
21748 l)))
21750 (defun org-remove-indentation (code &optional n)
21751 "Remove the maximum common indentation from the lines in CODE.
21752 N may optionally be the number of spaces to remove."
21753 (with-temp-buffer
21754 (insert code)
21755 (org-do-remove-indentation n)
21756 (buffer-string)))
21758 (defun org-do-remove-indentation (&optional n)
21759 "Remove the maximum common indentation from the buffer."
21760 (untabify (point-min) (point-max))
21761 (let ((min 10000) re)
21762 (if n
21763 (setq min n)
21764 (goto-char (point-min))
21765 (while (re-search-forward "^ *[^ \n]" nil t)
21766 (setq min (min min (1- (- (match-end 0) (match-beginning 0)))))))
21767 (unless (or (= min 0) (= min 10000))
21768 (setq re (format "^ \\{%d\\}" min))
21769 (goto-char (point-min))
21770 (while (re-search-forward re nil t)
21771 (replace-match "")
21772 (end-of-line 1))
21773 min)))
21775 (defun org-fill-template (template alist)
21776 "Find each %key of ALIST in TEMPLATE and replace it."
21777 (let ((case-fold-search nil)
21778 entry key value)
21779 (setq alist (sort (copy-sequence alist)
21780 (lambda (a b) (< (length (car a)) (length (car b))))))
21781 (while (setq entry (pop alist))
21782 (setq template
21783 (replace-regexp-in-string
21784 (concat "%" (regexp-quote (car entry)))
21785 (or (cdr entry) "") template t t)))
21786 template))
21788 (defun org-base-buffer (buffer)
21789 "Return the base buffer of BUFFER, if it has one. Else return the buffer."
21790 (if (not buffer)
21791 buffer
21792 (or (buffer-base-buffer buffer)
21793 buffer)))
21795 (defun org-wrap (string &optional width lines)
21796 "Wrap string to either a number of lines, or a width in characters.
21797 If WIDTH is non-nil, the string is wrapped to that width, however many lines
21798 that costs. If there is a word longer than WIDTH, the text is actually
21799 wrapped to the length of that word.
21800 IF WIDTH is nil and LINES is non-nil, the string is forced into at most that
21801 many lines, whatever width that takes.
21802 The return value is a list of lines, without newlines at the end."
21803 (let* ((words (org-split-string string "[ \t\n]+"))
21804 (maxword (apply 'max (mapcar 'org-string-width words)))
21805 w ll)
21806 (cond (width
21807 (org-do-wrap words (max maxword width)))
21808 (lines
21809 (setq w maxword)
21810 (setq ll (org-do-wrap words maxword))
21811 (if (<= (length ll) lines)
21813 (setq ll words)
21814 (while (> (length ll) lines)
21815 (setq w (1+ w))
21816 (setq ll (org-do-wrap words w)))
21817 ll))
21818 (t (error "Cannot wrap this")))))
21820 (defun org-do-wrap (words width)
21821 "Create lines of maximum width WIDTH (in characters) from word list WORDS."
21822 (let (lines line)
21823 (while words
21824 (setq line (pop words))
21825 (while (and words (< (+ (length line) (length (car words))) width))
21826 (setq line (concat line " " (pop words))))
21827 (setq lines (push line lines)))
21828 (nreverse lines)))
21830 (defun org-split-string (string &optional separators)
21831 "Splits STRING into substrings at SEPARATORS.
21832 No empty strings are returned if there are matches at the beginning
21833 and end of string."
21834 (let ((rexp (or separators "[ \f\t\n\r\v]+"))
21835 (start 0)
21836 notfirst
21837 (list nil))
21838 (while (and (string-match rexp string
21839 (if (and notfirst
21840 (= start (match-beginning 0))
21841 (< start (length string)))
21842 (1+ start) start))
21843 (< (match-beginning 0) (length string)))
21844 (setq notfirst t)
21845 (or (eq (match-beginning 0) 0)
21846 (and (eq (match-beginning 0) (match-end 0))
21847 (eq (match-beginning 0) start))
21848 (setq list
21849 (cons (substring string start (match-beginning 0))
21850 list)))
21851 (setq start (match-end 0)))
21852 (or (eq start (length string))
21853 (setq list
21854 (cons (substring string start)
21855 list)))
21856 (nreverse list)))
21858 (defun org-quote-vert (s)
21859 "Replace \"|\" with \"\\vert\"."
21860 (while (string-match "|" s)
21861 (setq s (replace-match "\\vert" t t s)))
21864 (defun org-uuidgen-p (s)
21865 "Is S an ID created by UUIDGEN?"
21866 (string-match "\\`[0-9a-f]\\{8\\}-[0-9a-f]\\{4\\}-[0-9a-f]\\{4\\}-[0-9a-f]\\{4\\}-[0-9a-f]\\{12\\}\\'" (downcase s)))
21868 (defun org-in-src-block-p (&optional inside)
21869 "Whether point is in a code source block.
21870 When INSIDE is non-nil, don't consider we are within a src block
21871 when point is at #+BEGIN_SRC or #+END_SRC."
21872 (let ((case-fold-search t) ov)
21873 (or (and (eq (get-char-property (point) 'src-block) t))
21874 (and (not inside)
21875 (save-match-data
21876 (save-excursion
21877 (beginning-of-line)
21878 (looking-at ".*#\\+\\(begin\\|end\\)_src")))))))
21880 (defun org-context ()
21881 "Return a list of contexts of the current cursor position.
21882 If several contexts apply, all are returned.
21883 Each context entry is a list with a symbol naming the context, and
21884 two positions indicating start and end of the context. Possible
21885 contexts are:
21887 :headline anywhere in a headline
21888 :headline-stars on the leading stars in a headline
21889 :todo-keyword on a TODO keyword (including DONE) in a headline
21890 :tags on the TAGS in a headline
21891 :priority on the priority cookie in a headline
21892 :item on the first line of a plain list item
21893 :item-bullet on the bullet/number of a plain list item
21894 :checkbox on the checkbox in a plain list item
21895 :table in an org-mode table
21896 :table-special on a special filed in a table
21897 :table-table in a table.el table
21898 :clocktable in a clocktable
21899 :src-block in a source block
21900 :link on a hyperlink
21901 :keyword on a keyword: SCHEDULED, DEADLINE, CLOSE, COMMENT.
21902 :target on a <<target>>
21903 :radio-target on a <<<radio-target>>>
21904 :latex-fragment on a LaTeX fragment
21905 :latex-preview on a LaTeX fragment with overlaid preview image
21907 This function expects the position to be visible because it uses font-lock
21908 faces as a help to recognize the following contexts: :table-special, :link,
21909 and :keyword."
21910 (let* ((f (get-text-property (point) 'face))
21911 (faces (if (listp f) f (list f)))
21912 (case-fold-search t)
21913 (p (point)) clist o)
21914 ;; First the large context
21915 (cond
21916 ((org-at-heading-p t)
21917 (push (list :headline (point-at-bol) (point-at-eol)) clist)
21918 (when (progn
21919 (beginning-of-line 1)
21920 (looking-at org-todo-line-tags-regexp))
21921 (push (org-point-in-group p 1 :headline-stars) clist)
21922 (push (org-point-in-group p 2 :todo-keyword) clist)
21923 (push (org-point-in-group p 4 :tags) clist))
21924 (goto-char p)
21925 (skip-chars-backward "^[\n\r \t") (or (bobp) (backward-char 1))
21926 (if (looking-at "\\[#[A-Z0-9]\\]")
21927 (push (org-point-in-group p 0 :priority) clist)))
21929 ((org-at-item-p)
21930 (push (org-point-in-group p 2 :item-bullet) clist)
21931 (push (list :item (point-at-bol)
21932 (save-excursion (org-end-of-item) (point)))
21933 clist)
21934 (and (org-at-item-checkbox-p)
21935 (push (org-point-in-group p 0 :checkbox) clist)))
21937 ((org-at-table-p)
21938 (push (list :table (org-table-begin) (org-table-end)) clist)
21939 (if (memq 'org-formula faces)
21940 (push (list :table-special
21941 (previous-single-property-change p 'face)
21942 (next-single-property-change p 'face)) clist)))
21943 ((org-at-table-p 'any)
21944 (push (list :table-table) clist)))
21945 (goto-char p)
21947 (let ((case-fold-search t))
21948 ;; New the "medium" contexts: clocktables, source blocks
21949 (cond ((org-in-clocktable-p)
21950 (push (list :clocktable
21951 (and (or (looking-at "[ \t]*\\(#\\+BEGIN: clocktable\\)")
21952 (re-search-backward "[ \t]*\\(#+BEGIN: clocktable\\)" nil t))
21953 (match-beginning 1))
21954 (and (re-search-forward "[ \t]*#\\+END:?" nil t)
21955 (match-end 0))) clist))
21956 ((org-in-src-block-p)
21957 (push (list :src-block
21958 (and (or (looking-at "[ \t]*\\(#\\+BEGIN_SRC\\)")
21959 (re-search-backward "[ \t]*\\(#+BEGIN_SRC\\)" nil t))
21960 (match-beginning 1))
21961 (and (search-forward "#+END_SRC" nil t)
21962 (match-beginning 0))) clist))))
21963 (goto-char p)
21965 ;; Now the small context
21966 (cond
21967 ((org-at-timestamp-p)
21968 (push (org-point-in-group p 0 :timestamp) clist))
21969 ((memq 'org-link faces)
21970 (push (list :link
21971 (previous-single-property-change p 'face)
21972 (next-single-property-change p 'face)) clist))
21973 ((memq 'org-special-keyword faces)
21974 (push (list :keyword
21975 (previous-single-property-change p 'face)
21976 (next-single-property-change p 'face)) clist))
21977 ((org-at-target-p)
21978 (push (org-point-in-group p 0 :target) clist)
21979 (goto-char (1- (match-beginning 0)))
21980 (if (looking-at org-radio-target-regexp)
21981 (push (org-point-in-group p 0 :radio-target) clist))
21982 (goto-char p))
21983 ((setq o (car (delq nil
21984 (mapcar
21985 (lambda (x)
21986 (if (memq x org-latex-fragment-image-overlays) x))
21987 (overlays-at (point))))))
21988 (push (list :latex-fragment
21989 (overlay-start o) (overlay-end o)) clist)
21990 (push (list :latex-preview
21991 (overlay-start o) (overlay-end o)) clist))
21992 ((org-inside-LaTeX-fragment-p)
21993 ;; FIXME: positions wrong.
21994 (push (list :latex-fragment (point) (point)) clist)))
21996 (setq clist (nreverse (delq nil clist)))
21997 clist))
21999 ;; FIXME: Compare with at-regexp-p Do we need both?
22000 (defun org-in-regexp (re &optional nlines visually)
22001 "Check if point is inside a match of regexp.
22002 Normally only the current line is checked, but you can include NLINES extra
22003 lines both before and after point into the search.
22004 If VISUALLY is set, require that the cursor is not after the match but
22005 really on, so that the block visually is on the match."
22006 (catch 'exit
22007 (let ((pos (point))
22008 (eol (point-at-eol (+ 1 (or nlines 0))))
22009 (inc (if visually 1 0)))
22010 (save-excursion
22011 (beginning-of-line (- 1 (or nlines 0)))
22012 (while (re-search-forward re eol t)
22013 (if (and (<= (match-beginning 0) pos)
22014 (>= (+ inc (match-end 0)) pos))
22015 (throw 'exit (cons (match-beginning 0) (match-end 0)))))))))
22017 (defun org-at-regexp-p (regexp)
22018 "Is point inside a match of REGEXP in the current line?"
22019 (catch 'exit
22020 (save-excursion
22021 (let ((pos (point)) (end (point-at-eol)))
22022 (beginning-of-line 1)
22023 (while (re-search-forward regexp end t)
22024 (if (and (<= (match-beginning 0) pos)
22025 (>= (match-end 0) pos))
22026 (throw 'exit t)))
22027 nil))))
22029 (defun org-between-regexps-p (start-re end-re &optional lim-up lim-down)
22030 "Non-nil when point is between matches of START-RE and END-RE.
22032 Also return a non-nil value when point is on one of the matches.
22034 Optional arguments LIM-UP and LIM-DOWN bound the search; they are
22035 buffer positions. Default values are the positions of headlines
22036 surrounding the point.
22038 The functions returns a cons cell whose car (resp. cdr) is the
22039 position before START-RE (resp. after END-RE)."
22040 (save-match-data
22041 (let ((pos (point))
22042 (limit-up (or lim-up (save-excursion (outline-previous-heading))))
22043 (limit-down (or lim-down (save-excursion (outline-next-heading))))
22044 beg end)
22045 (save-excursion
22046 ;; Point is on a block when on START-RE or if START-RE can be
22047 ;; found before it...
22048 (and (or (org-at-regexp-p start-re)
22049 (re-search-backward start-re limit-up t))
22050 (setq beg (match-beginning 0))
22051 ;; ... and END-RE after it...
22052 (goto-char (match-end 0))
22053 (re-search-forward end-re limit-down t)
22054 (> (setq end (match-end 0)) pos)
22055 ;; ... without another START-RE in-between.
22056 (goto-char (match-beginning 0))
22057 (not (re-search-backward start-re (1+ beg) t))
22058 ;; Return value.
22059 (cons beg end))))))
22061 (defun org-in-block-p (names)
22062 "Non-nil when point belongs to a block whose name belongs to NAMES.
22064 NAMES is a list of strings containing names of blocks.
22066 Return first block name matched, or nil. Beware that in case of
22067 nested blocks, the returned name may not belong to the closest
22068 block from point."
22069 (save-match-data
22070 (catch 'exit
22071 (let ((case-fold-search t)
22072 (lim-up (save-excursion (outline-previous-heading)))
22073 (lim-down (save-excursion (outline-next-heading))))
22074 (mapc (lambda (name)
22075 (let ((n (regexp-quote name)))
22076 (when (org-between-regexps-p
22077 (concat "^[ \t]*#\\+begin_" n)
22078 (concat "^[ \t]*#\\+end_" n)
22079 lim-up lim-down)
22080 (throw 'exit n))))
22081 names))
22082 nil)))
22084 (defun org-in-drawer-p ()
22085 "Non-nil if point is within a drawer.
22086 If point is within a drawer, return it, as parsed data."
22087 (let ((element (save-match-data (org-element-at-point))))
22088 (while (and element (not (memq (org-element-type element)
22089 '(drawer property-drawer))))
22090 (setq element (org-element-property :parent element)))
22091 element))
22093 (defun org-occur-in-agenda-files (regexp &optional nlines)
22094 "Call `multi-occur' with buffers for all agenda files."
22095 (interactive "sOrg-files matching: \np")
22096 (let* ((files (org-agenda-files))
22097 (tnames (mapcar 'file-truename files))
22098 (extra org-agenda-text-search-extra-files)
22100 (when (eq (car extra) 'agenda-archives)
22101 (setq extra (cdr extra))
22102 (setq files (org-add-archive-files files)))
22103 (while (setq f (pop extra))
22104 (unless (member (file-truename f) tnames)
22105 (add-to-list 'files f 'append)
22106 (add-to-list 'tnames (file-truename f) 'append)))
22107 (multi-occur
22108 (mapcar (lambda (x)
22109 (with-current-buffer
22110 (or (get-file-buffer x) (find-file-noselect x))
22111 (widen)
22112 (current-buffer)))
22113 files)
22114 regexp)))
22116 (if (boundp 'occur-mode-find-occurrence-hook)
22117 ;; Emacs 23
22118 (add-hook 'occur-mode-find-occurrence-hook
22119 (lambda ()
22120 (when (derived-mode-p 'org-mode)
22121 (org-reveal))))
22122 ;; Emacs 22
22123 (defadvice occur-mode-goto-occurrence
22124 (after org-occur-reveal activate)
22125 (and (derived-mode-p 'org-mode) (org-reveal)))
22126 (defadvice occur-mode-goto-occurrence-other-window
22127 (after org-occur-reveal activate)
22128 (and (derived-mode-p 'org-mode) (org-reveal)))
22129 (defadvice occur-mode-display-occurrence
22130 (after org-occur-reveal activate)
22131 (when (derived-mode-p 'org-mode)
22132 (let ((pos (occur-mode-find-occurrence)))
22133 (with-current-buffer (marker-buffer pos)
22134 (save-excursion
22135 (goto-char pos)
22136 (org-reveal)))))))
22138 (defun org-occur-link-in-agenda-files ()
22139 "Create a link and search for it in the agendas.
22140 The link is not stored in `org-stored-links', it is just created
22141 for the search purpose."
22142 (interactive)
22143 (let ((link (condition-case nil
22144 (org-store-link nil)
22145 (error "Unable to create a link to here"))))
22146 (org-occur-in-agenda-files (regexp-quote link))))
22148 (defun org-reverse-string (string)
22149 "Return the reverse of STRING."
22150 (apply 'string (reverse (string-to-list string))))
22152 ;; defsubst org-uniquify must be defined before first use
22154 (defun org-uniquify-alist (alist)
22155 "Merge elements of ALIST with the same key.
22157 For example, in this alist:
22159 \(org-uniquify-alist '((a 1) (b 2) (a 3)))
22160 => '((a 1 3) (b 2))
22162 merge (a 1) and (a 3) into (a 1 3).
22164 The function returns the new ALIST."
22165 (let (rtn)
22166 (mapc
22167 (lambda (e)
22168 (let (n)
22169 (if (not (assoc (car e) rtn))
22170 (push e rtn)
22171 (setq n (cons (car e) (append (cdr (assoc (car e) rtn)) (cdr e))))
22172 (setq rtn (assq-delete-all (car e) rtn))
22173 (push n rtn))))
22174 alist)
22175 rtn))
22177 (defun org-delete-all (elts list)
22178 "Remove all elements in ELTS from LIST."
22179 (while elts
22180 (setq list (delete (pop elts) list)))
22181 list)
22183 (defun org-count (cl-item cl-seq)
22184 "Count the number of occurrences of ITEM in SEQ.
22185 Taken from `count' in cl-seq.el with all keyword arguments removed."
22186 (let ((cl-end (length cl-seq)) (cl-start 0) (cl-count 0) cl-x)
22187 (when (consp cl-seq) (setq cl-seq (nthcdr cl-start cl-seq)))
22188 (while (< cl-start cl-end)
22189 (setq cl-x (if (consp cl-seq) (pop cl-seq) (aref cl-seq cl-start)))
22190 (if (equal cl-item cl-x) (setq cl-count (1+ cl-count)))
22191 (setq cl-start (1+ cl-start)))
22192 cl-count))
22194 (defun org-remove-if (predicate seq)
22195 "Remove everything from SEQ that fulfills PREDICATE."
22196 (let (res e)
22197 (while seq
22198 (setq e (pop seq))
22199 (if (not (funcall predicate e)) (push e res)))
22200 (nreverse res)))
22202 (defun org-remove-if-not (predicate seq)
22203 "Remove everything from SEQ that does not fulfill PREDICATE."
22204 (let (res e)
22205 (while seq
22206 (setq e (pop seq))
22207 (if (funcall predicate e) (push e res)))
22208 (nreverse res)))
22210 (defun org-reduce (cl-func cl-seq &rest cl-keys)
22211 "Reduce two-argument FUNCTION across SEQ.
22212 Taken from `reduce' in cl-seq.el with all keyword arguments but
22213 \":initial-value\" removed."
22214 (let ((cl-accum (cond ((memq :initial-value cl-keys)
22215 (cadr (memq :initial-value cl-keys)))
22216 (cl-seq (pop cl-seq))
22217 (t (funcall cl-func)))))
22218 (while cl-seq
22219 (setq cl-accum (funcall cl-func cl-accum (pop cl-seq))))
22220 cl-accum))
22222 (defun org-every (pred seq)
22223 "Return true if PREDICATE is true of every element of SEQ.
22224 Adapted from `every' in cl.el."
22225 (catch 'org-every
22226 (mapc (lambda (e) (unless (funcall pred e) (throw 'org-every nil))) seq)
22229 (defun org-some (pred seq)
22230 "Return true if PREDICATE is true of any element of SEQ.
22231 Adapted from `some' in cl.el."
22232 (catch 'org-some
22233 (mapc (lambda (e) (when (funcall pred e) (throw 'org-some t))) seq)
22234 nil))
22236 (defun org-back-over-empty-lines ()
22237 "Move backwards over whitespace, to the beginning of the first empty line.
22238 Returns the number of empty lines passed."
22239 (let ((pos (point)))
22240 (if (cdr (assoc 'heading org-blank-before-new-entry))
22241 (skip-chars-backward " \t\n\r")
22242 (unless (eobp)
22243 (forward-line -1)))
22244 (beginning-of-line 2)
22245 (goto-char (min (point) pos))
22246 (count-lines (point) pos)))
22248 (defun org-skip-whitespace ()
22249 (skip-chars-forward " \t\n\r"))
22251 (defun org-point-in-group (point group &optional context)
22252 "Check if POINT is in match-group GROUP.
22253 If CONTEXT is non-nil, return a list with CONTEXT and the boundaries of the
22254 match. If the match group does not exist or point is not inside it,
22255 return nil."
22256 (and (match-beginning group)
22257 (>= point (match-beginning group))
22258 (<= point (match-end group))
22259 (if context
22260 (list context (match-beginning group) (match-end group))
22261 t)))
22263 (defun org-switch-to-buffer-other-window (&rest args)
22264 "Switch to buffer in a second window on the current frame.
22265 In particular, do not allow pop-up frames.
22266 Returns the newly created buffer."
22267 (org-no-popups
22268 (apply 'switch-to-buffer-other-window args)))
22270 (defun org-combine-plists (&rest plists)
22271 "Create a single property list from all plists in PLISTS.
22272 The process starts by copying the first list, and then setting properties
22273 from the other lists. Settings in the last list are the most significant
22274 ones and overrule settings in the other lists."
22275 (let ((rtn (copy-sequence (pop plists)))
22276 p v ls)
22277 (while plists
22278 (setq ls (pop plists))
22279 (while ls
22280 (setq p (pop ls) v (pop ls))
22281 (setq rtn (plist-put rtn p v))))
22282 rtn))
22284 (defun org-replace-escapes (string table)
22285 "Replace %-escapes in STRING with values in TABLE.
22286 TABLE is an association list with keys like \"%a\" and string values.
22287 The sequences in STRING may contain normal field width and padding information,
22288 for example \"%-5s\". Replacements happen in the sequence given by TABLE,
22289 so values can contain further %-escapes if they are define later in TABLE."
22290 (let ((tbl (copy-alist table))
22291 (case-fold-search nil)
22292 (pchg 0)
22293 e re rpl)
22294 (while (setq e (pop tbl))
22295 (setq re (concat "%-?[0-9.]*" (substring (car e) 1)))
22296 (when (and (cdr e) (string-match re (cdr e)))
22297 (let ((sref (substring (cdr e) (match-beginning 0) (match-end 0)))
22298 (safe "SREF"))
22299 (add-text-properties 0 3 (list 'sref sref) safe)
22300 (setcdr e (replace-match safe t t (cdr e)))))
22301 (while (string-match re string)
22302 (setq rpl (format (concat (substring (match-string 0 string) 0 -1) "s")
22303 (cdr e)))
22304 (setq string (replace-match rpl t t string))))
22305 (while (setq pchg (next-property-change pchg string))
22306 (let ((sref (get-text-property pchg 'sref string)))
22307 (when (and sref (string-match "SREF" string pchg))
22308 (setq string (replace-match sref t t string)))))
22309 string))
22311 (defun org-sublist (list start end)
22312 "Return a section of LIST, from START to END.
22313 Counting starts at 1."
22314 (let (rtn (c start))
22315 (setq list (nthcdr (1- start) list))
22316 (while (and list (<= c end))
22317 (push (pop list) rtn)
22318 (setq c (1+ c)))
22319 (nreverse rtn)))
22321 (defun org-find-base-buffer-visiting (file)
22322 "Like `find-buffer-visiting' but always return the base buffer and
22323 not an indirect buffer."
22324 (let ((buf (or (get-file-buffer file)
22325 (find-buffer-visiting file))))
22326 (if buf
22327 (or (buffer-base-buffer buf) buf)
22328 nil)))
22330 (defun org-image-file-name-regexp (&optional extensions)
22331 "Return regexp matching the file names of images.
22332 If EXTENSIONS is given, only match these."
22333 (if (and (not extensions) (fboundp 'image-file-name-regexp))
22334 (image-file-name-regexp)
22335 (let ((image-file-name-extensions
22336 (or extensions
22337 '("png" "jpeg" "jpg" "gif" "tiff" "tif"
22338 "xbm" "xpm" "pbm" "pgm" "ppm"))))
22339 (concat "\\."
22340 (regexp-opt (nconc (mapcar 'upcase
22341 image-file-name-extensions)
22342 image-file-name-extensions)
22344 "\\'"))))
22346 (defun org-file-image-p (file &optional extensions)
22347 "Return non-nil if FILE is an image."
22348 (save-match-data
22349 (string-match (org-image-file-name-regexp extensions) file)))
22351 (defun org-get-cursor-date (&optional with-time)
22352 "Return the date at cursor in as a time.
22353 This works in the calendar and in the agenda, anywhere else it just
22354 returns the current time.
22355 If WITH-TIME is non-nil, returns the time of the event at point (in
22356 the agenda) or the current time of the day."
22357 (let (date day defd tp tm hod mod)
22358 (when with-time
22359 (setq tp (get-text-property (point) 'time))
22360 (when (and tp (string-match "\\([0-9][0-9]\\):\\([0-9][0-9]\\)" tp))
22361 (setq hod (string-to-number (match-string 1 tp))
22362 mod (string-to-number (match-string 2 tp))))
22363 (or tp (setq hod (nth 2 (decode-time (current-time)))
22364 mod (nth 1 (decode-time (current-time))))))
22365 (cond
22366 ((eq major-mode 'calendar-mode)
22367 (setq date (calendar-cursor-to-date)
22368 defd (encode-time 0 (or mod 0) (or hod 0)
22369 (nth 1 date) (nth 0 date) (nth 2 date))))
22370 ((eq major-mode 'org-agenda-mode)
22371 (setq day (get-text-property (point) 'day))
22372 (if day
22373 (setq date (calendar-gregorian-from-absolute day)
22374 defd (encode-time 0 (or mod 0) (or hod 0)
22375 (nth 1 date) (nth 0 date) (nth 2 date))))))
22376 (or defd (current-time))))
22378 (defun org-mark-subtree (&optional up)
22379 "Mark the current subtree.
22380 This puts point at the start of the current subtree, and mark at
22381 the end. If a numeric prefix UP is given, move up into the
22382 hierarchy of headlines by UP levels before marking the subtree."
22383 (interactive "P")
22384 (org-with-limited-levels
22385 (cond ((org-at-heading-p) (beginning-of-line))
22386 ((org-before-first-heading-p) (user-error "Not in a subtree"))
22387 (t (outline-previous-visible-heading 1))))
22388 (when up (while (and (> up 0) (org-up-heading-safe)) (decf up)))
22389 (if (org-called-interactively-p 'any)
22390 (call-interactively 'org-mark-element)
22391 (org-mark-element)))
22394 ;;; Indentation
22396 (defun org--get-expected-indentation (element contentsp)
22397 "Expected indentation column for current line, according to ELEMENT.
22398 ELEMENT is an element containing point. CONTENTSP is non-nil
22399 when indentation is to be computed according to contents of
22400 ELEMENT."
22401 (let ((type (org-element-type element))
22402 (start (org-element-property :begin element)))
22403 (org-with-wide-buffer
22404 (cond
22405 (contentsp
22406 (case type
22407 (footnote-definition 0)
22408 ((headline inlinetask nil)
22409 (if (not org-adapt-indentation) 0
22410 (let ((level (org-current-level)))
22411 (if level (1+ level) 0))))
22412 ((item plain list)
22413 (org-list-item-body-column
22414 (org-element-property :post-affiliated element)))
22415 (otherwise
22416 (goto-char start)
22417 (org-get-indentation))))
22418 ((memq type '(headline inlinetask nil))
22419 (if (save-excursion (beginning-of-line) (looking-at "[ \t]*$"))
22420 (org--get-expected-indentation element t)
22422 ((eq type 'footnote-definition) 0)
22423 ;; First paragraph of a footnote definition or an item.
22424 ;; Indent like parent.
22425 ((< (line-beginning-position) start)
22426 (org--get-expected-indentation
22427 (org-element-property :parent element) t))
22428 ;; At first line: indent according to previous sibling, if any,
22429 ;; ignoring footnote definitions and inline tasks, or parent's
22430 ;; contents.
22431 ((= (line-beginning-position) start)
22432 (catch 'exit
22433 (while t
22434 (if (= (point-min) start) (throw 'exit 0)
22435 (goto-char (1- start))
22436 (let ((previous (org-element-at-point)))
22437 (while (let ((parent (org-element-property :parent previous)))
22438 (and parent
22439 (setq previous parent)
22440 (<= (org-element-property :end parent) start))))
22441 (cond ((or (not previous)
22442 (> (org-element-property :end previous) start))
22443 (throw 'exit (org--get-expected-indentation previous t)))
22444 ((memq (org-element-type previous)
22445 '(footnote-definition inlinetask))
22446 (setq start (org-element-property :begin previous)))
22447 (t (goto-char (org-element-property :begin previous))
22448 (throw 'exit (org-get-indentation)))))))))
22449 ;; Otherwise, move to the first non-blank line above.
22451 (beginning-of-line)
22452 (let ((pos (point)))
22453 (skip-chars-backward " \r\t\n")
22454 (cond
22455 ;; Two blank lines end a footnote definition or a plain
22456 ;; list. When we indent an empty line after them, the
22457 ;; containing list or footnote definition is over, so it
22458 ;; qualifies as a previous sibling. Therefore, we indent
22459 ;; like its first line.
22460 ((and (memq type '(footnote-definition plain-list))
22461 (> (count-lines (point) pos) 2))
22462 (goto-char start)
22463 (org-get-indentation))
22464 ;; Line above is the first one of a paragraph at the
22465 ;; beginning of an item or a footnote definition. Indent
22466 ;; like parent.
22467 ((< (line-beginning-position) start)
22468 (org--get-expected-indentation
22469 (org-element-property :parent element) t))
22470 ;; POS is after contents in a greater element. Indent like
22471 ;; the beginning of the element.
22473 ;; As a special case, if point is at the end of a footnote
22474 ;; definition or an item, indent like the very last element
22475 ;; within.
22476 ((let ((cend (org-element-property :contents-end element)))
22477 (and cend (<= cend pos)))
22478 (if (memq type '(footnote-definition item plain-list))
22479 (org--get-expected-indentation (org-element-at-point) nil)
22480 (goto-char start)
22481 (org-get-indentation)))
22482 ;; In any other case, indent like the current line.
22483 (t (org-get-indentation)))))))))
22485 (defun org--align-node-property ()
22486 "Align node property at point.
22487 Alignment is done according to `org-property-format', which see."
22488 (when (save-excursion
22489 (beginning-of-line)
22490 (looking-at org-property-re))
22491 (replace-match
22492 (concat (match-string 4)
22493 (org-trim
22494 (format org-property-format (match-string 1) (match-string 3))))
22495 t t)))
22497 (defun org-indent-line ()
22498 "Indent line depending on context.
22500 Indentation is done according to the following rules:
22502 - Footnote definitions, headlines and inline tasks have to
22503 start at column 0.
22505 - On the very first line of an element, consider, in order, the
22506 next rules until one matches:
22508 1. If there's a sibling element before, ignoring footnote
22509 definitions and inline tasks, indent like its first line.
22511 2. If element has a parent, indent like its contents. More
22512 precisely, if parent is an item, indent after the
22513 description part, if any, or the bullet (see
22514 ``org-list-description-max-indent'). Else, indent like
22515 parent's first line.
22517 3. Otherwise, indent relatively to current level, if
22518 `org-adapt-indentation' is non-nil, or to left margin.
22520 - On a blank line at the end of a plain list, an item, or
22521 a footnote definition, indent like the very last element
22522 within.
22524 - In the code part of a source block, use language major mode
22525 to indent current line if `org-src-tab-acts-natively' is
22526 non-nil. If it is nil, do nothing.
22528 - Otherwise, indent like the first non-blank line above.
22530 The function doesn't indent an item as it could break the whole
22531 list structure. Instead, use \\<org-mode-map>\\[org-shiftmetaleft] or \
22532 \\[org-shiftmetaright].
22534 Also align node properties according to `org-property-format'."
22535 (interactive)
22536 (cond
22537 (orgstruct-is-++
22538 (let ((indent-line-function
22539 (cadadr (assq 'indent-line-function org-fb-vars))))
22540 (indent-according-to-mode)))
22541 ((org-at-heading-p) 'noindent)
22543 (let* ((element (save-excursion (beginning-of-line) (org-element-at-point)))
22544 (type (org-element-type element)))
22545 (cond ((and (memq type '(plain-list item))
22546 (= (line-beginning-position)
22547 (org-element-property :post-affiliated element)))
22548 'noindent)
22549 ((and (eq type 'src-block)
22550 org-src-tab-acts-natively
22551 (> (line-beginning-position)
22552 (org-element-property :post-affiliated element))
22553 (< (line-beginning-position)
22554 (org-with-wide-buffer
22555 (goto-char (org-element-property :end element))
22556 (skip-chars-backward " \r\t\n")
22557 (line-beginning-position))))
22558 (let ((org-src-strip-leading-and-trailing-blank-lines nil))
22559 (org-babel-do-key-sequence-in-edit-buffer (kbd "TAB"))))
22561 (let ((column (org--get-expected-indentation element nil)))
22562 ;; Preserve current column.
22563 (if (<= (current-column) (current-indentation))
22564 (org-indent-line-to column)
22565 (save-excursion (org-indent-line-to column))))
22566 ;; Align node property. Also preserve current column.
22567 (when (eq type 'node-property)
22568 (let ((column (current-column)))
22569 (org--align-node-property)
22570 (org-move-to-column column)))))))))
22572 (defun org-indent-region (start end)
22573 "Indent each non-blank line in the region.
22574 Called from a program, START and END specify the region to
22575 indent. The function will not indent contents of example blocks,
22576 verse blocks and export blocks as leading white spaces are
22577 assumed to be significant there."
22578 (interactive "r")
22579 (save-excursion
22580 (goto-char start)
22581 (beginning-of-line)
22582 (let ((indent-to
22583 (lambda (ind pos)
22584 ;; Set IND as indentation for all lines between point and
22585 ;; POS or END, whichever comes first. Blank lines are
22586 ;; ignored. Leave point after POS once done.
22587 (let ((limit (copy-marker (min end pos))))
22588 (while (< (point) limit)
22589 (unless (org-looking-at-p "[ \t]*$") (org-indent-line-to ind))
22590 (forward-line))
22591 (set-marker limit nil))))
22592 (end (copy-marker end)))
22593 (while (< (point) end)
22594 (if (or (org-looking-at-p " \r\t\n") (org-at-heading-p)) (forward-line)
22595 (let* ((element (org-element-at-point))
22596 (type (org-element-type element))
22597 (element-end (copy-marker (org-element-property :end element)))
22598 (ind (org--get-expected-indentation element nil)))
22599 (if (or (memq type '(paragraph table table-row))
22600 (not (or (org-element-property :contents-begin element)
22601 (memq type
22602 '(example-block export-block src-block)))))
22603 ;; Elements here are indented as a single block. Also
22604 ;; align node properties.
22605 (progn
22606 (when (eq type 'node-property)
22607 (org--align-node-property)
22608 (beginning-of-line))
22609 (funcall indent-to ind element-end))
22610 ;; Elements in this category consist of three parts:
22611 ;; before the contents, the contents, and after the
22612 ;; contents. The contents are treated specially,
22613 ;; according to the element type, or not indented at
22614 ;; all. Other parts are indented as a single block.
22615 (let* ((post (copy-marker
22616 (org-element-property :post-affiliated element)))
22617 (cbeg
22618 (copy-marker
22619 (cond
22620 ((not (org-element-property :contents-begin element))
22621 ;; Fake contents for source blocks.
22622 (org-with-wide-buffer
22623 (goto-char post)
22624 (forward-line)
22625 (point)))
22626 ((memq type '(footnote-definition item plain-list))
22627 ;; Contents in these elements could start on
22628 ;; the same line as the beginning of the
22629 ;; element. Make sure we start indenting
22630 ;; from the second line.
22631 (org-with-wide-buffer
22632 (goto-char post)
22633 (forward-line)
22634 (point)))
22635 (t (org-element-property :contents-begin element)))))
22636 (cend (copy-marker
22637 (or (org-element-property :contents-end element)
22638 ;; Fake contents for source blocks.
22639 (org-with-wide-buffer
22640 (goto-char element-end)
22641 (skip-chars-backward " \r\t\n")
22642 (line-beginning-position))))))
22643 (funcall indent-to ind cbeg)
22644 (when (< (point) end)
22645 (case type
22646 ((example-block export-block verse-block))
22647 (src-block
22648 ;; In a source block, indent source code according
22649 ;; to language major mode, but only if
22650 ;; `org-src-tab-acts-natively' is non-nil.
22651 (when (and (< (point) end) org-src-tab-acts-natively)
22652 (ignore-errors
22653 (let (org-src-strip-leading-and-trailing-blank-lines
22654 ;; Region boundaries in edit buffer.
22655 (start (1+ (- (point) cbeg)))
22656 (end (- (min cend end) cbeg)))
22657 (org-babel-do-in-edit-buffer
22658 (indent-region start end))))))
22659 (t (org-indent-region (point) (min cend end))))
22660 (goto-char (min cend end))
22661 (when (< (point) end) (funcall indent-to ind element-end)))
22662 (set-marker post nil)
22663 (set-marker cbeg nil)
22664 (set-marker cend nil)))
22665 (set-marker element-end nil))))
22666 (set-marker end nil))))
22668 (defun org-indent-drawer ()
22669 "Indent the drawer at point."
22670 (interactive)
22671 (unless (save-excursion
22672 (beginning-of-line)
22673 (org-looking-at-p org-drawer-regexp))
22674 (user-error "Not at a drawer"))
22675 (let ((element (org-element-at-point)))
22676 (unless (memq (org-element-type element) '(drawer property-drawer))
22677 (user-error "Not at a drawer"))
22678 (org-with-wide-buffer
22679 (org-indent-region (org-element-property :begin element)
22680 (org-element-property :end element))))
22681 (message "Drawer at point indented"))
22683 (defun org-indent-block ()
22684 "Indent the block at point."
22685 (interactive)
22686 (unless (save-excursion
22687 (beginning-of-line)
22688 (let ((case-fold-search t))
22689 (org-looking-at-p "[ \t]*#\\+\\(begin\\|end\\)_")))
22690 (user-error "Not at a block"))
22691 (let ((element (org-element-at-point)))
22692 (unless (memq (org-element-type element)
22693 '(comment-block center-block dynamic-block example-block
22694 export-block quote-block special-block
22695 src-block verse-block))
22696 (user-error "Not at a block"))
22697 (org-with-wide-buffer
22698 (org-indent-region (org-element-property :begin element)
22699 (org-element-property :end element))))
22700 (message "Block at point indented"))
22703 ;;; Filling
22705 ;; We use our own fill-paragraph and auto-fill functions.
22707 ;; `org-fill-paragraph' relies on adaptive filling and context
22708 ;; checking. Appropriate `fill-prefix' is computed with
22709 ;; `org-adaptive-fill-function'.
22711 ;; `org-auto-fill-function' takes care of auto-filling. It calls
22712 ;; `do-auto-fill' only on valid areas with `fill-prefix' shadowed with
22713 ;; `org-adaptive-fill-function' value. Internally,
22714 ;; `org-comment-line-break-function' breaks the line.
22716 ;; `org-setup-filling' installs filling and auto-filling related
22717 ;; variables during `org-mode' initialization.
22719 (defvar org-element-paragraph-separate) ; org-element.el
22720 (defun org-setup-filling ()
22721 (require 'org-element)
22722 ;; Prevent auto-fill from inserting unwanted new items.
22723 (when (boundp 'fill-nobreak-predicate)
22724 (org-set-local
22725 'fill-nobreak-predicate
22726 (org-uniquify
22727 (append fill-nobreak-predicate
22728 '(org-fill-line-break-nobreak-p
22729 org-fill-paragraph-with-timestamp-nobreak-p)))))
22730 (let ((paragraph-ending (substring org-element-paragraph-separate 1)))
22731 (org-set-local 'paragraph-start paragraph-ending)
22732 (org-set-local 'paragraph-separate paragraph-ending))
22733 (org-set-local 'fill-paragraph-function 'org-fill-paragraph)
22734 (org-set-local 'auto-fill-inhibit-regexp nil)
22735 (org-set-local 'adaptive-fill-function 'org-adaptive-fill-function)
22736 (org-set-local 'normal-auto-fill-function 'org-auto-fill-function)
22737 (org-set-local 'comment-line-break-function 'org-comment-line-break-function))
22739 (defun org-fill-line-break-nobreak-p ()
22740 "Non-nil when a new line at point would create an Org line break."
22741 (save-excursion
22742 (skip-chars-backward "[ \t]")
22743 (skip-chars-backward "\\\\")
22744 (looking-at "\\\\\\\\\\($\\|[^\\\\]\\)")))
22746 (defun org-fill-paragraph-with-timestamp-nobreak-p ()
22747 "Non-nil when a new line at point would split a timestamp."
22748 (and (org-at-timestamp-p t)
22749 (not (looking-at org-ts-regexp-both))))
22751 (declare-function message-in-body-p "message" ())
22752 (defvar orgtbl-line-start-regexp) ; From org-table.el
22753 (defun org-adaptive-fill-function ()
22754 "Compute a fill prefix for the current line.
22755 Return fill prefix, as a string, or nil if current line isn't
22756 meant to be filled. For convenience, if `adaptive-fill-regexp'
22757 matches in paragraphs or comments, use it."
22758 (catch 'exit
22759 (when (derived-mode-p 'message-mode)
22760 (save-excursion
22761 (beginning-of-line)
22762 (cond ((or (not (message-in-body-p))
22763 (looking-at orgtbl-line-start-regexp))
22764 (throw 'exit nil))
22765 ((looking-at message-cite-prefix-regexp)
22766 (throw 'exit (match-string-no-properties 0)))
22767 ((looking-at org-outline-regexp)
22768 (throw 'exit (make-string (length (match-string 0)) ?\s))))))
22769 (org-with-wide-buffer
22770 (unless (org-at-heading-p)
22771 (let* ((p (line-beginning-position))
22772 (element (save-excursion
22773 (beginning-of-line)
22774 (org-element-at-point)))
22775 (type (org-element-type element))
22776 (post-affiliated (org-element-property :post-affiliated element)))
22777 (unless (< p post-affiliated)
22778 (case type
22779 (comment
22780 (save-excursion
22781 (beginning-of-line)
22782 (looking-at "[ \t]*")
22783 (concat (match-string 0) "# ")))
22784 (footnote-definition "")
22785 ((item plain-list)
22786 (make-string (org-list-item-body-column post-affiliated) ?\s))
22787 (paragraph
22788 ;; Fill prefix is usually the same as the current line,
22789 ;; unless the paragraph is at the beginning of an item.
22790 (let ((parent (org-element-property :parent element)))
22791 (save-excursion
22792 (beginning-of-line)
22793 (cond ((eq (org-element-type parent) 'item)
22794 (make-string (org-list-item-body-column
22795 (org-element-property :begin parent))
22796 ?\s))
22797 ((and adaptive-fill-regexp
22798 ;; Locally disable
22799 ;; `adaptive-fill-function' to let
22800 ;; `fill-context-prefix' handle
22801 ;; `adaptive-fill-regexp' variable.
22802 (let (adaptive-fill-function)
22803 (fill-context-prefix
22804 post-affiliated
22805 (org-element-property :end element)))))
22806 ((looking-at "[ \t]+") (match-string 0))
22807 (t "")))))
22808 (comment-block
22809 ;; Only fill contents if P is within block boundaries.
22810 (let* ((cbeg (save-excursion (goto-char post-affiliated)
22811 (forward-line)
22812 (point)))
22813 (cend (save-excursion
22814 (goto-char (org-element-property :end element))
22815 (skip-chars-backward " \r\t\n")
22816 (line-beginning-position))))
22817 (when (and (>= p cbeg) (< p cend))
22818 (if (save-excursion (beginning-of-line) (looking-at "[ \t]+"))
22819 (match-string 0)
22820 "")))))))))))
22822 (declare-function message-goto-body "message" ())
22823 (defvar message-cite-prefix-regexp) ; From message.el
22824 (defun org-fill-paragraph (&optional justify)
22825 "Fill element at point, when applicable.
22827 This function only applies to comment blocks, comments, example
22828 blocks and paragraphs. Also, as a special case, re-align table
22829 when point is at one.
22831 If JUSTIFY is non-nil (interactively, with prefix argument),
22832 justify as well. If `sentence-end-double-space' is non-nil, then
22833 period followed by one space does not end a sentence, so don't
22834 break a line there. The variable `fill-column' controls the
22835 width for filling.
22837 For convenience, when point is at a plain list, an item or
22838 a footnote definition, try to fill the first paragraph within."
22839 (interactive)
22840 (if (and (derived-mode-p 'message-mode)
22841 (or (not (message-in-body-p))
22842 (save-excursion (move-beginning-of-line 1)
22843 (looking-at message-cite-prefix-regexp))))
22844 ;; First ensure filling is correct in message-mode.
22845 (let ((fill-paragraph-function
22846 (cadadr (assoc 'fill-paragraph-function org-fb-vars)))
22847 (fill-prefix (cadadr (assoc 'fill-prefix org-fb-vars)))
22848 (paragraph-start (cadadr (assoc 'paragraph-start org-fb-vars)))
22849 (paragraph-separate
22850 (cadadr (assoc 'paragraph-separate org-fb-vars))))
22851 (fill-paragraph nil))
22852 (with-syntax-table org-mode-transpose-word-syntax-table
22853 ;; Move to end of line in order to get the first paragraph
22854 ;; within a plain list or a footnote definition.
22855 (let ((element (save-excursion
22856 (end-of-line)
22857 (or (ignore-errors (org-element-at-point))
22858 (user-error "An element cannot be parsed line %d"
22859 (line-number-at-pos (point)))))))
22860 ;; First check if point is in a blank line at the beginning of
22861 ;; the buffer. In that case, ignore filling.
22862 (case (org-element-type element)
22863 ;; Use major mode filling function is src blocks.
22864 (src-block (org-babel-do-key-sequence-in-edit-buffer (kbd "M-q")))
22865 ;; Align Org tables, leave table.el tables as-is.
22866 (table-row (org-table-align) t)
22867 (table
22868 (when (eq (org-element-property :type element) 'org)
22869 (save-excursion
22870 (goto-char (org-element-property :post-affiliated element))
22871 (org-table-align)))
22873 (paragraph
22874 ;; Paragraphs may contain `line-break' type objects.
22875 (let ((beg (max (point-min)
22876 (org-element-property :contents-begin element)))
22877 (end (min (point-max)
22878 (org-element-property :contents-end element))))
22879 ;; Do nothing if point is at an affiliated keyword.
22880 (if (< (line-end-position) beg) t
22881 (when (derived-mode-p 'message-mode)
22882 ;; In `message-mode', do not fill following citation
22883 ;; in current paragraph nor text before message body.
22884 (let ((body-start (save-excursion (message-goto-body))))
22885 (when body-start (setq beg (max body-start beg))))
22886 (when (save-excursion
22887 (re-search-forward
22888 (concat "^" message-cite-prefix-regexp) end t))
22889 (setq end (match-beginning 0))))
22890 ;; Fill paragraph, taking line breaks into account.
22891 (save-excursion
22892 (goto-char beg)
22893 (let ((cuts (list beg)))
22894 (while (re-search-forward "\\\\\\\\[ \t]*\n" end t)
22895 (when (eq 'line-break
22896 (org-element-type
22897 (save-excursion (backward-char)
22898 (org-element-context))))
22899 (push (point) cuts)))
22900 (dolist (c (delq end cuts))
22901 (fill-region-as-paragraph c end justify)
22902 (setq end c))))
22903 t)))
22904 ;; Contents of `comment-block' type elements should be
22905 ;; filled as plain text, but only if point is within block
22906 ;; markers.
22907 (comment-block
22908 (let* ((case-fold-search t)
22909 (beg (save-excursion
22910 (goto-char (org-element-property :begin element))
22911 (re-search-forward "^[ \t]*#\\+begin_comment" nil t)
22912 (forward-line)
22913 (point)))
22914 (end (save-excursion
22915 (goto-char (org-element-property :end element))
22916 (re-search-backward "^[ \t]*#\\+end_comment" nil t)
22917 (line-beginning-position))))
22918 (if (or (< (point) beg) (> (point) end)) t
22919 (fill-region-as-paragraph
22920 (save-excursion (end-of-line)
22921 (re-search-backward "^[ \t]*$" beg 'move)
22922 (line-beginning-position))
22923 (save-excursion (beginning-of-line)
22924 (re-search-forward "^[ \t]*$" end 'move)
22925 (line-beginning-position))
22926 justify))))
22927 ;; Fill comments.
22928 (comment
22929 (let ((begin (org-element-property :post-affiliated element))
22930 (end (org-element-property :end element)))
22931 (when (and (>= (point) begin) (<= (point) end))
22932 (let ((begin (save-excursion
22933 (end-of-line)
22934 (if (re-search-backward "^[ \t]*#[ \t]*$" begin t)
22935 (progn (forward-line) (point))
22936 begin)))
22937 (end (save-excursion
22938 (end-of-line)
22939 (if (re-search-forward "^[ \t]*#[ \t]*$" end 'move)
22940 (1- (line-beginning-position))
22941 (skip-chars-backward " \r\t\n")
22942 (line-end-position)))))
22943 ;; Do not fill comments when at a blank line.
22944 (when (> end begin)
22945 (let ((fill-prefix
22946 (save-excursion
22947 (beginning-of-line)
22948 (looking-at "[ \t]*#")
22949 (let ((comment-prefix (match-string 0)))
22950 (goto-char (match-end 0))
22951 (if (looking-at adaptive-fill-regexp)
22952 (concat comment-prefix (match-string 0))
22953 (concat comment-prefix " "))))))
22954 (save-excursion
22955 (fill-region-as-paragraph begin end justify))))))
22957 ;; Ignore every other element.
22958 (otherwise t))))))
22960 (defun org-auto-fill-function ()
22961 "Auto-fill function."
22962 ;; Check if auto-filling is meaningful.
22963 (let ((fc (current-fill-column)))
22964 (when (and fc (> (current-column) fc))
22965 (let* ((fill-prefix (org-adaptive-fill-function))
22966 ;; Enforce empty fill prefix, if required. Otherwise, it
22967 ;; will be computed again.
22968 (adaptive-fill-mode (not (equal fill-prefix ""))))
22969 (when fill-prefix (do-auto-fill))))))
22971 (defun org-comment-line-break-function (&optional soft)
22972 "Break line at point and indent, continuing comment if within one.
22973 The inserted newline is marked hard if variable
22974 `use-hard-newlines' is true, unless optional argument SOFT is
22975 non-nil."
22976 (if soft (insert-and-inherit ?\n) (newline 1))
22977 (save-excursion (forward-char -1) (delete-horizontal-space))
22978 (delete-horizontal-space)
22979 (indent-to-left-margin)
22980 (insert-before-markers-and-inherit fill-prefix))
22983 ;;; Fixed Width Areas
22985 (defun org-toggle-fixed-width ()
22986 "Toggle fixed-width markup.
22988 Add or remove fixed-width markup on current line, whenever it
22989 makes sense. Return an error otherwise.
22991 If a region is active and if it contains only fixed-width areas
22992 or blank lines, remove all fixed-width markup in it. If the
22993 region contains anything else, convert all non-fixed-width lines
22994 to fixed-width ones.
22996 Blank lines at the end of the region are ignored unless the
22997 region only contains such lines."
22998 (interactive)
22999 (if (not (org-region-active-p))
23000 ;; No region:
23002 ;; Remove fixed width marker only in a fixed-with element.
23004 ;; Add fixed width maker in paragraphs, in blank lines after
23005 ;; elements or at the beginning of a headline or an inlinetask,
23006 ;; and before any one-line elements (e.g., a clock).
23007 (progn
23008 (beginning-of-line)
23009 (let* ((element (org-element-at-point))
23010 (type (org-element-type element)))
23011 (cond
23012 ((and (eq type 'fixed-width)
23013 (looking-at "[ \t]*\\(:\\(?: \\|$\\)\\)"))
23014 (replace-match
23015 "" nil nil nil (if (= (line-end-position) (match-end 0)) 0 1)))
23016 ((and (memq type '(babel-call clock comment diary-sexp headline
23017 horizontal-rule keyword paragraph
23018 planning))
23019 (<= (org-element-property :post-affiliated element) (point)))
23020 (skip-chars-forward " \t")
23021 (insert ": "))
23022 ((and (org-looking-at-p "[ \t]*$")
23023 (or (eq type 'inlinetask)
23024 (save-excursion
23025 (skip-chars-forward " \r\t\n")
23026 (<= (org-element-property :end element) (point)))))
23027 (delete-region (point) (line-end-position))
23028 (org-indent-line)
23029 (insert ": "))
23030 (t (user-error "Cannot insert a fixed-width line here")))))
23031 ;; Region active.
23032 (let* ((begin (save-excursion
23033 (goto-char (region-beginning))
23034 (line-beginning-position)))
23035 (end (copy-marker
23036 (save-excursion
23037 (goto-char (region-end))
23038 (unless (eolp) (beginning-of-line))
23039 (if (save-excursion (re-search-backward "\\S-" begin t))
23040 (progn (skip-chars-backward " \r\t\n") (point))
23041 (point)))))
23042 (all-fixed-width-p
23043 (catch 'not-all-p
23044 (save-excursion
23045 (goto-char begin)
23046 (skip-chars-forward " \r\t\n")
23047 (when (eobp) (throw 'not-all-p nil))
23048 (while (< (point) end)
23049 (let ((element (org-element-at-point)))
23050 (if (eq (org-element-type element) 'fixed-width)
23051 (goto-char (org-element-property :end element))
23052 (throw 'not-all-p nil))))
23053 t))))
23054 (if all-fixed-width-p
23055 (save-excursion
23056 (goto-char begin)
23057 (while (< (point) end)
23058 (when (looking-at "[ \t]*\\(:\\(?: \\|$\\)\\)")
23059 (replace-match
23060 "" nil nil nil
23061 (if (= (line-end-position) (match-end 0)) 0 1)))
23062 (forward-line)))
23063 (let ((min-ind (point-max)))
23064 ;; Find minimum indentation across all lines.
23065 (save-excursion
23066 (goto-char begin)
23067 (if (not (save-excursion (re-search-forward "\\S-" end t)))
23068 (setq min-ind 0)
23069 (catch 'zerop
23070 (while (< (point) end)
23071 (unless (org-looking-at-p "[ \t]*$")
23072 (let ((ind (org-get-indentation)))
23073 (setq min-ind (min min-ind ind))
23074 (when (zerop ind) (throw 'zerop t))))
23075 (forward-line)))))
23076 ;; Loop over all lines and add fixed-width markup everywhere
23077 ;; but in fixed-width lines.
23078 (save-excursion
23079 (goto-char begin)
23080 (while (< (point) end)
23081 (cond
23082 ((org-at-heading-p)
23083 (insert ": ")
23084 (forward-line)
23085 (while (and (< (point) end) (org-looking-at-p "[ \t]*$"))
23086 (insert ":")
23087 (forward-line)))
23088 ((org-looking-at-p "[ \t]*:\\( \\|$\\)")
23089 (let* ((element (org-element-at-point))
23090 (element-end (org-element-property :end element)))
23091 (if (eq (org-element-type element) 'fixed-width)
23092 (progn (goto-char element-end)
23093 (skip-chars-backward " \r\t\n")
23094 (forward-line))
23095 (let ((limit (min end element-end)))
23096 (while (< (point) limit)
23097 (org-move-to-column min-ind t)
23098 (insert ": ")
23099 (forward-line))))))
23101 (org-move-to-column min-ind t)
23102 (insert ": ")
23103 (forward-line)))))))
23104 (set-marker end nil))))
23107 ;;; Comments
23109 ;; Org comments syntax is quite complex. It requires the entire line
23110 ;; to be just a comment. Also, even with the right syntax at the
23111 ;; beginning of line, some some elements (i.e. verse-block or
23112 ;; example-block) don't accept comments. Usual Emacs comment commands
23113 ;; cannot cope with those requirements. Therefore, Org replaces them.
23115 ;; Org still relies on `comment-dwim', but cannot trust
23116 ;; `comment-only-p'. So, `comment-region-function' and
23117 ;; `uncomment-region-function' both point
23118 ;; to`org-comment-or-uncomment-region'. Eventually,
23119 ;; `org-insert-comment' takes care of insertion of comments at the
23120 ;; beginning of line.
23122 ;; `org-setup-comments-handling' install comments related variables
23123 ;; during `org-mode' initialization.
23125 (defun org-setup-comments-handling ()
23126 (interactive)
23127 (org-set-local 'comment-use-syntax nil)
23128 (org-set-local 'comment-start "# ")
23129 (org-set-local 'comment-start-skip "^\\s-*#\\(?: \\|$\\)")
23130 (org-set-local 'comment-insert-comment-function 'org-insert-comment)
23131 (org-set-local 'comment-region-function 'org-comment-or-uncomment-region)
23132 (org-set-local 'uncomment-region-function 'org-comment-or-uncomment-region))
23134 (defun org-insert-comment ()
23135 "Insert an empty comment above current line.
23136 If the line is empty, insert comment at its beginning. When
23137 point is within a source block, comment according to the related
23138 major mode."
23139 (if (let ((element (org-element-at-point)))
23140 (and (eq (org-element-type element) 'src-block)
23141 (< (save-excursion
23142 (goto-char (org-element-property :post-affiliated element))
23143 (line-end-position))
23144 (point))
23145 (> (save-excursion
23146 (goto-char (org-element-property :end element))
23147 (skip-chars-backward " \r\t\n")
23148 (line-beginning-position))
23149 (point))))
23150 (org-babel-do-in-edit-buffer (call-interactively 'comment-dwim))
23151 (beginning-of-line)
23152 (if (looking-at "\\s-*$") (delete-region (point) (point-at-eol))
23153 (open-line 1))
23154 (org-indent-line)
23155 (insert "# ")))
23157 (defvar comment-empty-lines) ; From newcomment.el.
23158 (defun org-comment-or-uncomment-region (beg end &rest ignore)
23159 "Comment or uncomment each non-blank line in the region.
23160 Uncomment each non-blank line between BEG and END if it only
23161 contains commented lines. Otherwise, comment them. If region is
23162 strictly within a source block, use appropriate comment syntax."
23163 (if (let ((element (org-element-at-point)))
23164 (and (eq (org-element-type element) 'src-block)
23165 (< (save-excursion
23166 (goto-char (org-element-property :post-affiliated element))
23167 (line-end-position))
23168 beg)
23169 (>= (save-excursion
23170 (goto-char (org-element-property :end element))
23171 (skip-chars-backward " \r\t\n")
23172 (line-beginning-position))
23173 end)))
23174 (org-babel-do-in-edit-buffer (call-interactively 'comment-dwim))
23175 (save-restriction
23176 ;; Restrict region
23177 (narrow-to-region (save-excursion (goto-char beg)
23178 (skip-chars-forward " \r\t\n" end)
23179 (line-beginning-position))
23180 (save-excursion (goto-char end)
23181 (skip-chars-backward " \r\t\n" beg)
23182 (line-end-position)))
23183 (let ((uncommentp
23184 ;; UNCOMMENTP is non-nil when every non blank line between
23185 ;; BEG and END is a comment.
23186 (save-excursion
23187 (goto-char (point-min))
23188 (while (and (not (eobp))
23189 (let ((element (org-element-at-point)))
23190 (and (eq (org-element-type element) 'comment)
23191 (goto-char (min (point-max)
23192 (org-element-property
23193 :end element)))))))
23194 (eobp))))
23195 (if uncommentp
23196 ;; Only blank lines and comments in region: uncomment it.
23197 (save-excursion
23198 (goto-char (point-min))
23199 (while (not (eobp))
23200 (when (looking-at "[ \t]*\\(#\\(?: \\|$\\)\\)")
23201 (replace-match "" nil nil nil 1))
23202 (forward-line)))
23203 ;; Comment each line in region.
23204 (let ((min-indent (point-max)))
23205 ;; First find the minimum indentation across all lines.
23206 (save-excursion
23207 (goto-char (point-min))
23208 (while (and (not (eobp)) (not (zerop min-indent)))
23209 (unless (looking-at "[ \t]*$")
23210 (setq min-indent (min min-indent (current-indentation))))
23211 (forward-line)))
23212 ;; Then loop over all lines.
23213 (save-excursion
23214 (goto-char (point-min))
23215 (while (not (eobp))
23216 (unless (and (not comment-empty-lines) (looking-at "[ \t]*$"))
23217 ;; Don't get fooled by invisible text (e.g. link path)
23218 ;; when moving to column MIN-INDENT.
23219 (let ((buffer-invisibility-spec nil))
23220 (org-move-to-column min-indent t))
23221 (insert comment-start))
23222 (forward-line)))))))))
23224 (defun org-comment-dwim (arg)
23225 "Call `comment-dwim' within a source edit buffer if needed."
23226 (interactive "*P")
23227 (if (org-in-src-block-p)
23228 (org-babel-do-in-edit-buffer (call-interactively 'comment-dwim))
23229 (call-interactively 'comment-dwim)))
23232 ;;; Planning
23234 ;; This section contains tools to operate on timestamp objects, as
23235 ;; returned by, e.g. `org-element-context'.
23237 (defun org-timestamp-has-time-p (timestamp)
23238 "Non-nil when TIMESTAMP has a time specified."
23239 (org-element-property :hour-start timestamp))
23241 (defun org-timestamp-format (timestamp format &optional end utc)
23242 "Format a TIMESTAMP element into a string.
23244 FORMAT is a format specifier to be passed to
23245 `format-time-string'.
23247 When optional argument END is non-nil, use end of date-range or
23248 time-range, if possible.
23250 When optional argument UTC is non-nil, time will be expressed as
23251 Universal Time."
23252 (format-time-string
23253 format
23254 (apply 'encode-time
23255 (cons 0
23256 (mapcar
23257 (lambda (prop) (or (org-element-property prop timestamp) 0))
23258 (if end '(:minute-end :hour-end :day-end :month-end :year-end)
23259 '(:minute-start :hour-start :day-start :month-start
23260 :year-start)))))
23261 utc))
23263 (defun org-timestamp-split-range (timestamp &optional end)
23264 "Extract a timestamp object from a date or time range.
23266 TIMESTAMP is a timestamp object. END, when non-nil, means extract
23267 the end of the range. Otherwise, extract its start.
23269 Return a new timestamp object sharing the same parent as
23270 TIMESTAMP."
23271 (let ((type (org-element-property :type timestamp)))
23272 (if (memq type '(active inactive diary)) timestamp
23273 (let ((split-ts (list 'timestamp (copy-sequence (nth 1 timestamp)))))
23274 ;; Set new type.
23275 (org-element-put-property
23276 split-ts :type (if (eq type 'active-range) 'active 'inactive))
23277 ;; Copy start properties over end properties if END is
23278 ;; non-nil. Otherwise, copy end properties over `start' ones.
23279 (let ((p-alist '((:minute-start . :minute-end)
23280 (:hour-start . :hour-end)
23281 (:day-start . :day-end)
23282 (:month-start . :month-end)
23283 (:year-start . :year-end))))
23284 (dolist (p-cell p-alist)
23285 (org-element-put-property
23286 split-ts
23287 (funcall (if end 'car 'cdr) p-cell)
23288 (org-element-property
23289 (funcall (if end 'cdr 'car) p-cell) split-ts)))
23290 ;; Eventually refresh `:raw-value'.
23291 (org-element-put-property split-ts :raw-value nil)
23292 (org-element-put-property
23293 split-ts :raw-value (org-element-interpret-data split-ts)))))))
23295 (defun org-timestamp-translate (timestamp &optional boundary)
23296 "Apply `org-translate-time' on a TIMESTAMP object.
23297 When optional argument BOUNDARY is non-nil, it is either the
23298 symbol `start' or `end'. In this case, only translate the
23299 starting or ending part of TIMESTAMP if it is a date or time
23300 range. Otherwise, translate both parts."
23301 (if (and (not boundary)
23302 (memq (org-element-property :type timestamp)
23303 '(active-range inactive-range)))
23304 (concat
23305 (org-translate-time
23306 (org-element-property :raw-value
23307 (org-timestamp-split-range timestamp)))
23308 "--"
23309 (org-translate-time
23310 (org-element-property :raw-value
23311 (org-timestamp-split-range timestamp t))))
23312 (org-translate-time
23313 (org-element-property
23314 :raw-value
23315 (if (not boundary) timestamp
23316 (org-timestamp-split-range timestamp (eq boundary 'end)))))))
23320 ;;; Other stuff.
23322 (defun org-reftex-citation ()
23323 "Use reftex-citation to insert a citation into the buffer.
23324 This looks for a line like
23326 #+BIBLIOGRAPHY: foo plain option:-d
23328 and derives from it that foo.bib is the bibliography file relevant
23329 for this document. It then installs the necessary environment for RefTeX
23330 to work in this buffer and calls `reftex-citation' to insert a citation
23331 into the buffer.
23333 Export of such citations to both LaTeX and HTML is handled by the contributed
23334 package ox-bibtex by Taru Karttunen."
23335 (interactive)
23336 (let ((reftex-docstruct-symbol 'rds)
23337 (reftex-cite-format "\\cite{%l}")
23338 rds bib)
23339 (save-excursion
23340 (save-restriction
23341 (widen)
23342 (let ((case-fold-search t)
23343 (re "^[ \t]*#\\+BIBLIOGRAPHY:[ \t]+\\([^ \t\n]+\\)"))
23344 (if (not (save-excursion
23345 (or (re-search-forward re nil t)
23346 (re-search-backward re nil t))))
23347 (user-error "No bibliography defined in file")
23348 (setq bib (concat (match-string 1) ".bib")
23349 rds (list (list 'bib bib)))))))
23350 (call-interactively 'reftex-citation)))
23352 ;;;; Functions extending outline functionality
23354 (defun org-beginning-of-line (&optional arg)
23355 "Go to the beginning of the current line. If that is invisible, continue
23356 to a visible line beginning. This makes the function of C-a more intuitive.
23357 If this is a headline, and `org-special-ctrl-a/e' is set, ignore tags on the
23358 first attempt, and only move to after the tags when the cursor is already
23359 beyond the end of the headline."
23360 (interactive "P")
23361 (let ((pos (point))
23362 (special (if (consp org-special-ctrl-a/e)
23363 (car org-special-ctrl-a/e)
23364 org-special-ctrl-a/e))
23365 deactivate-mark refpos)
23366 (if (org-bound-and-true-p visual-line-mode)
23367 (beginning-of-visual-line 1)
23368 (beginning-of-line 1))
23369 (if (and arg (fboundp 'move-beginning-of-line))
23370 (call-interactively 'move-beginning-of-line)
23371 (if (bobp)
23373 (backward-char 1)
23374 (if (org-truely-invisible-p)
23375 (while (and (not (bobp)) (org-truely-invisible-p))
23376 (backward-char 1)
23377 (beginning-of-line 1))
23378 (forward-char 1))))
23379 (when special
23380 (cond
23381 ((and (looking-at org-complex-heading-regexp)
23382 (= (char-after (match-end 1)) ?\ ))
23383 (setq refpos (min (1+ (or (match-end 3) (match-end 2) (match-end 1)))
23384 (point-at-eol)))
23385 (goto-char
23386 (if (eq special t)
23387 (cond ((> pos refpos) refpos)
23388 ((= pos (point)) refpos)
23389 (t (point)))
23390 (cond ((> pos (point)) (point))
23391 ((not (eq last-command this-command)) (point))
23392 (t refpos)))))
23393 ((org-at-item-p)
23394 ;; Being at an item and not looking at an the item means point
23395 ;; was previously moved to beginning of a visual line, which
23396 ;; doesn't contain the item. Therefore, do nothing special,
23397 ;; just stay here.
23398 (when (looking-at org-list-full-item-re)
23399 ;; Set special position at first white space character after
23400 ;; bullet, and check-box, if any.
23401 (let ((after-bullet
23402 (let ((box (match-end 3)))
23403 (if (not box) (match-end 1)
23404 (let ((after (char-after box)))
23405 (if (and after (= after ? )) (1+ box) box))))))
23406 ;; Special case: Move point to special position when
23407 ;; currently after it or at beginning of line.
23408 (if (eq special t)
23409 (when (or (> pos after-bullet) (= (point) pos))
23410 (goto-char after-bullet))
23411 ;; Reversed case: Move point to special position when
23412 ;; point was already at beginning of line and command is
23413 ;; repeated.
23414 (when (and (= (point) pos) (eq last-command this-command))
23415 (goto-char after-bullet))))))))
23416 (org-no-warnings
23417 (and (featurep 'xemacs) (setq zmacs-region-stays t))))
23418 (setq disable-point-adjustment
23419 (or (not (invisible-p (point)))
23420 (not (invisible-p (max (point-min) (1- (point))))))))
23422 (defun org-end-of-line (&optional arg)
23423 "Go to the end of the line.
23424 If this is a headline, and `org-special-ctrl-a/e' is set, ignore
23425 tags on the first attempt, and only move to after the tags when
23426 the cursor is already beyond the end of the headline."
23427 (interactive "P")
23428 (let ((special (if (consp org-special-ctrl-a/e) (cdr org-special-ctrl-a/e)
23429 org-special-ctrl-a/e))
23430 (move-fun (cond ((org-bound-and-true-p visual-line-mode)
23431 'end-of-visual-line)
23432 ((fboundp 'move-end-of-line) 'move-end-of-line)
23433 (t 'end-of-line)))
23434 deactivate-mark)
23435 (if (or (not special) arg) (call-interactively move-fun)
23436 (let* ((element (save-excursion (beginning-of-line)
23437 (org-element-at-point)))
23438 (type (org-element-type element)))
23439 (cond
23440 ((memq type '(headline inlinetask))
23441 (let ((pos (point)))
23442 (beginning-of-line 1)
23443 (if (looking-at (org-re ".*?\\(?:\\([ \t]*\\)\\(:[[:alnum:]_@#%:]+:\\)?[ \t]*\\)?$"))
23444 (if (eq special t)
23445 (if (or (< pos (match-beginning 1)) (= pos (match-end 0)))
23446 (goto-char (match-beginning 1))
23447 (goto-char (match-end 0)))
23448 (if (or (< pos (match-end 0))
23449 (not (eq this-command last-command)))
23450 (goto-char (match-end 0))
23451 (goto-char (match-beginning 1))))
23452 (call-interactively move-fun))))
23453 ((outline-invisible-p (line-end-position))
23454 ;; If element is hidden, `move-end-of-line' would put point
23455 ;; after it. Use `end-of-line' to stay on current line.
23456 (call-interactively 'end-of-line))
23457 (t (call-interactively move-fun)))))
23458 (org-no-warnings (and (featurep 'xemacs) (setq zmacs-region-stays t))))
23459 (setq disable-point-adjustment
23460 (or (not (invisible-p (point)))
23461 (not (invisible-p (max (point-min) (1- (point))))))))
23463 (define-key org-mode-map "\C-a" 'org-beginning-of-line)
23464 (define-key org-mode-map "\C-e" 'org-end-of-line)
23466 (defun org-backward-sentence (&optional arg)
23467 "Go to beginning of sentence, or beginning of table field.
23468 This will call `backward-sentence' or `org-table-beginning-of-field',
23469 depending on context."
23470 (interactive "P")
23471 (cond
23472 ((org-at-table-p) (call-interactively 'org-table-beginning-of-field))
23473 (t (call-interactively 'backward-sentence))))
23475 (defun org-forward-sentence (&optional arg)
23476 "Go to end of sentence, or end of table field.
23477 This will call `forward-sentence' or `org-table-end-of-field',
23478 depending on context."
23479 (interactive "P")
23480 (cond
23481 ((org-at-table-p) (call-interactively 'org-table-end-of-field))
23482 (t (call-interactively 'forward-sentence))))
23484 (define-key org-mode-map "\M-a" 'org-backward-sentence)
23485 (define-key org-mode-map "\M-e" 'org-forward-sentence)
23487 (defun org-kill-line (&optional arg)
23488 "Kill line, to tags or end of line."
23489 (interactive "P")
23490 (cond
23491 ((or (not org-special-ctrl-k)
23492 (bolp)
23493 (not (org-at-heading-p)))
23494 (if (and (get-char-property (min (point-max) (point-at-eol)) 'invisible)
23495 org-ctrl-k-protect-subtree)
23496 (if (or (eq org-ctrl-k-protect-subtree 'error)
23497 (not (y-or-n-p "Kill hidden subtree along with headline? ")))
23498 (user-error "C-k aborted as it would kill a hidden subtree")))
23499 (call-interactively
23500 (if (org-bound-and-true-p visual-line-mode) 'kill-visual-line 'kill-line)))
23501 ((looking-at (org-re ".*?\\S-\\([ \t]+\\(:[[:alnum:]_@#%:]+:\\)\\)[ \t]*$"))
23502 (kill-region (point) (match-beginning 1))
23503 (org-set-tags nil t))
23504 (t (kill-region (point) (point-at-eol)))))
23506 (define-key org-mode-map "\C-k" 'org-kill-line)
23508 (defun org-yank (&optional arg)
23509 "Yank. If the kill is a subtree, treat it specially.
23510 This command will look at the current kill and check if is a single
23511 subtree, or a series of subtrees[1]. If it passes the test, and if the
23512 cursor is at the beginning of a line or after the stars of a currently
23513 empty headline, then the yank is handled specially. How exactly depends
23514 on the value of the following variables, both set by default.
23516 `org-yank-folded-subtrees'
23517 When set, the subtree(s) will be folded after insertion, but only
23518 if doing so would now swallow text after the yanked text.
23520 `org-yank-adjusted-subtrees'
23521 When set, the subtree will be promoted or demoted in order to
23522 fit into the local outline tree structure, which means that the
23523 level will be adjusted so that it becomes the smaller one of the
23524 two *visible* surrounding headings.
23526 Any prefix to this command will cause `yank' to be called directly with
23527 no special treatment. In particular, a simple \\[universal-argument] prefix \
23528 will just
23529 plainly yank the text as it is.
23531 \[1] The test checks if the first non-white line is a heading
23532 and if there are no other headings with fewer stars."
23533 (interactive "P")
23534 (org-yank-generic 'yank arg))
23536 (defun org-yank-generic (command arg)
23537 "Perform some yank-like command.
23539 This function implements the behavior described in the `org-yank'
23540 documentation. However, it has been generalized to work for any
23541 interactive command with similar behavior."
23543 ;; pretend to be command COMMAND
23544 (setq this-command command)
23546 (if arg
23547 (call-interactively command)
23549 (let ((subtreep ; is kill a subtree, and the yank position appropriate?
23550 (and (org-kill-is-subtree-p)
23551 (or (bolp)
23552 (and (looking-at "[ \t]*$")
23553 (string-match
23554 "\\`\\*+\\'"
23555 (buffer-substring (point-at-bol) (point)))))))
23556 swallowp)
23557 (cond
23558 ((and subtreep org-yank-folded-subtrees)
23559 (let ((beg (point))
23560 end)
23561 (if (and subtreep org-yank-adjusted-subtrees)
23562 (org-paste-subtree nil nil 'for-yank)
23563 (call-interactively command))
23565 (setq end (point))
23566 (goto-char beg)
23567 (when (and (bolp) subtreep
23568 (not (setq swallowp
23569 (org-yank-folding-would-swallow-text beg end))))
23570 (org-with-limited-levels
23571 (or (looking-at org-outline-regexp)
23572 (re-search-forward org-outline-regexp-bol end t))
23573 (while (and (< (point) end) (looking-at org-outline-regexp))
23574 (hide-subtree)
23575 (org-cycle-show-empty-lines 'folded)
23576 (condition-case nil
23577 (outline-forward-same-level 1)
23578 (error (goto-char end))))))
23579 (when swallowp
23580 (message
23581 "Inserted text not folded because that would swallow text"))
23583 (goto-char end)
23584 (skip-chars-forward " \t\n\r")
23585 (beginning-of-line 1)
23586 (push-mark beg 'nomsg)))
23587 ((and subtreep org-yank-adjusted-subtrees)
23588 (let ((beg (point-at-bol)))
23589 (org-paste-subtree nil nil 'for-yank)
23590 (push-mark beg 'nomsg)))
23592 (call-interactively command))))))
23594 (defun org-yank-folding-would-swallow-text (beg end)
23595 "Would hide-subtree at BEG swallow any text after END?"
23596 (let (level)
23597 (org-with-limited-levels
23598 (save-excursion
23599 (goto-char beg)
23600 (when (or (looking-at org-outline-regexp)
23601 (re-search-forward org-outline-regexp-bol end t))
23602 (setq level (org-outline-level)))
23603 (goto-char end)
23604 (skip-chars-forward " \t\r\n\v\f")
23605 (if (or (eobp)
23606 (and (bolp) (looking-at org-outline-regexp)
23607 (<= (org-outline-level) level)))
23608 nil ; Nothing would be swallowed
23609 t))))) ; something would swallow
23611 (define-key org-mode-map "\C-y" 'org-yank)
23613 (defun org-truely-invisible-p ()
23614 "Check if point is at a character currently not visible.
23615 This version does not only check the character property, but also
23616 `visible-mode'."
23617 ;; Early versions of noutline don't have `outline-invisible-p'.
23618 (if (org-bound-and-true-p visible-mode)
23620 (outline-invisible-p)))
23622 (defun org-invisible-p2 ()
23623 "Check if point is at a character currently not visible."
23624 (save-excursion
23625 (if (and (eolp) (not (bobp))) (backward-char 1))
23626 ;; Early versions of noutline don't have `outline-invisible-p'.
23627 (outline-invisible-p)))
23629 (defun org-back-to-heading (&optional invisible-ok)
23630 "Call `outline-back-to-heading', but provide a better error message."
23631 (condition-case nil
23632 (outline-back-to-heading invisible-ok)
23633 (error (error "Before first headline at position %d in buffer %s"
23634 (point) (current-buffer)))))
23636 (defun org-before-first-heading-p ()
23637 "Before first heading?"
23638 (save-excursion
23639 (end-of-line)
23640 (null (re-search-backward org-outline-regexp-bol nil t))))
23642 (defun org-at-heading-p (&optional ignored)
23643 (outline-on-heading-p t))
23644 ;; Compatibility alias with Org versions < 7.8.03
23645 (defalias 'org-on-heading-p 'org-at-heading-p)
23647 (defun org-in-commented-heading-p (&optional no-inheritance)
23648 "Non-nil if point is under a commented heading.
23649 This function also checks ancestors of the current headline,
23650 unless optional argument NO-INHERITANCE is non-nil."
23651 (cond
23652 ((org-before-first-heading-p) nil)
23653 ((let ((headline (nth 4 (org-heading-components))))
23654 (and headline
23655 (let ((case-fold-search nil))
23656 (org-string-match-p (concat "^" org-comment-string "\\(?: \\|$\\)")
23657 headline)))))
23658 (no-inheritance nil)
23660 (save-excursion (and (org-up-heading-safe) (org-in-commented-heading-p))))))
23662 (defun org-at-comment-p nil
23663 "Is cursor in a commented line?"
23664 (save-excursion
23665 (save-match-data
23666 (beginning-of-line)
23667 (looking-at "^[ \t]*# "))))
23669 (defun org-at-drawer-p nil
23670 "Is cursor at a drawer keyword?"
23671 (save-excursion
23672 (move-beginning-of-line 1)
23673 (looking-at org-drawer-regexp)))
23675 (defun org-at-block-p nil
23676 "Is cursor at a block keyword?"
23677 (save-excursion
23678 (move-beginning-of-line 1)
23679 (looking-at org-block-regexp)))
23681 (defun org-point-at-end-of-empty-headline ()
23682 "If point is at the end of an empty headline, return t, else nil.
23683 If the heading only contains a TODO keyword, it is still still considered
23684 empty."
23685 (and (looking-at "[ \t]*$")
23686 (when org-todo-line-regexp
23687 (save-excursion
23688 (beginning-of-line 1)
23689 (let ((case-fold-search nil))
23690 (looking-at org-todo-line-regexp)
23691 (string= (match-string 3) ""))))))
23693 (defun org-at-heading-or-item-p ()
23694 (or (org-at-heading-p) (org-at-item-p)))
23696 (defun org-at-target-p ()
23697 (or (org-in-regexp org-radio-target-regexp)
23698 (org-in-regexp org-target-regexp)))
23699 ;; Compatibility alias with Org versions < 7.8.03
23700 (defalias 'org-on-target-p 'org-at-target-p)
23702 (defun org-up-heading-all (arg)
23703 "Move to the heading line of which the present line is a subheading.
23704 This function considers both visible and invisible heading lines.
23705 With argument, move up ARG levels."
23706 (if (fboundp 'outline-up-heading-all)
23707 (outline-up-heading-all arg) ; emacs 21 version of outline.el
23708 (outline-up-heading arg t))) ; emacs 22 version of outline.el
23710 (defun org-up-heading-safe ()
23711 "Move to the heading line of which the present line is a subheading.
23712 This version will not throw an error. It will return the level of the
23713 headline found, or nil if no higher level is found.
23715 Also, this function will be a lot faster than `outline-up-heading',
23716 because it relies on stars being the outline starters. This can really
23717 make a significant difference in outlines with very many siblings."
23718 (when (ignore-errors (org-back-to-heading t))
23719 (let ((level-up (1- (funcall outline-level))))
23720 (and (> level-up 0)
23721 (re-search-backward (format "^\\*\\{1,%d\\} " level-up) nil t)
23722 (funcall outline-level)))))
23724 (defun org-first-sibling-p ()
23725 "Is this heading the first child of its parents?"
23726 (interactive)
23727 (let ((re org-outline-regexp-bol)
23728 level l)
23729 (unless (org-at-heading-p t)
23730 (user-error "Not at a heading"))
23731 (setq level (funcall outline-level))
23732 (save-excursion
23733 (if (not (re-search-backward re nil t))
23735 (setq l (funcall outline-level))
23736 (< l level)))))
23738 (defun org-goto-sibling (&optional previous)
23739 "Goto the next sibling, even if it is invisible.
23740 When PREVIOUS is set, go to the previous sibling instead. Returns t
23741 when a sibling was found. When none is found, return nil and don't
23742 move point."
23743 (let ((fun (if previous 're-search-backward 're-search-forward))
23744 (pos (point))
23745 (re org-outline-regexp-bol)
23746 level l)
23747 (when (ignore-errors (org-back-to-heading t))
23748 (setq level (funcall outline-level))
23749 (catch 'exit
23750 (or previous (forward-char 1))
23751 (while (funcall fun re nil t)
23752 (setq l (funcall outline-level))
23753 (when (< l level) (goto-char pos) (throw 'exit nil))
23754 (when (= l level) (goto-char (match-beginning 0)) (throw 'exit t)))
23755 (goto-char pos)
23756 nil))))
23758 (defun org-show-siblings ()
23759 "Show all siblings of the current headline."
23760 (save-excursion
23761 (while (org-goto-sibling) (org-flag-heading nil)))
23762 (save-excursion
23763 (while (org-goto-sibling 'previous)
23764 (org-flag-heading nil))))
23766 (defun org-goto-first-child ()
23767 "Goto the first child, even if it is invisible.
23768 Return t when a child was found. Otherwise don't move point and
23769 return nil."
23770 (let (level (pos (point)) (re org-outline-regexp-bol))
23771 (when (ignore-errors (org-back-to-heading t))
23772 (setq level (outline-level))
23773 (forward-char 1)
23774 (if (and (re-search-forward re nil t) (> (outline-level) level))
23775 (progn (goto-char (match-beginning 0)) t)
23776 (goto-char pos) nil))))
23778 (defun org-show-hidden-entry ()
23779 "Show an entry where even the heading is hidden."
23780 (save-excursion
23781 (org-show-entry)))
23783 (defun org-flag-heading (flag &optional entry)
23784 "Flag the current heading. FLAG non-nil means make invisible.
23785 When ENTRY is non-nil, show the entire entry."
23786 (save-excursion
23787 (org-back-to-heading t)
23788 ;; Check if we should show the entire entry
23789 (if entry
23790 (progn
23791 (org-show-entry)
23792 (save-excursion
23793 (and (outline-next-heading)
23794 (org-flag-heading nil))))
23795 (outline-flag-region (max (point-min) (1- (point)))
23796 (save-excursion (outline-end-of-heading) (point))
23797 flag))))
23799 (defun org-get-next-sibling ()
23800 "Move to next heading of the same level, and return point.
23801 If there is no such heading, return nil.
23802 This is like outline-next-sibling, but invisible headings are ok."
23803 (let ((level (funcall outline-level)))
23804 (outline-next-heading)
23805 (while (and (not (eobp)) (> (funcall outline-level) level))
23806 (outline-next-heading))
23807 (if (or (eobp) (< (funcall outline-level) level))
23809 (point))))
23811 (defun org-get-last-sibling ()
23812 "Move to previous heading of the same level, and return point.
23813 If there is no such heading, return nil."
23814 (let ((opoint (point))
23815 (level (funcall outline-level)))
23816 (outline-previous-heading)
23817 (when (and (/= (point) opoint) (outline-on-heading-p t))
23818 (while (and (> (funcall outline-level) level)
23819 (not (bobp)))
23820 (outline-previous-heading))
23821 (if (< (funcall outline-level) level)
23823 (point)))))
23825 (defun org-end-of-subtree (&optional invisible-ok to-heading)
23826 "Goto to the end of a subtree."
23827 ;; This contains an exact copy of the original function, but it uses
23828 ;; `org-back-to-heading', to make it work also in invisible
23829 ;; trees. And is uses an invisible-ok argument.
23830 ;; Under Emacs this is not needed, but the old outline.el needs this fix.
23831 ;; Furthermore, when used inside Org, finding the end of a large subtree
23832 ;; with many children and grandchildren etc, this can be much faster
23833 ;; than the outline version.
23834 (org-back-to-heading invisible-ok)
23835 (let ((first t)
23836 (level (funcall outline-level)))
23837 (if (and (derived-mode-p 'org-mode) (< level 1000))
23838 ;; A true heading (not a plain list item), in Org-mode
23839 ;; This means we can easily find the end by looking
23840 ;; only for the right number of stars. Using a regexp to do
23841 ;; this is so much faster than using a Lisp loop.
23842 (let ((re (concat "^\\*\\{1," (int-to-string level) "\\} ")))
23843 (forward-char 1)
23844 (and (re-search-forward re nil 'move) (beginning-of-line 1)))
23845 ;; something else, do it the slow way
23846 (while (and (not (eobp))
23847 (or first (> (funcall outline-level) level)))
23848 (setq first nil)
23849 (outline-next-heading)))
23850 (unless to-heading
23851 (if (memq (preceding-char) '(?\n ?\^M))
23852 (progn
23853 ;; Go to end of line before heading
23854 (forward-char -1)
23855 (if (memq (preceding-char) '(?\n ?\^M))
23856 ;; leave blank line before heading
23857 (forward-char -1))))))
23858 (point))
23860 (defun org-end-of-meta-data-and-drawers ()
23861 "Jump to the first text after meta data and drawers in the current entry.
23862 This will move over empty lines, lines with planning time stamps,
23863 clocking lines, and drawers."
23864 (org-back-to-heading t)
23865 (let ((end (save-excursion (outline-next-heading) (point)))
23866 (re (concat "\\(" org-drawer-regexp "\\)"
23867 "\\|" "[ \t]*" org-keyword-time-regexp)))
23868 (forward-line 1)
23869 (while (re-search-forward re end t)
23870 (if (not (match-end 1))
23871 ;; empty or planning line
23872 (forward-line 1)
23873 ;; a drawer, find the end
23874 (re-search-forward "^[ \t]*:END:" end 'move)
23875 (forward-line 1)))
23876 (and (re-search-forward "[^\n]" nil t) (backward-char 1))
23877 (point)))
23879 (defun org-forward-heading-same-level (arg &optional invisible-ok)
23880 "Move forward to the ARG'th subheading at same level as this one.
23881 Stop at the first and last subheadings of a superior heading.
23882 Normally this only looks at visible headings, but when INVISIBLE-OK is
23883 non-nil it will also look at invisible ones."
23884 (interactive "p")
23885 (if (not (ignore-errors (org-back-to-heading invisible-ok)))
23886 (if (and arg (< arg 0))
23887 (goto-char (point-min))
23888 (outline-next-heading))
23889 (org-at-heading-p)
23890 (let ((level (- (match-end 0) (match-beginning 0) 1))
23891 (f (if (and arg (< arg 0))
23892 're-search-backward
23893 're-search-forward))
23894 (count (if arg (abs arg) 1))
23895 (result (point)))
23896 (while (and (prog1 (> count 0)
23897 (forward-char (if (and arg (< arg 0)) -1 1)))
23898 (funcall f org-outline-regexp-bol nil 'move))
23899 (let ((l (- (match-end 0) (match-beginning 0) 1)))
23900 (cond ((< l level) (setq count 0))
23901 ((and (= l level)
23902 (or invisible-ok
23903 (progn
23904 (goto-char (line-beginning-position))
23905 (not (outline-invisible-p)))))
23906 (setq count (1- count))
23907 (when (eq l level)
23908 (setq result (point)))))))
23909 (goto-char result))
23910 (beginning-of-line 1)))
23912 (defun org-backward-heading-same-level (arg &optional invisible-ok)
23913 "Move backward to the ARG'th subheading at same level as this one.
23914 Stop at the first and last subheadings of a superior heading."
23915 (interactive "p")
23916 (org-forward-heading-same-level (if arg (- arg) -1) invisible-ok))
23918 (defun org-next-block (arg &optional backward block-regexp)
23919 "Jump to the next block.
23920 With a prefix argument ARG, jump forward ARG many source blocks.
23921 When BACKWARD is non-nil, jump to the previous block.
23922 When BLOCK-REGEXP is non-nil, use this regexp to find blocks."
23923 (interactive "p")
23924 (let ((re (or block-regexp org-block-regexp))
23925 (re-search-fn (or (and backward 're-search-backward)
23926 're-search-forward)))
23927 (if (looking-at re) (forward-char 1))
23928 (condition-case nil
23929 (funcall re-search-fn re nil nil arg)
23930 (error (user-error "No %s code blocks"
23931 (if backward "previous" "further" ))))
23932 (goto-char (match-beginning 0)) (org-show-context)))
23934 (defun org-previous-block (arg &optional block-regexp)
23935 "Jump to the previous block.
23936 With a prefix argument ARG, jump backward ARG many source blocks.
23937 When BLOCK-REGEXP is non-nil, use this regexp to find blocks."
23938 (interactive "p")
23939 (org-next-block arg t block-regexp))
23941 (defun org-forward-paragraph ()
23942 "Move forward to beginning of next paragraph or equivalent.
23944 The function moves point to the beginning of the next visible
23945 structural element, which can be a paragraph, a table, a list
23946 item, etc. It also provides some special moves for convenience:
23948 - On an affiliated keyword, jump to the beginning of the
23949 relative element.
23950 - On an item or a footnote definition, move to the second
23951 element inside, if any.
23952 - On a table or a property drawer, jump after it.
23953 - On a verse or source block, stop after blank lines."
23954 (interactive)
23955 (when (eobp) (user-error "Cannot move further down"))
23956 (let* ((deactivate-mark nil)
23957 (element (org-element-at-point))
23958 (type (org-element-type element))
23959 (post-affiliated (org-element-property :post-affiliated element))
23960 (contents-begin (org-element-property :contents-begin element))
23961 (contents-end (org-element-property :contents-end element))
23962 (end (let ((end (org-element-property :end element)) (parent element))
23963 (while (and (setq parent (org-element-property :parent parent))
23964 (= (org-element-property :contents-end parent) end))
23965 (setq end (org-element-property :end parent)))
23966 end)))
23967 (cond ((not element)
23968 (skip-chars-forward " \r\t\n")
23969 (or (eobp) (beginning-of-line)))
23970 ;; On affiliated keywords, move to element's beginning.
23971 ((< (point) post-affiliated)
23972 (goto-char post-affiliated))
23973 ;; At a table row, move to the end of the table. Similarly,
23974 ;; at a node property, move to the end of the property
23975 ;; drawer.
23976 ((memq type '(node-property table-row))
23977 (goto-char (org-element-property
23978 :end (org-element-property :parent element))))
23979 ((memq type '(property-drawer table)) (goto-char end))
23980 ;; Consider blank lines as separators in verse and source
23981 ;; blocks to ease editing.
23982 ((memq type '(src-block verse-block))
23983 (when (eq type 'src-block)
23984 (setq contents-end
23985 (save-excursion (goto-char end)
23986 (skip-chars-backward " \r\t\n")
23987 (line-beginning-position))))
23988 (beginning-of-line)
23989 (when (looking-at "[ \t]*$") (skip-chars-forward " \r\t\n"))
23990 (if (not (re-search-forward "^[ \t]*$" contents-end t))
23991 (goto-char end)
23992 (skip-chars-forward " \r\t\n")
23993 (if (= (point) contents-end) (goto-char end)
23994 (beginning-of-line))))
23995 ;; With no contents, just skip element.
23996 ((not contents-begin) (goto-char end))
23997 ;; If contents are invisible, skip the element altogether.
23998 ((outline-invisible-p (line-end-position))
23999 (case type
24000 (headline
24001 (org-with-limited-levels (outline-next-visible-heading 1)))
24002 ;; At a plain list, make sure we move to the next item
24003 ;; instead of skipping the whole list.
24004 (plain-list (forward-char)
24005 (org-forward-paragraph))
24006 (otherwise (goto-char end))))
24007 ((>= (point) contents-end) (goto-char end))
24008 ((>= (point) contents-begin)
24009 ;; This can only happen on paragraphs and plain lists.
24010 (case type
24011 (paragraph (goto-char end))
24012 ;; At a plain list, try to move to second element in
24013 ;; first item, if possible.
24014 (plain-list (end-of-line)
24015 (org-forward-paragraph))))
24016 ;; When contents start on the middle of a line (e.g. in
24017 ;; items and footnote definitions), try to reach first
24018 ;; element starting after current line.
24019 ((> (line-end-position) contents-begin)
24020 (end-of-line)
24021 (org-forward-paragraph))
24022 (t (goto-char contents-begin)))))
24024 (defun org-backward-paragraph ()
24025 "Move backward to start of previous paragraph or equivalent.
24027 The function moves point to the beginning of the current
24028 structural element, which can be a paragraph, a table, a list
24029 item, etc., or to the beginning of the previous visible one if
24030 point is already there. It also provides some special moves for
24031 convenience:
24033 - On an affiliated keyword, jump to the first one.
24034 - On a table or a property drawer, move to its beginning.
24035 - On a verse or source block, stop before blank lines."
24036 (interactive)
24037 (when (bobp) (user-error "Cannot move further up"))
24038 (let* ((deactivate-mark nil)
24039 (element (org-element-at-point))
24040 (type (org-element-type element))
24041 (contents-begin (org-element-property :contents-begin element))
24042 (contents-end (org-element-property :contents-end element))
24043 (post-affiliated (org-element-property :post-affiliated element))
24044 (begin (org-element-property :begin element)))
24045 (cond
24046 ((not element) (goto-char (point-min)))
24047 ((= (point) begin)
24048 (backward-char)
24049 (org-backward-paragraph))
24050 ((<= (point) post-affiliated) (goto-char begin))
24051 ((memq type '(node-property table-row))
24052 (goto-char (org-element-property
24053 :post-affiliated (org-element-property :parent element))))
24054 ((memq type '(property-drawer table)) (goto-char begin))
24055 ((memq type '(src-block verse-block))
24056 (when (eq type 'src-block)
24057 (setq contents-begin
24058 (save-excursion (goto-char begin) (forward-line) (point))))
24059 (if (= (point) contents-begin) (goto-char post-affiliated)
24060 ;; Inside a verse block, see blank lines as paragraph
24061 ;; separators.
24062 (let ((origin (point)))
24063 (skip-chars-backward " \r\t\n" contents-begin)
24064 (when (re-search-backward "^[ \t]*$" contents-begin 'move)
24065 (skip-chars-forward " \r\t\n" origin)
24066 (if (= (point) origin) (goto-char contents-begin)
24067 (beginning-of-line))))))
24068 ((not contents-begin) (goto-char (or post-affiliated begin)))
24069 ((eq type 'paragraph)
24070 (goto-char contents-begin)
24071 ;; When at first paragraph in an item or a footnote definition,
24072 ;; move directly to beginning of line.
24073 (let ((parent-contents
24074 (org-element-property
24075 :contents-begin (org-element-property :parent element))))
24076 (when (and parent-contents (= parent-contents contents-begin))
24077 (beginning-of-line))))
24078 ;; At the end of a greater element, move to the beginning of the
24079 ;; last element within.
24080 ((>= (point) contents-end)
24081 (goto-char (1- contents-end))
24082 (org-backward-paragraph))
24083 (t (goto-char (or post-affiliated begin))))
24084 ;; Ensure we never leave point invisible.
24085 (when (outline-invisible-p (point)) (beginning-of-visual-line))))
24087 (defun org-forward-element ()
24088 "Move forward by one element.
24089 Move to the next element at the same level, when possible."
24090 (interactive)
24091 (cond ((eobp) (user-error "Cannot move further down"))
24092 ((org-with-limited-levels (org-at-heading-p))
24093 (let ((origin (point)))
24094 (goto-char (org-end-of-subtree nil t))
24095 (unless (org-with-limited-levels (org-at-heading-p))
24096 (goto-char origin)
24097 (user-error "Cannot move further down"))))
24099 (let* ((elem (org-element-at-point))
24100 (end (org-element-property :end elem))
24101 (parent (org-element-property :parent elem)))
24102 (cond ((and parent (= (org-element-property :contents-end parent) end))
24103 (goto-char (org-element-property :end parent)))
24104 ((integer-or-marker-p end) (goto-char end))
24105 (t (message "No element at point")))))))
24107 (defun org-backward-element ()
24108 "Move backward by one element.
24109 Move to the previous element at the same level, when possible."
24110 (interactive)
24111 (cond ((bobp) (user-error "Cannot move further up"))
24112 ((org-with-limited-levels (org-at-heading-p))
24113 ;; At a headline, move to the previous one, if any, or stay
24114 ;; here.
24115 (let ((origin (point)))
24116 (org-with-limited-levels (org-backward-heading-same-level 1))
24117 ;; When current headline has no sibling above, move to its
24118 ;; parent.
24119 (when (= (point) origin)
24120 (or (org-with-limited-levels (org-up-heading-safe))
24121 (progn (goto-char origin)
24122 (user-error "Cannot move further up"))))))
24124 (let* ((elem (org-element-at-point))
24125 (beg (org-element-property :begin elem)))
24126 (cond
24127 ;; Move to beginning of current element if point isn't
24128 ;; there already.
24129 ((null beg) (message "No element at point"))
24130 ((/= (point) beg) (goto-char beg))
24131 (t (goto-char beg)
24132 (skip-chars-backward " \r\t\n")
24133 (unless (bobp)
24134 (let ((prev (org-element-at-point)))
24135 (goto-char (org-element-property :begin prev))
24136 (while (and (setq prev (org-element-property :parent prev))
24137 (<= (org-element-property :end prev) beg))
24138 (goto-char (org-element-property :begin prev)))))))))))
24140 (defun org-up-element ()
24141 "Move to upper element."
24142 (interactive)
24143 (if (org-with-limited-levels (org-at-heading-p))
24144 (unless (org-up-heading-safe) (user-error "No surrounding element"))
24145 (let* ((elem (org-element-at-point))
24146 (parent (org-element-property :parent elem)))
24147 (if parent (goto-char (org-element-property :begin parent))
24148 (if (org-with-limited-levels (org-before-first-heading-p))
24149 (user-error "No surrounding element")
24150 (org-with-limited-levels (org-back-to-heading)))))))
24152 (defvar org-element-greater-elements)
24153 (defun org-down-element ()
24154 "Move to inner element."
24155 (interactive)
24156 (let ((element (org-element-at-point)))
24157 (cond
24158 ((memq (org-element-type element) '(plain-list table))
24159 (goto-char (org-element-property :contents-begin element))
24160 (forward-char))
24161 ((memq (org-element-type element) org-element-greater-elements)
24162 ;; If contents are hidden, first disclose them.
24163 (when (outline-invisible-p (line-end-position)) (org-cycle))
24164 (goto-char (or (org-element-property :contents-begin element)
24165 (user-error "No content for this element"))))
24166 (t (user-error "No inner element")))))
24168 (defun org-drag-element-backward ()
24169 "Move backward element at point."
24170 (interactive)
24171 (if (org-with-limited-levels (org-at-heading-p)) (org-move-subtree-up)
24172 (let* ((elem (org-element-at-point))
24173 (prev-elem
24174 (save-excursion
24175 (goto-char (org-element-property :begin elem))
24176 (skip-chars-backward " \r\t\n")
24177 (unless (bobp)
24178 (let* ((beg (org-element-property :begin elem))
24179 (prev (org-element-at-point))
24180 (up prev))
24181 (while (and (setq up (org-element-property :parent up))
24182 (<= (org-element-property :end up) beg))
24183 (setq prev up))
24184 prev)))))
24185 ;; Error out if no previous element or previous element is
24186 ;; a parent of the current one.
24187 (if (or (not prev-elem) (org-element-nested-p elem prev-elem))
24188 (user-error "Cannot drag element backward")
24189 (let ((pos (point)))
24190 (org-element-swap-A-B prev-elem elem)
24191 (goto-char (+ (org-element-property :begin prev-elem)
24192 (- pos (org-element-property :begin elem)))))))))
24194 (defun org-drag-element-forward ()
24195 "Move forward element at point."
24196 (interactive)
24197 (let* ((pos (point))
24198 (elem (org-element-at-point)))
24199 (when (= (point-max) (org-element-property :end elem))
24200 (user-error "Cannot drag element forward"))
24201 (goto-char (org-element-property :end elem))
24202 (let ((next-elem (org-element-at-point)))
24203 (when (or (org-element-nested-p elem next-elem)
24204 (and (eq (org-element-type next-elem) 'headline)
24205 (not (eq (org-element-type elem) 'headline))))
24206 (goto-char pos)
24207 (user-error "Cannot drag element forward"))
24208 ;; Compute new position of point: it's shifted by NEXT-ELEM
24209 ;; body's length (without final blanks) and by the length of
24210 ;; blanks between ELEM and NEXT-ELEM.
24211 (let ((size-next (- (save-excursion
24212 (goto-char (org-element-property :end next-elem))
24213 (skip-chars-backward " \r\t\n")
24214 (forward-line)
24215 ;; Small correction if buffer doesn't end
24216 ;; with a newline character.
24217 (if (and (eolp) (not (bolp))) (1+ (point)) (point)))
24218 (org-element-property :begin next-elem)))
24219 (size-blank (- (org-element-property :end elem)
24220 (save-excursion
24221 (goto-char (org-element-property :end elem))
24222 (skip-chars-backward " \r\t\n")
24223 (forward-line)
24224 (point)))))
24225 (org-element-swap-A-B elem next-elem)
24226 (goto-char (+ pos size-next size-blank))))))
24228 (defun org-drag-line-forward (arg)
24229 "Drag the line at point ARG lines forward."
24230 (interactive "p")
24231 (dotimes (n (abs arg))
24232 (let ((c (current-column)))
24233 (if (< 0 arg)
24234 (progn
24235 (beginning-of-line 2)
24236 (transpose-lines 1)
24237 (beginning-of-line 0))
24238 (transpose-lines 1)
24239 (beginning-of-line -1))
24240 (org-move-to-column c))))
24242 (defun org-drag-line-backward (arg)
24243 "Drag the line at point ARG lines backward."
24244 (interactive "p")
24245 (org-drag-line-forward (- arg)))
24247 (defun org-mark-element ()
24248 "Put point at beginning of this element, mark at end.
24250 Interactively, if this command is repeated or (in Transient Mark
24251 mode) if the mark is active, it marks the next element after the
24252 ones already marked."
24253 (interactive)
24254 (let (deactivate-mark)
24255 (if (and (org-called-interactively-p 'any)
24256 (or (and (eq last-command this-command) (mark t))
24257 (and transient-mark-mode mark-active)))
24258 (set-mark
24259 (save-excursion
24260 (goto-char (mark))
24261 (goto-char (org-element-property :end (org-element-at-point)))))
24262 (let ((element (org-element-at-point)))
24263 (end-of-line)
24264 (push-mark (org-element-property :end element) t t)
24265 (goto-char (org-element-property :begin element))))))
24267 (defun org-narrow-to-element ()
24268 "Narrow buffer to current element."
24269 (interactive)
24270 (let ((elem (org-element-at-point)))
24271 (cond
24272 ((eq (car elem) 'headline)
24273 (narrow-to-region
24274 (org-element-property :begin elem)
24275 (org-element-property :end elem)))
24276 ((memq (car elem) org-element-greater-elements)
24277 (narrow-to-region
24278 (org-element-property :contents-begin elem)
24279 (org-element-property :contents-end elem)))
24281 (narrow-to-region
24282 (org-element-property :begin elem)
24283 (org-element-property :end elem))))))
24285 (defun org-transpose-element ()
24286 "Transpose current and previous elements, keeping blank lines between.
24287 Point is moved after both elements."
24288 (interactive)
24289 (org-skip-whitespace)
24290 (let ((end (org-element-property :end (org-element-at-point))))
24291 (org-drag-element-backward)
24292 (goto-char end)))
24294 (defun org-unindent-buffer ()
24295 "Un-indent the visible part of the buffer.
24296 Relative indentation (between items, inside blocks, etc.) isn't
24297 modified."
24298 (interactive)
24299 (unless (eq major-mode 'org-mode)
24300 (user-error "Cannot un-indent a buffer not in Org mode"))
24301 (let* ((parse-tree (org-element-parse-buffer 'greater-element))
24302 unindent-tree ; For byte-compiler.
24303 (unindent-tree
24304 (function
24305 (lambda (contents)
24306 (mapc
24307 (lambda (element)
24308 (if (memq (org-element-type element) '(headline section))
24309 (funcall unindent-tree (org-element-contents element))
24310 (save-excursion
24311 (save-restriction
24312 (narrow-to-region
24313 (org-element-property :begin element)
24314 (org-element-property :end element))
24315 (org-do-remove-indentation)))))
24316 (reverse contents))))))
24317 (funcall unindent-tree (org-element-contents parse-tree))))
24319 (defun org-show-subtree ()
24320 "Show everything after this heading at deeper levels."
24321 (interactive)
24322 (outline-flag-region
24323 (point)
24324 (save-excursion
24325 (org-end-of-subtree t t))
24326 nil))
24328 (defun org-show-entry ()
24329 "Show the body directly following this heading.
24330 Show the heading too, if it is currently invisible."
24331 (interactive)
24332 (save-excursion
24333 (ignore-errors
24334 (org-back-to-heading t)
24335 (outline-flag-region
24336 (max (point-min) (1- (point)))
24337 (save-excursion
24338 (if (re-search-forward
24339 (concat "[\r\n]\\(" org-outline-regexp "\\)") nil t)
24340 (match-beginning 1)
24341 (point-max)))
24342 nil)
24343 (org-cycle-hide-drawers 'children))))
24345 (defun org-make-options-regexp (kwds &optional extra)
24346 "Make a regular expression for keyword lines."
24347 (concat
24348 "^[ \t]*#\\+\\("
24349 (mapconcat 'regexp-quote kwds "\\|")
24350 (if extra (concat "\\|" extra))
24351 "\\):[ \t]*\\(.*\\)"))
24353 ;; Make isearch reveal the necessary context
24354 (defun org-isearch-end ()
24355 "Reveal context after isearch exits."
24356 (when isearch-success ; only if search was successful
24357 (if (featurep 'xemacs)
24358 ;; Under XEmacs, the hook is run in the correct place,
24359 ;; we directly show the context.
24360 (org-show-context 'isearch)
24361 ;; In Emacs the hook runs *before* restoring the overlays.
24362 ;; So we have to use a one-time post-command-hook to do this.
24363 ;; (Emacs 22 has a special variable, see function `org-mode')
24364 (unless (and (boundp 'isearch-mode-end-hook-quit)
24365 isearch-mode-end-hook-quit)
24366 ;; Only when the isearch was not quitted.
24367 (org-add-hook 'post-command-hook 'org-isearch-post-command
24368 'append 'local)))))
24370 (defun org-isearch-post-command ()
24371 "Remove self from hook, and show context."
24372 (remove-hook 'post-command-hook 'org-isearch-post-command 'local)
24373 (org-show-context 'isearch))
24376 ;;;; Integration with and fixes for other packages
24378 ;;; Imenu support
24380 (defvar org-imenu-markers nil
24381 "All markers currently used by Imenu.")
24382 (make-variable-buffer-local 'org-imenu-markers)
24384 (defun org-imenu-new-marker (&optional pos)
24385 "Return a new marker for use by Imenu, and remember the marker."
24386 (let ((m (make-marker)))
24387 (move-marker m (or pos (point)))
24388 (push m org-imenu-markers)
24391 (defun org-imenu-get-tree ()
24392 "Produce the index for Imenu."
24393 (mapc (lambda (x) (move-marker x nil)) org-imenu-markers)
24394 (setq org-imenu-markers nil)
24395 (let* ((n org-imenu-depth)
24396 (re (concat "^" (org-get-limited-outline-regexp)))
24397 (subs (make-vector (1+ n) nil))
24398 (last-level 0)
24399 m level head0 head)
24400 (save-excursion
24401 (save-restriction
24402 (widen)
24403 (goto-char (point-max))
24404 (while (re-search-backward re nil t)
24405 (setq level (org-reduced-level (funcall outline-level)))
24406 (when (and (<= level n)
24407 (looking-at org-complex-heading-regexp)
24408 (setq head0 (org-match-string-no-properties 4)))
24409 (setq head (org-link-display-format head0)
24410 m (org-imenu-new-marker))
24411 (org-add-props head nil 'org-imenu-marker m 'org-imenu t)
24412 (if (>= level last-level)
24413 (push (cons head m) (aref subs level))
24414 (push (cons head (aref subs (1+ level))) (aref subs level))
24415 (loop for i from (1+ level) to n do (aset subs i nil)))
24416 (setq last-level level)))))
24417 (aref subs 1)))
24419 (eval-after-load "imenu"
24420 '(progn
24421 (add-hook 'imenu-after-jump-hook
24422 (lambda ()
24423 (if (derived-mode-p 'org-mode)
24424 (org-show-context 'org-goto))))))
24426 (defun org-link-display-format (link)
24427 "Replace a link with its the description.
24428 If there is no description, use the link target."
24429 (save-match-data
24430 (if (string-match org-bracket-link-analytic-regexp link)
24431 (replace-match (if (match-end 5)
24432 (match-string 5 link)
24433 (concat (match-string 1 link)
24434 (match-string 3 link)))
24435 nil t link)
24436 link)))
24438 (defun org-toggle-link-display ()
24439 "Toggle the literal or descriptive display of links."
24440 (interactive)
24441 (if org-descriptive-links
24442 (progn (org-remove-from-invisibility-spec '(org-link))
24443 (org-restart-font-lock)
24444 (setq org-descriptive-links nil))
24445 (progn (add-to-invisibility-spec '(org-link))
24446 (org-restart-font-lock)
24447 (setq org-descriptive-links t))))
24449 ;; Speedbar support
24451 (defvar org-speedbar-restriction-lock-overlay (make-overlay 1 1)
24452 "Overlay marking the agenda restriction line in speedbar.")
24453 (overlay-put org-speedbar-restriction-lock-overlay
24454 'face 'org-agenda-restriction-lock)
24455 (overlay-put org-speedbar-restriction-lock-overlay
24456 'help-echo "Agendas are currently limited to this item.")
24457 (org-detach-overlay org-speedbar-restriction-lock-overlay)
24459 (defun org-speedbar-set-agenda-restriction ()
24460 "Restrict future agenda commands to the location at point in speedbar.
24461 To get rid of the restriction, use \\[org-agenda-remove-restriction-lock]."
24462 (interactive)
24463 (require 'org-agenda)
24464 (let (p m tp np dir txt)
24465 (cond
24466 ((setq p (text-property-any (point-at-bol) (point-at-eol)
24467 'org-imenu t))
24468 (setq m (get-text-property p 'org-imenu-marker))
24469 (with-current-buffer (marker-buffer m)
24470 (goto-char m)
24471 (org-agenda-set-restriction-lock 'subtree)))
24472 ((setq p (text-property-any (point-at-bol) (point-at-eol)
24473 'speedbar-function 'speedbar-find-file))
24474 (setq tp (previous-single-property-change
24475 (1+ p) 'speedbar-function)
24476 np (next-single-property-change
24477 tp 'speedbar-function)
24478 dir (speedbar-line-directory)
24479 txt (buffer-substring-no-properties (or tp (point-min))
24480 (or np (point-max))))
24481 (with-current-buffer (find-file-noselect
24482 (let ((default-directory dir))
24483 (expand-file-name txt)))
24484 (unless (derived-mode-p 'org-mode)
24485 (user-error "Cannot restrict to non-Org-mode file"))
24486 (org-agenda-set-restriction-lock 'file)))
24487 (t (user-error "Don't know how to restrict Org-mode's agenda")))
24488 (move-overlay org-speedbar-restriction-lock-overlay
24489 (point-at-bol) (point-at-eol))
24490 (setq current-prefix-arg nil)
24491 (org-agenda-maybe-redo)))
24493 (defvar speedbar-file-key-map)
24494 (declare-function speedbar-add-supported-extension "speedbar" (extension))
24495 (eval-after-load "speedbar"
24496 '(progn
24497 (speedbar-add-supported-extension ".org")
24498 (define-key speedbar-file-key-map "<" 'org-speedbar-set-agenda-restriction)
24499 (define-key speedbar-file-key-map "\C-c\C-x<" 'org-speedbar-set-agenda-restriction)
24500 (define-key speedbar-file-key-map ">" 'org-agenda-remove-restriction-lock)
24501 (define-key speedbar-file-key-map "\C-c\C-x>" 'org-agenda-remove-restriction-lock)
24502 (add-hook 'speedbar-visiting-tag-hook
24503 (lambda () (and (derived-mode-p 'org-mode) (org-show-context 'org-goto))))))
24505 ;;; Fixes and Hacks for problems with other packages
24507 (defun org-mode-flyspell-verify ()
24508 "Function used for `flyspell-generic-check-word-predicate'."
24509 (if (org-at-heading-p)
24510 ;; At a headline or an inlinetask, check title only. This is
24511 ;; faster than relying on `org-element-at-point'.
24512 (and (save-excursion (beginning-of-line)
24513 (and (let ((case-fold-search t))
24514 (not (looking-at "\\*+ END[ \t]*$")))
24515 (looking-at org-complex-heading-regexp)))
24516 (match-beginning 4)
24517 (>= (point) (match-beginning 4))
24518 (or (not (match-beginning 5))
24519 (< (point) (match-beginning 5))))
24520 (let* ((element (org-element-at-point))
24521 (post-affiliated (org-element-property :post-affiliated element))
24522 (object-check
24523 (function
24524 ;; Non-nil if checks can be done for object at point.
24525 (lambda ()
24526 (let ((object (save-excursion
24527 (when (org-looking-at-p "\\>") (backward-char))
24528 (org-element-context element))))
24529 (case (org-element-type object)
24530 ;; Prevent checks in links due to keybinding conflict
24531 ;; with Flyspell.
24532 ((code entity export-snippet inline-babel-call
24533 inline-src-block line-break latex-fragment link macro
24534 statistics-cookie target timestamp verbatim)
24535 nil)
24536 (footnote-reference
24537 ;; Only in inline footnotes, within the definition.
24538 (and (eq (org-element-property :type object) 'inline)
24539 (< (save-excursion
24540 (goto-char (org-element-property :begin object))
24541 (search-forward ":" nil t 2))
24542 (point))))
24543 (otherwise t)))))))
24544 (cond
24545 ;; Ignore checks in all affiliated keywords but captions.
24546 ((< (point) post-affiliated)
24547 (and (save-excursion
24548 (beginning-of-line)
24549 (let ((case-fold-search t)) (looking-at "[ \t]*#\\+CAPTION:")))
24550 (> (point) (match-end 0))
24551 (funcall object-check)))
24552 ;; Ignore checks in LOGBOOK (or equivalent) drawer.
24553 ((and org-log-into-drawer
24554 (let ((log (or (org-string-nw-p org-log-into-drawer) "LOGBOOK"))
24555 (parent element))
24556 (while (and parent (not (eq (org-element-type parent) 'drawer)))
24557 (setq parent (org-element-property :parent parent)))
24558 (and parent
24559 (eq (compare-strings
24560 log nil nil
24561 (org-element-property :drawer-name parent) nil nil t)
24562 t))))
24563 nil)
24565 (case (org-element-type element)
24566 ((comment quote-section) t)
24567 (comment-block
24568 ;; Allow checks between block markers, not on them.
24569 (and (> (line-beginning-position) post-affiliated)
24570 (save-excursion
24571 (end-of-line)
24572 (skip-chars-forward " \r\t\n")
24573 (< (point) (org-element-property :end element)))))
24574 ;; Arbitrary list of keywords where checks are meaningful.
24575 ;; Make sure point is on the value part of the element.
24576 (keyword
24577 (and (member (org-element-property :key element)
24578 '("DESCRIPTION" "TITLE"))
24579 (< (save-excursion
24580 (beginning-of-line) (search-forward ":") (point))
24581 (point))))
24582 ;; Check is globally allowed in paragraphs verse blocks and
24583 ;; table rows (after affiliated keywords) but some objects
24584 ;; must not be affected.
24585 ((paragraph table-row verse-block)
24586 (and (>= (point) (org-element-property :contents-begin element))
24587 (< (point) (org-element-property :contents-end element))
24588 (funcall object-check)))))))))
24589 (put 'org-mode 'flyspell-mode-predicate 'org-mode-flyspell-verify)
24591 (defun org-remove-flyspell-overlays-in (beg end)
24592 "Remove flyspell overlays in region."
24593 (and (org-bound-and-true-p flyspell-mode)
24594 (fboundp 'flyspell-delete-region-overlays)
24595 (flyspell-delete-region-overlays beg end)))
24597 (defvar flyspell-delayed-commands)
24598 (eval-after-load "flyspell"
24599 '(add-to-list 'flyspell-delayed-commands 'org-self-insert-command))
24601 ;; Make `bookmark-jump' shows the jump location if it was hidden.
24602 (eval-after-load "bookmark"
24603 '(if (boundp 'bookmark-after-jump-hook)
24604 ;; We can use the hook
24605 (add-hook 'bookmark-after-jump-hook 'org-bookmark-jump-unhide)
24606 ;; Hook not available, use advice
24607 (defadvice bookmark-jump (after org-make-visible activate)
24608 "Make the position visible."
24609 (org-bookmark-jump-unhide))))
24611 ;; Make sure saveplace shows the location if it was hidden
24612 (eval-after-load "saveplace"
24613 '(defadvice save-place-find-file-hook (after org-make-visible activate)
24614 "Make the position visible."
24615 (org-bookmark-jump-unhide)))
24617 ;; Make sure ecb shows the location if it was hidden
24618 (eval-after-load "ecb"
24619 '(defadvice ecb-method-clicked (after esf/org-show-context activate)
24620 "Make hierarchy visible when jumping into location from ECB tree buffer."
24621 (if (derived-mode-p 'org-mode)
24622 (org-show-context))))
24624 (defun org-bookmark-jump-unhide ()
24625 "Unhide the current position, to show the bookmark location."
24626 (and (derived-mode-p 'org-mode)
24627 (or (outline-invisible-p)
24628 (save-excursion (goto-char (max (point-min) (1- (point))))
24629 (outline-invisible-p)))
24630 (org-show-context 'bookmark-jump)))
24632 (defun org-mark-jump-unhide ()
24633 "Make the point visible with `org-show-context' after jumping to the mark."
24634 (when (and (derived-mode-p 'org-mode)
24635 (outline-invisible-p))
24636 (org-show-context 'mark-goto)))
24638 (eval-after-load "simple"
24639 '(defadvice pop-to-mark-command (after org-make-visible activate)
24640 "Make the point visible with `org-show-context'."
24641 (org-mark-jump-unhide)))
24643 (eval-after-load "simple"
24644 '(defadvice exchange-point-and-mark (after org-make-visible activate)
24645 "Make the point visible with `org-show-context'."
24646 (org-mark-jump-unhide)))
24648 (eval-after-load "simple"
24649 '(defadvice pop-global-mark (after org-make-visible activate)
24650 "Make the point visible with `org-show-context'."
24651 (org-mark-jump-unhide)))
24653 ;; Make session.el ignore our circular variable
24654 (defvar session-globals-exclude)
24655 (eval-after-load "session"
24656 '(add-to-list 'session-globals-exclude 'org-mark-ring))
24658 ;;;; Finish up
24660 (provide 'org)
24662 (run-hooks 'org-load-hook)
24664 ;;; org.el ends here