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

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

bug#10463: 24.0.92; c-literal-limits out of range


From: Stefan Monnier
Subject: bug#10463: 24.0.92; c-literal-limits out of range
Date: Mon, 09 Jan 2012 09:02:04 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> Moreover, the buffer was no more associated with the file I was trying
> to edit, so reverting the buffer was impossible, undo information had
> been discarded, killing the buffer was possible without asking.

That's presumably because the code uses something like
with-silent-modifications.  I.e. it's not a problem (contrary to the
`args-out-of-range' error, obviously).


        Stefan





reply via email to

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