emacs-devel
[Top][All Lists]
Advanced

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

Re: master 18b680cfd1: Fix bug#52467 by adding a new custom variable 'di


From: martin rudalics
Subject: Re: master 18b680cfd1: Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
Date: Tue, 4 Jan 2022 11:25:16 +0100

> BTW, this is a problem we should fix more thoroughly.
>
> I *think* the right way to fix it is to first set the buffer in
> comint-mode, then display the buffer (when needed), then launch
> the process.

So why did you change it back then?

In either case we have a sufficient number of 'pop-to-buffer' and
'display-buffer' variants in our sources that call 'generate-new-buffer'
or 'get-buffer-create' in their first argument.

martin



reply via email to

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