[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: |
Wed, 30 Jul 2014 00:28:39 -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. ]]]
If it can be parsed forwards it can be parsed backwards,
Perhaps you mean it is possible in some theoretical sense.
That's not the issue here. The Emacs sexp-scanning functions
scan backwards in a simple way, and the syntax has to be
suitable for them to handle.
although it might
not be immediately possible to do so.
We need the backward scanning to work when the syntax is installed.
--
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.
- Re: Raw string literals in Emacs lisp., (continued)
- Re: Raw string literals in Emacs lisp., chad, 2014/07/26
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/26
- Re: Raw string literals in Emacs lisp., Stephen J. Turnbull, 2014/07/27
- Re: Raw string literals in Emacs lisp., David Kastrup, 2014/07/27
- Re: Raw string literals in Emacs lisp., David Caldwell, 2014/07/27
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/27
- Re: Raw string literals in Emacs lisp., Richard Stallman, 2014/07/28
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/28
- Re: Raw string literals in Emacs lisp., Richard Stallman, 2014/07/29
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/29
- Re: Raw string literals in Emacs lisp.,
Richard Stallman <=
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/30
- Re: Raw string literals in Emacs lisp., Stephen J. Turnbull, 2014/07/27
- Re: Raw string literals in Emacs lisp., Andreas Schwab, 2014/07/28
- Re: Raw string literals in Emacs lisp., Ted Zlatanov, 2014/07/30
- Re: Raw string literals in Emacs lisp., David Caldwell, 2014/07/30
- Re: Raw string literals in Emacs lisp., Ted Zlatanov, 2014/07/30
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/30
- Re: Raw string literals in Emacs lisp., Ted Zlatanov, 2014/07/30
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/30
- Re: Raw string literals in Emacs lisp., Ted Zlatanov, 2014/07/31