emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Fwd: [BUG] Sparse tree does not work on properties with dashes


From: Ihor Radchenko
Subject: Re: Fwd: [BUG] Sparse tree does not work on properties with dashes
Date: Tue, 19 Mar 2024 14:03:23 +0000

Ihor Radchenko <yantar92@posteo.net> writes:

> `org-make-tags-matcher' is now supposed to handle \-escaped dashes in
> properties. However, it does not seem to work:
>
> (org-make-tags-matcher "TEST\-HELLO=\"one\"" t) yields

... which was as expected - I forgot to quote \ inside "...".

The problem was different - sparse tree should escape "-" in property
names by itself when building the matcher.

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=63b10621a

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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