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

Lines Matching +defs:read +defs:only

44 ;; structured ASCII file, as HTML, or (todo and agenda items only) as an
58 ;; Org-mode, you can read the same text online as HTML. There is also an
138 in table fields. Such tables will look correct only after the first re-align.
173 This option is only relevant at load-time of Org-mode, and must be set
218 Changes become only effective after restarting Emacs."
227 Changes become only effective after restarting Emacs."
245 Changes become only effective after restarting Emacs."
251 Quoting applies only to the text in the entry following the headline, and does
415 (defcustom org-odd-levels-only nil
416 "Non-nil means, skip even levels and only use odd levels for the outline.
457 This currently only means, they are never auto-wrapped.
637 happens only if changes to a field might have changed the column width.
752 When nil, aligning is only done with \\[org-table-align], or after column
759 This only happens when typing immediately after a field motion
813 When this variable is nil, formula calculation is only available through
869 also be a function that will be called with the tag as the only argument to
875 "Non-nil means, hide link part and only show description of bracket links.
1039 For BBDB, it is currently only possible to display the matches in
1256 %t time stamp, date only
1330 Changes become only effective after restarting Emacs."
1337 This variable is only relevant if `org-todo-keywords' contains more than two
1341 `org-todo-keywords' list. When `type', \\[org-todo] only cycles from state
1368 of an item. This is only relevant if TODO keywords are
1413 "Heading when changing todo state (todo sequence only)"
1504 When nil, only the minibuffer will be available."
1539 When the symbol `auto', fast selection is used if and only if selection
1580 When nil, only the tags directly given in a specific line apply there.
1642 only needed when the text to be killed contains more than N non-white lines."
1673 tags-todo Tags match in all agenda files, TODO entries only.
1736 (list :tag "Tags search, TODO entries only"
1820 When nil, only the days which actually have entries are shown.
1865 reorganize-frame Show only two windows on the current frame, the current
1923 When nil, only the days which actually have entries are shown."
1974 require-timed show grid only if at least one item has a time specification
1987 (const :tag "Show grid only if any timed entries are present"
2051 This is only relevant for sorting. When t, items which have no explicit
2088 will only be included if the corresponding value applies to the
2139 that the time should only be removed what it is located at the beginning of
2149 When this is the symbol `prefix', only remove tags when
2303 (const :tag "headline only" 'headline)
2334 typeset in bold, italic, or underlined, respectively. Works only for
2352 x^2-y^3 will be read as x^2 - y^3, because items are
2367 No only real TeX macros will work here, but the standard HTML entities
2564 be linked only."
2631 (defcustom org-level-color-stars-only nil
2632 "Non-nil means fontify only the stars in each headline.
2657 Normally, only the TODO/DONE keyword indicates the state of a headline.
2727 stacked Non-nil means, allow stacked styles. This works only in HTML
2903 This face is only used if `org-fontify-done-headline' is set."
3132 ("odd" org-odd-levels-only t)
3133 ("oddeven" org-odd-levels-only nil)
3292 ;; XEmacs only
3297 ;; Emacs only
3850 With optional argument RADIO, only find radio targets."
3970 (if org-odd-levels-only (setq org-l (1+ (/ org-l 2))))
3976 (t (if org-level-color-stars-only nil org-f))))
3982 (inhibit-read-only t) (inhibit-point-motion-hooks t)
4005 1. OVERVIEW: Show only top-level headlines.
4136 (buffer-read-only (org-back-to-heading))
4174 "Switch to overview mode, shoing only top-level headlines.
4306 (setq buffer-read-only nil)
4313 (setq buffer-read-only t)
4560 "Rectify a level change under the influence of `org-odd-levels-only'
4564 (if org-odd-levels-only
4649 (let ((org-odd-levels-only nil) n)
4660 "Convert an org-mode file with only odd levels to one with odd and even levels.
4671 (let ((org-odd-levels-only nil) n)
4682 (if org-odd-levels-only (1+ (/ n 2)) n))
4733 This is actually only a copy of the kill, because we use the normal kill
4829 (org-odd-levels-only nil)
4987 function does not specify it. WHAT is only for the prompt, to indicate
4995 (setq sorting-type (read-char-exclusive)))
5470 1 trees. If the cursor is on a headline, only try the direct children of
5483 (tr-org-odd-levels-only org-odd-levels-only)
5511 ;; We first only copy, in case something goes wrong
5532 (org-odd-levels-only
5533 (if (local-variable-p 'org-odd-levels-only)
5534 org-odd-levels-only
5535 tr-org-odd-levels-only)))
5749 "Table row types, non-nil only for the duration of a comand.")
5751 "Table begin line, non-nil only for the duration of a comand.")
5798 (setq size (read-string
5879 (file (read-file-name "Export table to: "))
6425 "Return t if and only if we are at a table.el table."
6659 "Convert a table line S into a string with only \"|\" and space.
6714 (read-string "Use column N for sorting: ")))
6768 A special clipboard is used which can only be accessed
6832 Obviously, this only works within limits. When an Org-mode table is
6835 A table.el table can be converted to an Org-mode table only if it does not
7098 If NLAST is a number, only the NLAST fields will actually be summed."
7202 (t (read-string
7357 ;; We already know we are in a table. Get field will only return a formula
7377 ("*" . "Recalculate only when entire table is recalculated with `C-u C-c *'")
7408 (setq newchar (char-to-string (read-char-exclusive))
7484 formula is installed as valid in only this specific field.
7491 When called, the command first prompts for a formula, which is read in
7612 (eval (eval (read form)))
8702 (params (if (match-end 3) (read (concat "(" (match-string 3) ")"))))
8785 (setq name (read-string "Table name: "))
8818 :splice When set to t, return only table body lines, don't wrap
8903 :splice When set to t, return only table body lines, don't wrap
8935 :splice When set to t, return only table body lines, don't wrap
8965 :splice nil/t When set to t, return only table body lines, don't wrap
9443 (setq link (read-string "Link: "
9450 link (read-string "Link: "
9453 ;; Completing read for file names.
9454 (setq file (read-file-name "File: "))
9475 (setq link (org-completing-read
9493 ;; If yes, simplify the link by using only the search option.
9526 (setq desc (read-string "Description: " desc))
9531 (defun org-completing-read (&rest args)
9535 (apply 'completing-read args)))
9721 ;; in-emacs is the prefix arg, will be interpreted as read-only
9750 ;; FIXME: the following is only for backward compatibility
9770 (message "%s => %s" cmd (eval (read cmd)))
9816 used to force opening a link in Emacs, so it may be good to only
9906 "Execute `re-search-forward', but only accept matches that do not
9942 to read."
9953 (and beg end (let ((buffer-read-only)) (delete-region beg end)))
10068 (gnus-group-read-group 0 nil group)
10435 (read-char-exclusive))))
10501 (setq time (org-read-date (equal (upcase char) "U") t nil
10505 (insert (read-string
10661 (read-file-name (format "File name [%s]: " default)
10722 (read (concat "(" (match-string 3) ")")))))
10929 \"WAITING\" -> switch to the specified keyword, but only if it
10945 (completing-read "State: " (mapcar (lambda(x) (list x))
11100 (when what (setq time (or time (org-read-date nil 'to-time))))
11291 (org-flag-heading nil) ; only show the heading
11375 (setq new (read-char-exclusive))
11415 (defun org-scan-tags (action matcher &optional todo-only)
11419 inclusion. When TODO-ONLY is non-nil, only lines with a TODO keyword
11465 (when (and (or (not todo-only) todo)
11493 (defvar todo-only) ;; dynamically scoped
11495 (defun org-tags-sparse-tree (&optional todo-only match)
11499 If optional argument TODO_ONLY is non-nil, only select lines that are
11502 (org-scan-tags 'sparse-tree (cdr (org-make-tags-matcher match)) todo-only))
11506 ;; todo-only is scoped dynamically into this function, and the function
11513 (setq match (completing-read
11529 (setq todo-only t todomatch (substring todomatch 1)))
11532 ;; only matching tags
11635 (completing-read "Tags: " 'org-tags-completion-function
11813 (setq c (let ((inhibit-quit t)) (read-char-exclusive)))
11839 (setq tg (completing-read
11917 Otherwise, only the date will be included. All parts of a date not
11930 (org-read-date arg 'totime)))
11934 (org-read-date arg 'totime)))
11942 (org-read-date arg 'totime)))
11953 (setq time (org-read-date arg 'totime))
11963 (defun org-read-date (&optional with-time to-time from-string prompt)
11976 +4 --> four days from today (only if +N is the only thing given)
11978 The function understands only English month and weekday abbreviations,
12066 (setq org-ans0 (read-string prompt "" nil nil))
12073 (t ; Naked prompt only
12074 (setq ans (read-string prompt "" nil timestr))))
12130 "Return to `org-read-date' with the date currently selected.
12131 This is used by `org-read-date' in a temporary keymap for the calendar buffer."
12200 But do this only if the variable `org-display-custom-times' is set."
12243 "Return to `org-read-date' with the date currently selected.
12244 This is used by `org-read-date' in a temporary keymap for the calendar buffer."
12640 (defun org-clock-display (&optional total-only)
12642 If TOTAL-ONLY is non-nil, only show the total time for the entire file
12648 (unless total-only
13194 buffer-read-only)
13228 T Call `org-todo-list' to display the global todo list, select only
13232 M Like `m', but select only TODO entries, no ordinary headlines.
13266 m Match a TAGS query M Like m, but only TODO entries
13300 (setq c (read-char-exclusive))
13325 (setq c (read-char-exclusive)))
13415 (flet ((read-char-exclusive () (string-to-char cmd-key)))
13420 (defmacro org-no-read-only (&rest body)
13421 "Inhibit read-only for BODY."
13422 `(let ((inhibit-read-only t)) ,@body))
13445 ((stringp org-agenda-files) (org-read-agenda-file-list))
13483 (defun org-read-agenda-file-list ()
13569 (let ((r (downcase (read-char-exclusive))))
13584 (setq buffer-read-only nil)
13606 (setq buffer-read-only nil)
13609 (setq buffer-read-only nil))
13616 (let ((buffer-read-only))
13696 "Reset markers created by `org-agenda'. But only if they are old enough."
13766 If the buffer contains an active region, only check the region for
13838 (setq buffer-read-only t)))
13842 If NO-RANGES is non-nil, include only the start and end dates of a range,
14019 (setq buffer-read-only t)
14049 (completing-read "Keyword: " (mapcar 'list org-todo-keywords)
14089 (setq buffer-read-only t)))
14094 (defun org-tags-view (&optional todo-only match)
14101 (if todo-only t org-tags-match-list-sublevels))
14109 (list 'org-tags-view (list 'quote todo-only)
14134 (setq rtn (org-scan-tags 'agenda matcher todo-only))
14155 (setq buffer-read-only t)))
14231 (setq buffer-read-only nil)
14257 date. It also removes lines that contain only whitespace."
14320 `org-deadline-warning-days'. The listing occurs only
14330 Like deadlines, these entries only show up in the
14540 ;; substring should only run to end of time stamp
14603 ;; substring should only run to end of time stamp
14649 ;; Past-due deadlines are only shown on the current date
14829 only the correctly processes TXT should be returned - this is used by
15393 (error "Archiving works only in Org-mode files"))))))
15416 (let (buffer-read-only)
15517 (buffer-read-only nil)
15545 (let* ((buffer-read-only nil)
15587 (let ((buffer-read-only))
15620 (buffer-read-only nil)
15670 (buffer-read-only nil)
15695 (buffer-read-only nil)
15738 (let ((buffer-read-only nil))
15859 (read-char-exclusive)))
16049 inline math after \"$22.34\". The LaTeX fragment formatter will only format
16052 looks only before point, not after."
16369 (car (read-from-string
16454 (setq r1 (read-char-exclusive)))
16955 If there is an active region, export only the region.
16984 (odd org-odd-levels-only)
17015 (org-set-local 'org-odd-levels-only odd)
17191 (read-char-exclusive))
17286 (if org-odd-levels-only "odd" "oddeven")
17360 If there is an active region, export only the region.
17377 If there is an active region, export only the region.
17396 (odd org-odd-levels-only)
17474 (org-odd-levels-only odd))
18237 ;; all levels, so the rest is done only if title is given
18346 A good way to use this is to tell a desktop calenndar application to re-read
18591 ;; We only set them when really needed because otherwise the
19464 Normally only the current line is checked, but you can include NLINES extra
19591 ;; But only if the user has not turned off tables or fixed-width regions
19808 (when isearch-success ; only if search was successful