>>> "Tassilo" == Tassilo Horn <[email protected]> writes:
> Uwe Brauer <[email protected]> writes: >> I always thought that local-key-binding via hook replaces the >> global-key-binding (at least so it is in Xemacs) now in GNU Emacs >> I have set (global-set-key "\C-cr" 'ispell-region) (setq >> reftex-extra-bindings t) which according to the documentation >> should bind \C-cr to reftex-reference etc. It does not! > It does for me, but this variable must be set to t before reftex is > loaded. Does that solve the issue? Hm, I have set it now using defcustom, but then I am not sure whether reftex is already loaded? With defcustom it does not work (I am also confused that I have the same setting in Xemacs where the key binding works without problems). When I am in a latex buffer with reftex enabled, describe variable reftex-extra-bindings gives me t, as it should I tried to reset reftex and auctex, it does not work, I really have to investigate that furter. Uwe _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
