GNU bug report logs - #13829
24.2.93; delete-window different behaviour in gui and tty

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Wed, 27 Feb 2013 08:46:01 UTC

Severity: normal

Found in version 24.2.93

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 13829-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: 13829-done <at> debbugs.gnu.org
Subject: Re: bug#13829: 24.2.93;
	delete-window different behaviour in gui and tty
Date: Tue, 19 Mar 2013 19:08:45 +0800
After some investigation the different behaviours are between OSX and
GNU/Linux in terms of how idle timers work.

On GNU/Linux (ggtags-navigation-mode-cleanup buf 0.5) is called in
ggtags-handle-single-match before compilation-auto-jump in the idle
timer runs. So the window displaying *ggtags-global* is closed (by the
cleanup routine) and popped up again (by compilation-auto-jump) with a
different quit-restore parameter.

On OSX compilation-auto-jump runs before the cleanup routine so there is
no close and popup of the *ggtags-global* window.

Leo




This bug report was last modified 12 years and 94 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.