Refactor REPL config
This commit is contained in:
parent
b2a3ab90b3
commit
7f2876d754
3 changed files with 12 additions and 7 deletions
|
@ -176,8 +176,7 @@
|
|||
(cond ((and (derived-mode-p 'comint-mode)
|
||||
(featurep 'repl-toggle)
|
||||
repl-toggle-mode)
|
||||
(setq rtog/--last-buffer nil
|
||||
narf-repl-buffer nil))
|
||||
(setq rtog/--last-buffer nil))
|
||||
((eq major-mode 'messages-buffer-mode)
|
||||
(bury-buffer)
|
||||
(setq dont-kill t)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue