emacs-devel
[Top][All Lists]
Advanced

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

Re: Change of Lisp syntax for "fancy" quotes in Emacs 27?


From: Clément Pit-Claudel
Subject: Re: Change of Lisp syntax for "fancy" quotes in Emacs 27?
Date: Sun, 4 Feb 2018 15:59:30 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 2018-02-04 15:48, Paul Eggert wrote:
> Eli Zaretskii wrote:
>> How about if we start by warning about any Lisp symbol whose name uses
>> characters from more than one script for non-punctuation characters?
> 
> This problem can occur even in one-character symbols. It might be better to 
> establish a default script for the file, and warn about any characters from a 
> different script.

We could also default to warning about any characters in the confusables list 
and not in ascii.  And we'd make it easy to turn the check off using a 
file-local variable.




reply via email to

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