quickrun: more sensible setup for *eval* buffers
This commit is contained in:
parent
8fa7dc7802
commit
0bf14ac7f5
2 changed files with 7 additions and 13 deletions
|
@ -58,6 +58,7 @@ If ARG is nil this function calls `recompile', otherwise it calls
|
|||
(insert out)
|
||||
(goto-char (point-min))
|
||||
(read-only-mode 1)
|
||||
(narf|hide-mode-line)
|
||||
(narf/popup-buffer buf))))))
|
||||
(t (quickrun-region beg end))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue