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

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

bug#9514: 24.0.50; eval + format weirdness


From: Paul Eggert
Subject: bug#9514: 24.0.50; eval + format weirdness
Date: Thu, 15 Sep 2011 11:15:58 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13

Andreas Schwab <schwab@linux-m68k.org> writes:
> Except that this has nothing to do with eval.

True; I fixed the ChangeLog entry to not mention eval.

The patch you just installed for text properties (bzr 105788)
causes (format "%4000s%%" "") to fail with
(error "Format string ends in middle of format specifier"),
and it causes (length (format "%%")) to incorrectly return 2.
I fixed those two problems in a further patch (bzr 105791);
I hope this also fixes the text-property issue.





reply via email to

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