tabulated-list-revert-hook must have a local add
[elpher.git] / elpher.el
index 28f8075..4a141b7 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -2126,7 +2126,7 @@ In Elpher Menu mode, the following commands are defined:
 \\[Buffer-menu-backup-unmark]  Back up a line and remove marks.
 \\[revert-buffer]    Update the list of buffers.
 \\[Buffer-menu-bury]    Bury the buffer listed on this line."
-  (add-hook 'tabulated-list-revert-hook 'elpher-menu-refresh))
+  (add-hook 'tabulated-list-revert-hook 'elpher-menu-refresh nil t))
 
 (defvar elpher-title nil)