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: Tue, 09 Oct 2018 23:58:06 -0400

[[[ 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. ]]]

  > Sure, that's fine. We can limit symbol warnings to the symbols containing 
  > non-ASCII chars all of which are confusable with ASCII. This will warn 
about 
  > "саn" (with Cyrillic "с" and "а") but not about "сталин" (with Cyrillic 
"a").

I agree, but we need to extend this protection to things other than
program code.

  > The point of the guideline is not to warn about every possible confusable 
  > character; it's to defend against malicious code.

Confusables are dangerous in host names, too.

The same principle could apply: if the host name contains, as well as
the confusables, some non-confusable non-ASCII characters from the
same Unicode page, there is no need to warn about it.

Perhaps there are other cases, too.

-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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