Sam Steingold
18b680cfd1
Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
* lisp/window.el (display-comint-buffer-action): New `defcustom`,
defaults to 'display-buffer-same-window' for backward compatibility.
* lisp/cmuscheme.el (run-scheme, switch-to-scheme): Pass
'display-comint-buffer-action' to 'pop-to-buffer' instead
of using 'pop-to-buffer-same-window'.
* lisp/eshell/eshell.el (eshell): Likewise.
* lisp/shell.el (shell): Likewise.
* lisp/org/ol-eshell.el (org-eshell-open): Likewise.
* lisp/progmodes/inf-lisp.el (inferior-lisp): Likewise.
* lisp/progmodes/project.el (project-shell, project-eshell): Likewise.
* lisp/textmodes/tex-mode.el (tex-display-shell, tex-compile-default)
(tex-recenter-output-buffer): Pass 'display-comint-buffer-action'
to 'pop-to-buffer'.
2021-12-28 17:28:49 -05:00
..
2021-12-20 22:16:24 +01:00
2021-12-20 22:16:24 +01:00
2021-10-29 19:06:40 +02:00
2021-12-08 01:57:45 +01:00
2021-11-29 15:40:19 +01:00
2021-11-22 21:07:08 +02:00
2021-12-02 12:32:17 +02:00
2021-12-20 22:16:24 +01:00
2021-12-28 21:51:54 +02:00
2021-12-04 20:38:22 +01:00
2021-11-22 12:04:19 +01:00
2021-11-17 06:25:50 +01:00
2021-10-08 13:03:45 +02:00
2021-12-15 12:10:05 +01:00
2021-12-20 22:16:24 +01:00
2021-12-01 19:49:13 +01:00
2021-12-28 17:28:49 -05:00
2021-12-08 01:48:11 +01:00
2021-10-27 20:32:23 +03:00