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: Joe Casadonte
Subject: Re: [h-e-w] cua-mode and comment-region
Date: 24 Feb 2002 08:55:58 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

On Thu, 21 Feb 2002, Daniel Hegyi wrote:

> My problem is not just the comment-region. When I type M-x
> describe-key and press C-x C-l it tells me that this keybinding runs
> the command downcase-region. When I do it on a selected region,
> however, it cuts the selection and recenters the screen, even if I
> hit the keys very quickly.

It sounds like you want some of the benefits of CUA-mode without the
C-c C-x C-v cut/copy/paste (at least sometimes).  If you can live
without them completely, there is a way within the newest versions of
CUA-mode to turn those keys off completely (I think; I don't use the
package, I just remember reading about it) or you can use my cua-lite
package:

  ;;  cua-lite is a CUA emulator package for Emacs.  There are three
  ;;  things that make this package different from the others already
  ;;  out there:
  ;;
  ;;  1) it is a quasi-minor mode, meaning that it can be turned on &
  ;;     off easily (though only globally; hence the "quasi-")
  ;;  2) it is easily extensible
  ;;  3) it does NOT attempt to override the existing use of <Ctrl><X>
  ;;     and <Ctrl><C> (use CUA-mode for that)

You can find it at:

  http://www.northbound-train.com/emacs.html

Enjoy!

--
Regards,

joe
Joe Casadonte
address@hidden

------------------------------------------------------------------------------
         Llama Fresh Farms => http://www.northbound-train.com
   Gay Media Resource List => http://www.northbound-train.com/gaymedia.html
            Perl for Win32 => http://www.northbound-train.com/perlwin32.html
               Emacs Stuff => http://www.northbound-train.com/emacs.html
          Music CD Trading => http://www.northbound-train.com/cdr.html
------------------------------------------------------------------------------
                       Live Free, that's the message!
------------------------------------------------------------------------------




reply via email to

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