all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Nikolaus Rath <Nikolaus@rath.org>, help-gnu-emacs@gnu.org
Subject: RE: Frame for opening rgrep links?
Date: Sun, 9 Nov 2014 14:44:36 -0800 (PST)	[thread overview]
Message-ID: <2e170ea2-4b3a-4bfc-96fa-876c375344d9@default> (raw)
In-Reply-To: <87k334oz3c.fsf@vostro.rath.org>

> I typically use Emacs with two frames, one "regular" frame and one
> opened by ecb.
> 
> Until a little while ago, running M-x rgrep in the ecb frame and
> clicking on one of the matches in the *grep* buffer opened the file
> in the same (ecb) frame.
> 
> Recently, however, emacs has started to open the file in a different
> frame, i.e. the ecb frame keeps showing the *grep* buffer.
> 
> I am a bit lost as to what may have caused this, or how I can change
> it back.

Sounds like the window for buffer *grep* is a dedicated window.

Check your values of options `special-display-buffer-names' and
`special-display-regexps'.

Or if you use only option `display-buffer-alist' then check its
value - see the doc for an explanation of this complicated option.
See also the doc of `display-buffer', which you'll need to understand
the doc of `display-buffer-alist' .  Look for an entry that
corresponds by name or regexp etc. to `*grep*' or `*compile*'.



  reply	other threads:[~2014-11-09 22:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-09 21:15 Frame for opening rgrep links? Nikolaus Rath
2014-11-09 22:44 ` Drew Adams [this message]
2014-11-09 23:30   ` Nikolaus Rath
2014-11-09 23:55     ` Drew Adams
2014-11-10  0:11       ` Nikolaus Rath
2014-11-16 19:26 ` Nikolaus Rath

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=2e170ea2-4b3a-4bfc-96fa-876c375344d9@default \
    --to=drew.adams@oracle.com \
    --cc=Nikolaus@rath.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.