all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 20353@debbugs.gnu.org
Subject: bug#20353: M-. sometimes jumps in another window
Date: Mon, 20 Apr 2015 18:17:20 +0300	[thread overview]
Message-ID: <55351880.6030101@yandex.ru> (raw)
In-Reply-To: <jwvtwwaga04.fsf-monnier+emacsbugs@gnu.org>

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.





  reply	other threads:[~2015-04-20 15:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17  5:03 bug#20353: M-. sometimes jumps in another window Stefan Monnier
2015-04-18  0:51 ` Dmitry Gutov
2015-04-18  4:46   ` Stefan Monnier
2015-04-18 23:21     ` Dmitry Gutov
2015-04-20 14:17       ` Stefan Monnier
2015-04-20 15:17         ` Dmitry Gutov [this message]
2015-04-20 19:28           ` Stefan Monnier
2015-04-20 19:37             ` Dmitry Gutov
2015-04-21  1:09               ` Stefan Monnier
2015-04-21 10:34                 ` martin rudalics
2015-04-21 13:42                   ` Dmitry Gutov
2015-04-22  9:33                     ` martin rudalics
2015-04-22 12:28                       ` Dmitry Gutov
2015-04-22 13:07                         ` martin rudalics
2015-05-20  9:46                           ` martin rudalics
2015-04-21 14:51                   ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55351880.6030101@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=20353@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.