emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Interpret #r"..." as a raw string


From: Andreas Schwab
Subject: Re: [PATCH] Interpret #r"..." as a raw string
Date: Tue, 02 Mar 2021 12:18:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.91 (gnu/linux)

On Mär 02 2021, Daniel Brooks wrote:

> Andreas Schwab <schwab@linux-m68k.org> writes:
>
>> There is also the tcl way, where {} delimits kind of raw strings, but
>> allows properly nested {} pairs inside.
>
> That's an unusual choice; I'll have to keep it in mind for the next time
> this topic comes up. Apparently you can escape the curly braces if you
> don't want them to be paired up inside this type of string.

The backslash is not removed, though, so it is impossible to include a
lone brace in a brace enclosed string.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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