From 6006518e876259e718e5bffc4e45a24b8a09d88e Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 29 Mar 2008 15:11:43 +0000 Subject: [PATCH] emacs: Keep the bookmarks file up to date. --- emacs | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs b/emacs index 9ae013a..6f9bf4d 100644 --- a/emacs +++ b/emacs @@ -157,6 +157,7 @@ (setq ange-ftp-ftp-program-name "pftp") ;Use passive FTP (setq find-ls-option ;Build file lists efficiently '("-print0 | xargs -0r ls -ld" . "ld")) +(setq bookmark-save-flag 0) ;Save bookmarks automatically (setq Info-fontify-maximum-menu-size 60000) (setq ispell-program-name "aspell" ispell-local-dictionary "en_GB-ize-w_accents" -- 2.11.0