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.

Reply via email to