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

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

Re: Emacs shell and frames


From: Kevin Rodgers
Subject: Re: Emacs shell and frames
Date: Mon, 17 Feb 2003 11:51:05 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Robert L. Knighten wrote:

The emacs 'shell' command has the nice feature that if the shell buffer
already exists it is reused, including simply switching to the buffer if the
shell process is also running.  I prefer to use a separate FRAME for this
purpose.  Do any of you have a version of the 'shell' command that will reuse
an existing shell frame in much the same manner as is now done with the shell
buffer?

(setq special-display-buffer-names
     (cons "*shell*" special-display-buffer-names))


--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>



reply via email to

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