Stefan Monnier wrote:
>>> Maybe we could apply his change, but make C-c
the default (i.e. the
>>> default is to break the convention). So it
would still be easy for
>>> someone to unbreak the conventions.
Moving the code doing the key bindings to the defcustom
reftex-extra-bindings makes it a little bit easier to change
the
bindings. It seems easy enough to also add code to remove
the key bindings.
Would not that be enough instead of breaking the key binding
conventions? And should not the doc string for this
defcustom say
something about that it nearly breaks the conventions?
|