Hello,

Joost Kremers <joostkrem...@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