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

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

bug#45095: [PATCH] lisp/progmodes/compile.el: only use comint-term-envir


From: Lars Ingebrigtsen
Subject: bug#45095: [PATCH] lisp/progmodes/compile.el: only use comint-term-environment under comint
Date: Mon, 07 Dec 2020 16:57:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Alyssa Ross <hi@alyssa.is> writes:

> comint-term-environment is used for configuring the environment for
> terminal output under comint.  If compile is being used with a
> different major mode, that mode probably can't handle the fancy
> terminfo output that comint can, so comint-term-environment should
> only be used under comint or a derived mode.

Makes sense -- applied to Emacs 28.

[...]

> I haven't got my copyright papers sorted yet, so hopefully this change
> is also small enough that that doesn't matter.

Yup.

-- 
(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]