emacs-devel
[Top][All Lists]
Advanced

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

Re: Is there any way to have a string literal that is read "raw"


From: David Kastrup
Subject: Re: Is there any way to have a string literal that is read "raw"
Date: Sun, 10 Jul 2005 10:24:24 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Sean O'Rourke" <address@hidden> writes:

> "Richard M. Stallman" <address@hidden> writes:
>
>>     No.  There is no escaping whatsoever, nor is there a delimiter.  The 4
>>     before the H is a character count.  And H stands for "Hollerith code",
>>     the punch card predecessor of "ASCII code".
>>
>> Another advantage of 4H^.*\n is that you can join the 4H club.
>>
>> However, it won't fit in Emacs Lisp, because it can't be parsed
>> backwards.
>
> Yes, but there are 4HclubH4s for every taste.  Imagine trying to
> explain that design decision to someone in 10 years...

I don't think that font-lock patterns can be made to deal with that
currently, so this is definitely not stuff we should be considering
for the next release.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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