emacs-devel
[Top][All Lists]
Advanced

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

Re: Raw string literals in Emacs lisp.


From: Richard Stallman
Subject: Re: Raw string literals in Emacs lisp.
Date: Sun, 03 Aug 2014 21:55:18 -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. ]]]

    By catching the parse error when parsing it as a (normal) string, then
    reparsing it as a raw string (ie, running backwards over the
    characters until you hit the second ?"), and check for a leading #r
    (two tokens of lookahead).

That is easier said than done.  People can give it a try.

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use Ekiga or an ordinary phone call.




reply via email to

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