help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] cua-mode and comment-region


From: Stefan Reichör
Subject: Re: [h-e-w] cua-mode and comment-region
Date: Thu, 21 Feb 2002 09:46:27 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-msvc-nt5.0.2195)

"Daniel Hegyi" <address@hidden> writes:

> Hi,
>
> I recently installed the cua package. Since then I can't use the
> "\C-c;" key-binding to do comment-region, because when I highlight
> something and want to use these key-bindings it just copies the region
> and inserts a semicolon.
>
> Is there a workaround for this?
>
>
> Regards,
> Daniel
>

Look at the documentation in cua.el:
;; 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 is controlled via the CUA-mode-inhibit-method and
;; CUA-mode-inhibit-delay variables. 

There are some other goodies (especially the rectangular support,
started with shift+enter)

So cua.el is worth a look to find out more about cua.el

--
Stefan.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]