GNU bug report logs - #20353
M-. sometimes jumps in another window

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Date: Fri, 17 Apr 2015 05:04:02 UTC

Severity: normal

Found in version 25.0.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 20353 <at> debbugs.gnu.org
Subject: bug#20353: M-. sometimes jumps in another window
Date: Mon, 20 Apr 2015 18:17:20 +0300
On 04/20/2015 05:17 PM, Stefan Monnier wrote:
>> q --> the frame is simply buried
>
> That is correct for my use-case (mostly because it preserves the frame
> placement).

(setq special-display-regexps (list "^\\*"))

Split the window (into A and B).

Type `C-h f quit-window' in window A. See the new frame pop up, and the 
windowing system switch to it.

Press `q', the new frame is buried, focus returns to A.

Switch to B. Type `C-h f car' there. In my desktop environment (Ubuntu, 
Unity), the help frame stays in the background. If I explicitly switch 
to it (with `C-~') and press `q' in the Help window, the frame is buried 
again, but again, the focus returns to A.

Which mirrors the problem you've described in this report.

Maybe not deleting the frames is not the real problem, but them the 
problem is in some other window-related functionality.




This bug report was last modified 10 years and 85 days ago.

Previous Next


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