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

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

Re: Fformat fails to detect premature end of string


From: Kim F. Storm
Subject: Re: Fformat fails to detect premature end of string
Date: Mon, 19 Sep 2005 10:13:53 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

address@hidden (Johan Bockgård) writes:

> (format "%" 0)
>  => Invalid format operation %j (where "j" is some random garbage)
>
>
> The problem is this code in Fformat [editfns.c:3427]:
>
>     while (index ("-0# ", *format))
>       ++format;

Thanks.  I just installed a fix.

--
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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