emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; Bug in BUF_SET_PT


From: Johan Bockgård
Subject: Re: 23.0.60; Bug in BUF_SET_PT
Date: Sun, 23 Mar 2008 12:32:58 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>> [Trunk and branch]
>
>> Stefan has checked in a fix on the trunk, but the problem exists on the
>> Emacs 22 branch as well.
>
> Like lots of other problems.
> Do you have a real case where it introduces real breakage?

Yes, I have run into args-out-of-range errors in revert-buffer (that's
how I found the problem).  It's very rare though.

Debugger entered--Lisp error: (args-out-of-range 720381)
  insert-file-contents("[...]" t nil nil t)
  revert-buffer(nil t)

(If you want to be conservative on the branch, just make the BUF_SET_PT
--> BUF_TEMP_SET_PT change.)

-- 
Johan Bockgård





reply via email to

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