• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/textmodes/

Lines Matching +defs:turn +defs:on

34 ;; information about projects as plain text.  Org-mode is implemented on
116 This can also be configured on a per-file basis by adding one of
139 This can also be configured on a per-file basis by adding one of
237 "String used as prefix for timestamps clocking work hours on an item."
281 org-goto when using the command `org-goto' on key C-c C-j
282 occur-tree when using the command `org-occur' on key C-c /
283 tags-tree when constructing a sparse tree based on tags matches
340 the same happens on each level of the hierarchy above the current entry.
342 By default this is on for the isearch context, off for all other contexts.
422 You may also set this on a per-file basis by adding one of the following
601 You may set this option on a per-file basis by adding to the buffer a
647 This variable can be used to turn on and off the table editor during a session,
654 (const :tag "on" t)
655 (const :tag "on, optimized" optimized)))
803 relies on the variables to be present in the list."
877 state in new org-mode buffers. The setting can then be toggled on a
902 type. In principle, it does not hurt to turn on most link types - there may
943 Examples: \"%f on: %.30s\", \"Email from %f\", \"Email %c\""
996 "Non-nil means, on links TAB will follow the link.
1002 "Non-nil means, on links RET will follow the link.
1008 "Non-nil means, mouse-1 on a link will follow the link.
1009 A longer mouse click will still set point. Does not wortk on XEmacs.
1125 "Default file applications on a UNIX or GNU/Linux system.
1137 "Default file applications on a MacOS X system.
1150 "Default file applications on a Windows NT system.
1224 You can set this on a per-template basis with the variable
1234 You can set this on a per-template basis with the variable
1378 Logging can also be configured on a per-file basis by adding one of
1390 (const :tag "on" t)
1391 (set :tag "on, with notes, detailed control" :greedy t :value (done)
1471 To turn this on on a per-file basis, insert anywhere in the file:
1522 When this list is nil, Org-mode will base TAG input on what is already in the
1573 the tags around. With this options turned on, after each such operation
1581 If you turn off this option, you very likely want to turn on the
1592 This option is off by default, because inheritance in on. If you turn
1593 inheritance off, you very likely want to turn this option on.
1664 These commands will be offered on the splash screen displayed by the
1842 "Non-nil means, mouse-1 on a link will follow the link in the agenda.
1843 A longer mouse click will still set point. Does not wortk on XEmacs.
1865 reorganize-frame Show only two windows on the current frame, the current
1913 (defcustom org-agenda-start-on-weekday 1
1914 "Non-nil means, start the overview always on the specified weekday.
1916 When nil, always start on the current day."
1973 today show grid on current date, independent of daily/weekly display
2103 - Give the category in a 12 chars wide field, padded with whitespace on
2344 When this option is turned on, you can use TeX-like syntax for sub- and
2380 the first non-white thing on a line. It will also find the math delimiters
2471 way, and so on. If there are more levels than characters given here,
2647 You may also set this on a per-file basis by adding one of the following
3427 "Is `transient-mark-mode' on and the region active?
3428 Works on both Emacs and XEmacs."
3489 implemented on top of outline-mode, which is ideal to keep the content
3563 ;; If empty file that did not turn on org-mode automatically, make it to.
4346 (if (org-on-heading-p)
4352 (error "Not on a heading")))
4357 (if (org-on-heading-p)
4364 (error "Not on a heading")))
4430 (save-excursion (org-mode) (turn-on-font-lock)))
4476 ((and (org-on-heading-p) (bolp)
4897 "Call `org-sort-entries' or `org-table-sort-lines', depending on context."
4904 "Sort entries on a certain level of an outline tree.
4928 (if (not (org-on-heading-p)) (outline-next-heading))
4930 ((or (org-on-heading-p)
4941 (or (org-on-heading-p) (outline-next-heading))
5102 ((org-on-heading-p)
5139 b1 e1 f1 c-on c-off lim (cstat 0))
5151 ((org-on-heading-p) (outline-next-heading) (point))
5154 c-on 0 c-off 0)
5160 (setq c-on (1+ c-on))))
5164 (format "[%d%%]" (/ (* 100 c-on) (max 1 (+ c-on c-off))))
5165 (format "[%d/%d]" c-on (+ c-on c-off))))))
5437 (error "Not on an item"))
5470 1 trees. If the cursor is on a headline, only try the direct children of
5582 If the cursor is not on a headline, try all level 1 trees. If
5583 it is on a headline, try all direct children.
5592 (if (org-on-heading-p)
5617 (org-toggle-tag org-archive-tag 'on)
5650 (and (org-on-heading-p) (hide-subtree))
5655 If ONOFF is `on' or `off', don't toggle but set to this state."
5656 (unless (org-on-heading-p) (error "Not on headling"))
5668 ((eq onoff 'on)
5864 are found, lines will be split on whitespace into fields."
5996 ;; A list of empty strings to fill any short rows on output
6148 (t ;; realign the current field, based on previous full realign
6288 I.e. not on a hline or before the first or after the last column?
6391 (defun org-table-goto-column (n &optional on-delim force)
6410 (if on-delim
6759 (message "%d lines sorted, based on column %d" (length lns) column)))
7731 (on (if (match-end 6) (string-to-number (match-string 6 desc))))
7740 (if (and (not hn) on (not odir))
7741 (error "should never happen");;(aref org-table-dlines on) FIXME
7744 (if on
7745 (setq i (org-find-row-type table i 'dline (equal odir "-") rel on)))
7805 (inhibit-redisplay (not debug-on-error))
7955 ;; Keep global-font-lock-mode from turning on font-lock-mode
8318 (if org-table-overlay-coordinates "on" "off"))
8330 (if org-table-formula-debug "on" "off")))
8369 (defun turn-on-orgtbl ()
8370 "Unconditionally turn on `orgtbl-mode'."
8821 :hline String to be inserted on horizontal separation lines.
9136 (let ((group (cond ((fboundp 'gnus-group-group-name) ; depending on Gnus
9141 (unless group (error "Not on a group"))
9207 ;; Check if we are on a target
9211 ((org-on-heading-p) nil)
9782 These functions are called in turn with point at the location to
9859 ;; Anchor on headlines, post may include tags.
10014 (let ((org-agenda-start-on-weekday)
10030 (let ((inhibit-redisplay (not debug-on-error))
10033 ;; Exact match on name
10036 ;; Exact match on name
10039 ;; Partial match on name
10042 ;; Partial match on company
10146 ;;; mh-e integration based on planner-mode
10160 ;; a simple test on mh-index-data does not work, because
10389 "Test whether FILE specifies a location on a remote system.
10393 on the system \"/user@host:\"."
10418 RET on headline -> Store as sublevel entry to current headline
10484 ;; Turn on org-mode in the remember buffer, set local variables
10547 RET on headline as sublevel of the heading at cursor
10550 <left> on headline as same level, before current heading
10551 <right> on headline as same level, after current heading
10639 ((and (org-on-heading-p nil) (not current-prefix-arg))
10792 "Perform completion on word at point.
11002 (if (and (outline-on-heading-p)
11284 (let ((heading-p (org-on-heading-p t))
11316 With optional argument SIBLINGS, on each level of the hierarchy all
11889 (unless (org-on-heading-p t)
11890 (error "Not on a heading"))
11985 If you don't like the calendar, turn it off with
12102 ;; on or after the derived date.
12371 If the cursor is on the year, change the year. If it is on the month or
12379 If the cursor is on the year, change the year. If it is on the month or
12390 (org-on-heading-p))
12399 (org-on-heading-p))
12532 "Start the clock on the current item.
12599 Puts the resulting times in minutes as a text property on each headline."
12667 "Put an overlays on the current line, displaying TIME.
12941 "Mode for time-sorted view on action items in Org-mode files.
12951 ;; Keep global-font-lock-mode from turning on font-lock-mode
13224 on to the selected command. The default selections are:
13427 (error "Cannot execute org-mode agenda command on buffer in %s."
13451 Depending on setup, this either uses customize to edit the variable
13643 (if (org-on-heading-p t)
13897 on the days are also shown. See the variable `org-log-done' for how
13898 to turn on logging.
13900 given in `org-agenda-start-on-weekday'.
13911 (let* ((org-agenda-start-on-weekday
13914 nil org-agenda-start-on-weekday))
13919 (start (if (or (null org-agenda-start-on-weekday)
13924 (n1 org-agenda-start-on-weekday)
13928 (inhibit-redisplay (not debug-on-error))
14221 (diary-file-name-prefix-function nil) ; turn this feature off
14277 ;; We can rely on the hook, nothing to do
14288 "Add text properties to string, allowing org-mode to act on it."
14317 also be listed, on the expiration day.
14329 long list - so this is not turned on by default.
14649 ;; Past-due deadlines are only shown on the current date
14705 ;; If it is on or past the date.
14807 1 date plus weekday, for backreferencing to make sure both times on same day
14855 ;; The user can turn this off with a variable.
15260 (if org-agenda-follow-mode "on" "off")))
15270 (if org-agenda-show-log "on" "off")))
15280 (if org-agenda-include-diary "on" "off")))
15290 (if org-agenda-use-time-grid "on" "off")))
15823 "Start the clock on the currently selected item."
16013 (defadvice texmathp (around org-math-always-on activate)
16033 (defun turn-on-org-cdlatex ()
16034 "Unconditionally turn on `org-cdlatex-mode'."
16059 dd-on str (start 0) m re)
16077 (setq dd-on (not dd-on)))
16079 (if dd-on (cons "$$" m))))))
16783 (if (not (org-on-heading-p))
16827 ;; Find matches for radio targets and turn them into internal links
16923 When LEVEL is non-nil, increase section numbers on that level."
18812 on context.
18824 Calls `org-promote-subtree' or `org-table-delete-column', depending on context.
18829 ((org-on-heading-p) (call-interactively 'org-promote-subtree))
18835 Calls `org-demote-subtree' or `org-table-insert-column', depending on context.
18840 ((org-on-heading-p) (call-interactively 'org-demote-subtree))
18847 `org-move-item-up' depending on context. See the individual commands
18852 ((org-on-heading-p) (call-interactively 'org-move-subtree-up))
18858 `org-move-item-down', depending on context. See the individual
18863 ((org-on-heading-p) (call-interactively 'org-move-subtree-down))
18869 Calls `org-do-promote' or `org-table-move-column', depending on context.
18875 ((or (org-on-heading-p) (org-region-active-p))
18882 Calls `org-do-demote' or `org-table-move-column', depending on context.
18888 ((or (org-on-heading-p) (org-region-active-p))
18896 `org-move-item-up', depending on context. See the individual commands
18901 ((org-on-heading-p) (call-interactively 'org-move-subtree-up))
18908 `org-move-item-down', depending on context. See the individual
18913 ((org-on-heading-p) (call-interactively 'org-move-subtree-down))
18919 Calls `org-timestamp-up' or `org-priority-up', depending on context.
18924 ((org-on-heading-p) (call-interactively 'org-priority-up))
18930 Calls `org-timestamp-down' or `org-priority-down', depending on context.
18935 ((org-on-heading-p) (call-interactively 'org-priority-down))
18939 "Next TODO keyword or timestamp one day later, depending on context."
18943 ((org-on-heading-p) (org-call-with-arg 'org-todo 'right))
18947 "Previous TODO keyword or timestamp one day earlier, depending on context."
18951 ((org-on-heading-p) (org-call-with-arg 'org-todo 'left))
18956 Calls `org-table-copy' or `org-copy-subtree', depending on context.
18964 Calls `org-table-copy' or `org-cut-subtree', depending on context.
18972 Calls `org-table-paste-rectangle' or `org-paste-subtree', depending on context.
18982 This command does many different things, depending on context:
18995 - If the cursor is on a #+TBLFM line, re-apply the formulas to
19005 - If the cursor is on a <<<target>>>, update radio targets and corresponding
19008 - If the cursor is on a numbered item in a plain list, renumber the
19023 ((org-on-target-p) (call-interactively 'org-update-radio-target-regexp))
19024 ((org-on-heading-p) (call-interactively 'org-set-tags))
19062 Calls `org-table-next-row' or `newline', depending on context.
19073 Calls `org-insert-heading' or `org-table-wrap-region', depending on context.
19146 ["Cycle Visibility" org-cycle (or (bobp) (outline-on-heading-p))]
19203 ["Next keyword" org-shiftright (org-on-heading-p)]
19204 ["Previous keyword" org-shiftleft (org-on-heading-p)]
19216 ; (or (org-on-heading-p) (org-at-item-p))]
19218 ; (or (org-on-heading-p) (org-at-item-p))]
19372 :headline-stars on the leading stars in a headline
19373 :todo-keyword on a TODO keyword (including DONE) in a headline
19374 :tags on the TAGS in a headline
19375 :priority on the priority cookie in a headline
19376 :item on the first line of a plain list item
19377 :item-bullet on the bullet/number of a plain list item
19378 :checkbox on the checkbox in a plain list item
19380 :table-special on a special filed in a table
19382 :link on a hyperlink
19383 :keyword on a keyword: SCHEDULED, DEADLINE, CLOSE,COMMENT, QUOTE.
19384 :target on a <<target>>
19385 :radio-target on a <<<radio-target>>>
19386 :latex-fragment on a LaTeX fragment
19387 :latex-preview on a LaTeX fragment with overlayed preview image
19397 ((org-on-heading-p)
19440 ((org-on-target-p)
19467 really on, so that the block visually is on the match."
19691 (defalias 'org-on-heading-p 'outline-on-heading-p)
19693 (defun org-on-target-p ()