GNU bug report logs -
#1450
w32_reset_fringes
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Fri, 28 Nov 2008 13:05:05 UTC
Severity: grave
Tags: patch
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
Message #45 received at 1450 <at> emacsbugs.donarmstrong.com (full text, mbox):
>> That's what Emacs 22 did in that case - exit normally. But Emacs 22 did
>> _not_ offer to save any unsaved buffers, so you might have lost some
>> work. Does it offer to save buffers on your Emacs 23?
>
> No it does not. So your fix is certainly needed.
[...]
> Breakpoint 1, abort () at /home/steve/cvsroot/emacs/src/emacs.c:428
> 428 kill (getpid (), SIGABRT);
> (gdb) bt full
> #0 abort () at /home/steve/cvsroot/emacs/src/emacs.c:428
> No locals.
> #1 0x08089931 in redisplay_internal (preserve_echo_area=<value optimized out>)
> at /home/steve/cvsroot/emacs/src/xdisp.c:11393
> w = (struct window *) 0x0
> pause = 0
> must_finish = 0
> number_of_visible_frames = 0
> polling_stopped_here = 0
> old_frame = 141412100
> consider_all_windows_p = 0
Thanks! Unless someone has a better idea, I'll check in my fix in a
couple of days.
martin
This bug report was last modified 16 years and 152 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.