Minor refactors across the board

This commit is contained in:
Henrik Lissner 2019-07-10 21:27:12 +02:00
parent ead07dea83
commit a201409fdd
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 7 additions and 14 deletions

View file

@ -24,8 +24,7 @@ to a pop up buffer."
(setq-local scroll-margin 0)
(let (emacs-lisp-mode-hook)
(emacs-lisp-mode))
(prin1 result buf)
(pp-buffer)
(pp result buf)
(let ((lines (count-lines (point-min) (point-max))))
(if (> lines 1)
(save-selected-window