all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 20353@debbugs.gnu.org
Subject: bug#20353: M-. sometimes jumps in another window
Date: Sat, 18 Apr 2015 00:46:47 -0400	[thread overview]
Message-ID: <jwvtwwet5kd.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <5531AAA1.5010508@yandex.ru> (Dmitry Gutov's message of "Sat, 18 Apr 2015 03:51:45 +0300")

> Are there some particular settings that make the xref buffer appear in a new
> frame?
Yes, I have some display-buffer-alist settings for that.
I just reproduced the problem with:

  src/emacs -Q --eval '(setq special-display-regexps (list "^\\*"))'
  C-x C-f src/emacs.c
  C-x 5 2
  C-s pthread_sigmask
  M-. RET
  <click on one of the entries>

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.


        Stefan





  reply	other threads:[~2015-04-18  4:46 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 [this message]
2015-04-18 23:21     ` Dmitry Gutov
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=jwvtwwet5kd.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=20353@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    /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.