[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Typo on org-tag-alist
From: |
Bernt Hansen |
Subject: |
Re: [O] Typo on org-tag-alist |
Date: |
Mon, 14 May 2018 09:08:39 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> Hello,
>
> Bernt Hansen <address@hidden> 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