[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Ma
From: |
Ihor Radchenko |
Subject: |
Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property] |
Date: |
Sat, 26 Aug 2023 10:16:55 +0000 |
Jens Schmidt <jschmidt4gnu@vodafonemail.de> writes:
>> IOW, backslash quotes everything except whitespace, which by definition
>> cannot be part of a property name.
>>
>> Will start on this, but with tests and documentation this might take
>> some time.
>
> Here comes a first patch ... please check.
Thanks!
> #+begin_example
> -+-long-and-twisted-property-name-="foo"
> +\-long\=and\\twisted\:property\.name\*="foo"
> #+end_example
This actually feels rather cubersome.
I am now wondering if we could instead do something like
"-long=and\twisted:property.name*"="foo"
Then, we will just have to quote the " itself, not all
non-alphanumerics.
Although, using " might be tricky.
--
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>
- Re: [BUG?] Matching tags: & operator no more implicit between tags and special property, (continued)
- Re: [BUG?] Matching tags: & operator no more implicit between tags and special property, Jens Schmidt, 2023/08/23
- Re: [BUG?] Matching tags: & operator no more implicit between tags and special property, Ihor Radchenko, 2023/08/23
- Re: [BUG?] Matching tags: & operator no more implicit between tags and special property, Jens Schmidt, 2023/08/23
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Ihor Radchenko, 2023/08/24
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Jens Schmidt, 2023/08/24
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Jens Schmidt, 2023/08/25
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property],
Ihor Radchenko <=
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Jens Schmidt, 2023/08/26
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Ihor Radchenko, 2023/08/26
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Jens Schmidt, 2023/08/26
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Ihor Radchenko, 2023/08/26
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Jens Schmidt, 2023/08/26
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Samuel Loury, 2023/08/27
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Ihor Radchenko, 2023/08/27
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Jens Schmidt, 2023/08/30
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Ihor Radchenko, 2023/08/31
- Re: [RFC] Quoting property names in tag/property matches [Was: [BUG?] Matching tags: & operator no more implicit between tags and special property], Jens Schmidt, 2023/08/31