* Ulrike Fischer (2005-12-05) writes: > David Kastrup <[EMAIL PROTECTED]> schrieb: > >> ;; If you really need to perform a command which starts with one of >> ;; the prefix keys even when the region is active, you have three >> options: ;; - press the prefix key twice very quickly (within 0.2 >> seconds), ;; - press the prefix key and the following key within 0.2 >> seconds, or ;; - use the SHIFT key with the prefix key, i.e. C-X or >> C-C ;; >> ;; This behaviour can be customized via the >> ;; cua-prefix-override-inhibit-delay variable. > > The first two options did work (after I set the delay to a larger value). > The third don't work properly: > > I can use C-X (e.g. C-X 2 to divide the windows), but in a tex-file C-C C-f > always gives the warning C-S-c C-f undefined.
This is reproducable in other modes as well, e.g. in Emacs' built-in LaTeX mode. I am not sure what the cause is, so for now I sent a bug report to emacs-pretest-bug. I'll keep you updated ... -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
