tabulated-list-revert-hook must have a local add
[elpher.git] / elpher.el
index f68a247..a4c8831 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -2131,7 +2131,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)