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

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

bug#7728: 24.0.50; GDB backtrace from abort


From: martin rudalics
Subject: bug#7728: 24.0.50; GDB backtrace from abort
Date: Sat, 15 Jan 2011 21:05:34 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> Thank you.  I don't see any consensus about what the correct long-term
> fix is, but in the meantime I've committed this to the emacs-23 branch.

Sorry, I don't build Emacs 23 here any more and only read the diffs from
emacs-diffs.  Is it possible that you didn't apply the hunk

***************
*** 3602,3607 ****
--- 3608,3615 ----
                         BUF_PT (XBUFFER (ow->buffer)),
                         BUF_PT_BYTE (XBUFFER (ow->buffer)));
      }
+   else
+     inhibit_point_swap = 0;

    selected_window = window;

from my patch?  The bug Thierry Volpiatto just reported could be
related.

Thanks, martin





reply via email to

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