all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7573: 23.2; Info node Compilation is out of date
@ 2010-12-06 15:14 Gareth Rees
  2011-01-15  3:10 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Gareth Rees @ 2010-12-06 15:14 UTC (permalink / raw)
  To: 7573

The Info node (emacs)Compilation says:

    If you want to run two compilations at once, you should start the
    first one, then rename the `*compilation*' buffer (perhaps using
    `rename-uniquely'; *note Misc Buffer::), and start the other
    compilation.  That will create a new `*compilation*' buffer.

This is out of date (and hence ineffective). The docstring for the
compile command says instead:

    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.

The instruction to "switch buffers" in the docstring is missing from the
Info.

Just as a suggestion, I think that starting a second or subsequent
compilation in parallel is something that's common enough that it
deserves its own command.

-- 
Gareth Rees





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-15  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 15:14 bug#7573: 23.2; Info node Compilation is out of date Gareth Rees
2011-01-15  3:10 ` Chong Yidong

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.