emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Typo on org-tag-alist
@ 2018-05-12  3:26 Bernt Hansen
  2018-05-13 20:36 ` Nicolas Goaziou
  0 siblings, 1 reply; 5+ messages in thread
From: Bernt Hansen @ 2018-05-12  3:26 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I think there is a typo in the output of

C-h v org-tag-alist RET

':engroup' instead of ':endgroup'

Regards,
Bernt

--------------------------------------------------------------------------------

org-tag-alist is a variable defined in .org.el..
Its value is shown below.

Documentation:
Default tags available in Org files.

The value of this variable is an alist.  Associations either:

  (TAG)
  (TAG . SELECT)
  (SPECIAL)

where TAG is a tag as a string, SELECT is character, used to
select that tag through the fast tag selection interface, and
SPECIAL is one of the following keywords: .:startgroup.,
.:startgrouptag., .:grouptags., .:engroup., .:endgrouptag. or
                                 ^^^^^^^^^
.:newline..  These keywords are used to define a hierarchy of
tags.  See manual for details.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-15 14:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-12  3:26 Typo on org-tag-alist Bernt Hansen
2018-05-13 20:36 ` Nicolas Goaziou
2018-05-14 13:08   ` Bernt Hansen
2018-05-14 13:39     ` Nicolas Goaziou
2018-05-15 14:19       ` Bernt Hansen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).