all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* multi frame layout
@ 2011-09-02  8:09 Ilja Golshtein
  0 siblings, 0 replies; only message in thread
From: Ilja Golshtein @ 2011-09-02  8:09 UTC (permalink / raw)
  To: help-gnu-emacs

Hello.

My typical layout consists of two or three frames with source code, shell buffers and something.

Besides this I usually have Compilation and Grep buffers in dedicated frames
because of 
==
(setq special-display-buffer-names 
      '("*compilation*" "*grep*" "*Bookmark List*"))
==

The question is how to control in which frame a new file would be opened upon, for example, compile-goto-error
in Grep buffer.

Thanks.


-- 
Best regards,
Ilja Golshtein.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-02  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02  8:09 multi frame layout Ilja Golshtein

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.