emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: Multiple tag selection broken on maint


From: Nicolas Goaziou
Subject: Re: [O] Bug: Multiple tag selection broken on maint
Date: Mon, 23 Apr 2018 15:35:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello,

Alex Branham <address@hidden> writes:

> On Fri 20 Apr 2018 at 04:27, Nicolas Goaziou <address@hidden> wrote:
>
>>> #+BEGIN_EXAMPLE
>>>   #+TAGS: office(c) car(C)
>>>   * one
>>> #+END_EXAMPLE
>>
>> FWIW, I couldn't reproduce it on master.
>
> It seems to be a problem with org-tag-persistent-alist. I can't
> reproduce it if that's nil, but if it's set to
>
> (setq org-tag-persistent-alist '(("jobs" . ?j)
>                                  (:startgroup . nil)
>                                  ("@work" . ?w)
>                                  ("@home" . ?h)
>                                  (:endgroup . nil)))
>
> then I can reproduce it.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738



reply via email to

[Prev in Thread] Current Thread [Next in Thread]