emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [org-cite] citekey restrictions?


From: Nicolas Goaziou
Subject: Re: [org-cite] citekey restrictions?
Date: Sun, 16 May 2021 23:21:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

Joost Kremers <joostkremers@fastmail.fm> writes:

> On Sun, May 16 2021, Nicolas Goaziou wrote:
>
>> So... let's get liberal and say a key must match:
>>
>>   (rx "@" (one-or-more (any word "-.:?!`'/*@+|()<>&_^$#%&~")))
>>
>> Nothing bad could happen, right?
>
> On a scale of 1 to 10, 1 being getting an error message and having to go 
> online
> to find out what it means, and 10 being the total and utter destruction of our
> solar system, I doubt it'll exceed 1.

What a relief! Thanks.

I changed the syntax for key to the regexp above. I even added curly
brackets. Now, the following is a valid key:

   @{🕮}

I then cleaned-up a bit the branch, and rebased on top of master.

Regards,
-- 
Nicolas Goaziou



reply via email to

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