No subject
Tue Nov 29 10:43:08 WST 2011
;;;; Replacement keys for the ones that use C-s and C-q
(global-set-key "\C-cxs" 'save-buffer)
(global-set-key "\C-cs" 'isearch-forward)
(global-set-key "\C-cq" 'quoted-insert)
(global-set-key "\C-cxq" 'vc-toggle-read-only)
(global-set-key "\C-c " 'set-mark-command)
The last one is a replacement for control-space, with which serial
terminals have trouble.
--
Russell Steicke
-- Fortune says:
I don't kill flies, but I like to mess with their minds. I hold them above
globes. They freak out and yell "Whooa, I'm *way* too high."
-- Bruce Baum
More information about the plug
mailing list