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: Richard Stallman
Subject: Re: Change of Lisp syntax for "fancy" quotes in Emacs 27?
Date: Sun, 04 Feb 2018 20:06:40 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > We want to find a way of identifying such situation and telling the
  > Lisp programmer about that in clear and easily understandable ways.
  > One way, perhaps too radical one, is to reject such "confusable"
  > characters outright.

I think that makes sense for Lisp symbols.  Lisp has had strings for
40 years now, so it isn't customary to use symbols to represent
arbitrary text.

We could have a mode where intern converts all these character codes
to a single canonical set, but the default could be to give an error for all
but the preferred one.

-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.




reply via email to

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