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: Sun, 19 Apr 2015 02:21:42 +0300	[thread overview]
Message-ID: <5532E706.3020206@yandex.ru> (raw)
In-Reply-To: <jwvtwwet5kd.fsf-monnier+emacsbugs@gnu.org>

On 04/18/2015 07:46 AM, Stefan Monnier wrote:

> It seems always the same of the 2 frames is used for the jump, so
> depending on which one is used for the M-. the behavior is either the
> expected one or not.

What I'm seeing here is, when you click on one of the entries (or press 
RET), `xref-goto-xref' doesn't delete the frame displaying the xref 
window (nor does the window get deleted, naturally).

That screws things up the subsequent times the xref buffer, and its 
window, are used. The frame that's always "used for the jump", is the 
one *xref* was popped from originally.

Isn't this a bug in `quit-window'? I can reproduce it this way:

(setq special-display-regexps (list "^\\*"))
C-h f quit-window --> that creates a new frame
q --> the frame is simply buried

'C-u q' does the trick, though.





  reply	other threads:[~2015-04-18 23:21 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 [this message]
2015-04-20 14:17       ` Stefan Monnier
2015-04-20 15:17         ` Dmitry Gutov
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=5532E706.3020206@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.