diff options
author | Kyle Meyer <kyle@kyleam.com> | 2015-04-05 16:27:34 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2015-04-05 16:27:34 -0400 |
commit | b13a2dfd424a9a20f424f9614c992ad63a957ad4 (patch) | |
tree | 7db7458edb3a34451eefecb54841c3b175184acb /lisp/init-diminish.el | |
parent | ad8a9a3d94c3553d59e3d4ad2b99580d8d395c21 (diff) | |
download | emacs.d-b13a2dfd424a9a20f424f9614c992ad63a957ad4.tar.gz |
Give in to Transient Mark mode
I tend to use C-SPC for pushing a position to jump back to later much
more than I use it to highlight a region, so I prefer to disable
Transient Mark mode and use C-SPC C-SPC to temporarily activate it.
However, it seems that lispy depends on this being on for its mark
commands to be useful. So try to get used to C-SPC C-SPC to set a
mark without activating.
If I can't get used to that, I can try something similar to this:
http://www.masteringemacs.org/article/fixing-mark-commands-transient-mark-mode
Diffstat (limited to 'lisp/init-diminish.el')
0 files changed, 0 insertions, 0 deletions