help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multi frame layout


From: Ilja Golshtein
Subject: multi frame layout
Date: Fri, 02 Sep 2011 12:09:46 +0400

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]