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: Ted Zlatanov
Subject: Re: Raw string literals in Emacs lisp.
Date: Wed, 30 Jul 2014 16:28:10 -0400
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.4.50 (gnu/linux)

On Sun, 27 Jul 2014 13:58:37 -0700 David Caldwell <address@hidden> wrote: 

DC> Why not, then, skip rawstrings completely and go directly to a regular
DC> expression reader: #r// (or even just #//) instead of #r""?

For shell commands, for instance, it would be convenient to have
rawstrings because they often have internal backslash escapes.

Ted




reply via email to

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