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


Message #11 received at 20353 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Dmitry Gutov <dgutov <at> yandex.ru>
Cc: 20353 <at> debbugs.gnu.org
Subject: Re: bug#20353: M-. sometimes jumps in another window
Date: Sat, 18 Apr 2015 00:46:47 -0400
> 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




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.