bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: bug#5221: 23.1; read_escape too greedy with "\x"


From: Łukasz Stelmach
Subject: Re: bug#5221: 23.1; read_escape too greedy with "\x"
Date: Fri, 18 Dec 2009 13:04:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Andreas Schwab <schwab@linux-m68k.org> writes:

> Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> writes:
>
>> Emacs (read_escape() function at lread.c file) interpretinterprets
>> "\x3a480" string as "0x3a480" instead of ":" and "480" coming next.
>> Some software (most? gnupg to name one) assume these escapes represent
>> single bytes.
>
> Then they are broken.  The syntax of strings is documented in
> (elisp)String Type.

OK, good point. We need a workaround somewhere else (in GnuPG maybe?).
Please consider this bug solved/closed/non-existent.

-- 
Miłego dnia,
Łukasz Stelmach




reply via email to

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