emacs-devel
[Top][All Lists]
Advanced

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

Re: Raw strings (experimental patches inside)


From: Dmitry Gutov
Subject: Re: Raw strings (experimental patches inside)
Date: Sat, 11 Aug 2012 22:22:24 +0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0

On 11.08.2012 21:57, Andreas Schwab wrote:
Dmitry Gutov <address@hidden> writes:

At which point would the string obtain this text property? If we're
discussing the case of using it in Elisp source code, this would need to
be done in the reader, no? Which brings us back to "special syntax".

We have already a read syntax for text properties (though not particular
human writable).

Yes, I don't think anyone would consider #("(\\w+)|123z" 0 1 (foo t)) a good substitute for /(\w+)|123z/.



reply via email to

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