[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Raw string literals in Emacs lisp.
From: |
Matthew Plant |
Subject: |
Re: Raw string literals in Emacs lisp. |
Date: |
Fri, 25 Jul 2014 13:24:25 -0700 |
I was under the impression that any ASCII character (with a few exceptions, but not including "#") could be used to define a variable. I see know that was a mistake. I also support #"foo", although #r"foo" seems unnecessarily verbose.
- Raw string literals in Emacs lisp., Matthew Plant, 2014/07/25
- Re: Raw string literals in Emacs lisp., Tom Tromey, 2014/07/25
- Raw string literals in Emacs lisp., Stephen J. Turnbull, 2014/07/25
- Re: Raw string literals in Emacs lisp., Matthew Plant, 2014/07/26
- 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