X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=bdb7aabd4484c1b01cd7205328a170b6c5f3b0f5;hp=9b7858206d97949a5c6d43df27ac46a6b618af60;hb=3d57d6d240f7bf90c9f0d27675a4830164ddce6c;hpb=bd17e1fc842b7d7cac7434e716196e18f1c1fc24 diff --git a/elpher.el b/elpher.el index 9b78582..bdb7aab 100644 --- a/elpher.el +++ b/elpher.el @@ -1863,6 +1863,7 @@ To bookmark the link at point use \\[elpher-bookmark-link]." (error "Command not supported for bookmarks page")) (elpher-with-clean-buffer (insert " ---- Elpher Bookmarks ---- \n\n") + (bookmark-maybe-load-default-file) (let ((bookmarks (bookmark-maybe-sort-alist))) (if bookmarks (dolist (bookmark bookmarks)