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

* Re: Typo on org-tag-alist
  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
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2018-05-13 20:36 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: emacs-orgmode

Hello,

Bernt Hansen <bernt@norang.ca> writes:

> I think there is a typo in the output of
>
> C-h v org-tag-alist RET
>
> ':engroup' instead of ':endgroup'

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

* Re: Typo on org-tag-alist
  2018-05-13 20:36 ` Nicolas Goaziou
@ 2018-05-14 13:08   ` Bernt Hansen
  2018-05-14 13:39     ` Nicolas Goaziou
  0 siblings, 1 reply; 5+ messages in thread
From: Bernt Hansen @ 2018-05-14 13:08 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Bernt Hansen <bernt@norang.ca> writes:
>
>> I think there is a typo in the output of
>>
>> C-h v org-tag-alist RET
>>
>> ':engroup' instead of ':endgroup'
>
> Fixed. Thank you.

Nope.  I think you found another one (org-tag-persistent-alist) and
fixed that instead.  org-tag-alist is the one I reported.

$ git grep -n engroup
lisp/org.el:3424:`:startgrouptag', `:grouptags', `:engroup',
`:endgrouptag' or

Thanks for finding the other one :)

Regards,
Bernt

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

* Re: Typo on org-tag-alist
  2018-05-14 13:08   ` Bernt Hansen
@ 2018-05-14 13:39     ` Nicolas Goaziou
  2018-05-15 14:19       ` Bernt Hansen
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2018-05-14 13:39 UTC (permalink / raw)
  To: Bernt Hansen; +Cc: emacs-orgmode

Bernt Hansen <bernt@norang.ca> writes:

> Nope.  I think you found another one (org-tag-persistent-alist) and
> fixed that instead.  org-tag-alist is the one I reported.
>
> $ git grep -n engroup
> lisp/org.el:3424:`:startgrouptag', `:grouptags', `:engroup',
> `:endgrouptag' or
>
> Thanks for finding the other one :)

Ah. Fixed too. Thank you.

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

* Re: Typo on org-tag-alist
  2018-05-14 13:39     ` Nicolas Goaziou
@ 2018-05-15 14:19       ` Bernt Hansen
  0 siblings, 0 replies; 5+ messages in thread
From: Bernt Hansen @ 2018-05-15 14:19 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Bernt Hansen <bernt@norang.ca> writes:
>
>> Nope.  I think you found another one (org-tag-persistent-alist) and
>> fixed that instead.  org-tag-alist is the one I reported.
>>
>> $ git grep -n engroup
>> lisp/org.el:3424:`:startgrouptag', `:grouptags', `:engroup',
>> `:endgrouptag' or
>>
>> Thanks for finding the other one :)
>
> Ah. Fixed too. Thank you.

Confirmed.  Thanks!

Bernt

^ 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).