* VIPER vs ELSE and `C-c /' keybindings
@ 2004-11-14 16:52 John J. Lee
2004-11-15 22:22 ` John J. Lee
0 siblings, 1 reply; 2+ messages in thread
From: John J. Lee @ 2004-11-14 16:52 UTC (permalink / raw)
I'd like to know how to pass through to ELSE
(http://www.zipworld.com.au/~peterm/) a whole set of key bindings that
are intercepted by VIPER -- namely, all those that start with the
sequence `C-c /'.
VIPER binds `C-c /' to various different commands, depending on the
current VIPER state:
* C-c / <1>: New Commands.
* C-c / <2>: Vi State.
* C-c /: Move Commands.
Unfortunately, this clashes with ELSE, which defines lots of
keybindings that start with `C-c /', including:
1. else-expand-placeholder - `C-c / e'
2. else-next-placeholder - `C-c / n'
3. else-previous-placeholder - `C-c / p'
4. else-kill-placeholder - `C-c / k'
Some lessor used commands and their bindings are:
1. else-comment-placeholders - `C-c / c'
2. else-uncomment-placeholders - `C-c / u'
I want to get rid of the VIPER bindings of 'C-c /', so that I can use
the ELSE bindings that begin with `C-c /'. Any hints on how to
achieve that?
Many thanks in advance for any help.
John
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: VIPER vs ELSE and `C-c /' keybindings
2004-11-14 16:52 VIPER vs ELSE and `C-c /' keybindings John J. Lee
@ 2004-11-15 22:22 ` John J. Lee
0 siblings, 0 replies; 2+ messages in thread
From: John J. Lee @ 2004-11-15 22:22 UTC (permalink / raw)
jjl@pobox.com (John J. Lee) writes:
> I'd like to know how to pass through to ELSE
> (http://www.zipworld.com.au/~peterm/) a whole set of key bindings that
> are intercepted by VIPER -- namely, all those that start with the
> sequence `C-c /'.
[...]
OK, problem solved: I realised there were only a few ELSE commands
that needed rebinding anyway (and also found the relevant section of
the emacs manual again ;-).
Sorry for the noise.
John
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-15 22:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-14 16:52 VIPER vs ELSE and `C-c /' keybindings John J. Lee
2004-11-15 22:22 ` John J. Lee
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.