emacs: Keep the bookmarks file up to date.
[profile] / emacs
diff --git a/emacs b/emacs
index 9ae013a..6f9bf4d 100644 (file)
--- a/emacs
+++ b/emacs
 (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"