chiark / gitweb /
emacs: Make C-u C-SPC C-SPC ... continue popping marks.
[profile] / emacs
diff --git a/emacs b/emacs
index ba49c51f2635e1acea0d726d11378cfa7bc64102..2aaf95201bf28f264fde54a4ad5bb98911a170e9 100644 (file)
--- a/emacs
+++ b/emacs
       '("-print0 | xargs -0r ls -ld" . "ld"))
 (setq bookmark-save-flag 0)            ;Save bookmarks automatically
 (setq Info-fontify-maximum-menu-size 60000)
+(setq set-mark-command-repeat-pop t)
 (setq ispell-program-name "aspell"
       ispell-local-dictionary "en_GB-ize-w_accents"
       flyspell-default-dictionary "en_GB-ize-w_accents"