chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea8a749
)
emacs: Make C-u C-SPC C-SPC ... continue popping marks.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 7 May 2008 17:30:41 +0000
(18:30 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 7 May 2008 17:30:41 +0000
(18:30 +0100)
This is a neat feature I hadn't noticed before.
emacs
patch
|
blob
|
blame
|
history
diff --git
a/emacs
b/emacs
index ba49c51f2635e1acea0d726d11378cfa7bc64102..2aaf95201bf28f264fde54a4ad5bb98911a170e9 100644
(file)
--- a/
emacs
+++ b/
emacs
@@
-160,6
+160,7
@@
'("-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"