Closes #29: Auto-revert in *Buffer List* moves the cursor to the beginning of the buffer.
This commit is contained in:
1
init.el
1
init.el
@@ -198,6 +198,7 @@
|
|||||||
|
|
||||||
;; Revert other buffers (e.g, Dired)
|
;; Revert other buffers (e.g, Dired)
|
||||||
(setq global-auto-revert-non-file-buffers t)
|
(setq global-auto-revert-non-file-buffers t)
|
||||||
|
(setq global-auto-revert-ignore-modes '(Buffer-menu-mode)) ; Resolve issue #29
|
||||||
|
|
||||||
;;; recentf
|
;;; recentf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user