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

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

Re: Multiple *compilation* buffers


From: Kevin Rodgers
Subject: Re: Multiple *compilation* buffers
Date: Sat, 01 Nov 2008 07:35:46 -0600
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

John Paul Foster wrote:
I dont want to ^ever^ leave emacs so is there a way to run multiple grep
and/or compilation processes at once?
Any ideas, or is this a question for the devel list?

`C-h f compile' ssys:

        To run more than one compilation at once, start one then rename
        the `*compilation*' buffer to some other name with
        M-x rename-buffer.  Then _switch buffers_ and start the new compilation.
        It will create a new `*compilation*' buffer.

I guess you'd have to do the same thing with the *grep* buffer.

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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