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

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

bug#52878: [PATCH] Fix display-comint-buffer-action default behavior


From: martin rudalics
Subject: bug#52878: [PATCH] Fix display-comint-buffer-action default behavior
Date: Thu, 6 Jan 2022 18:16:07 +0100

A minor issue: The "right" initial value should probably be

'(display-buffer-same-window . ((inhibit-same-window . nil)))

since otherwise

(setq display-buffer-base-action
      '(nil . ((inhibit-same-window . t))))

would inhibit using the same window.

martin





reply via email to

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