Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Hello, > > Bernt Hansen <be...@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