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

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

bug#28892: 24.5; Allow multiple compilations to append to an existing co


From: Lars Ingebrigtsen
Subject: bug#28892: 24.5; Allow multiple compilations to append to an existing compilation buffer
Date: Tue, 17 May 2022 22:07:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Ludovic Brenta <ludovic@ludovic-brenta.org> writes:

> So I think some adjustments to compilation-start (i.e. a new argument)
> would be necessary for a full solution.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

I've now added this to Emacs 29 -- a new parameter:

+If CONTINUE is non-nil, the buffer won't be emptied before
+compilation is started.  This can be useful if you wish to
+combine the output from several compilation commands in the same
+buffer.  The new output will be at the end of the buffer, and
+point is not changed.


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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