all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: CUA mode cursor color
Date: 15 May 2002 23:23:29 +0200	[thread overview]
Message-ID: <5xn0v1qf5a.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <200205150700.g4F70ut16169@aztec.santafe.edu>

Richard Stallman <rms@gnu.org> writes:

>     I'd like cua-rect.el to be the default too :-)
> 
> Could you tell me what feature it provides?

- Rectangle highlighting

- rectangles are not confined to actual line lengths, e.g.
  if the buffer contains lines like this (X marks the position
  of the cursor

             aaaaaaaaa
            bbbbbbbbbbbbbbb
         cccccccccccc
              dddddX

  it is possible (straight-forward) to mark a rectangle like this
  (where the +'s marks the corners of the rectangle

           + aaaaaaaaa +
            bbbbbbbbbbbbbbb
         cccccccccccc
           +  dddddX   +

  i.e. the rectangle can be wider than the length of the line
  where the cursor is located (the lower right corner above).

- rectangles are killed, copied and yanked using C-w, M-w, and C-y.

- to upcase/lowercase a rectangle, use M-u/M-l

- to "open" or "close" a rectangle, use M-o/M-c

- M-r does replace-regexp in the rectangle

For more information, see the commentary in emulation/cua-base.el

To try it out, just enable CUA mode on the Options menu, and
mark a rectangle using S-RET.

  reply	other threads:[~2002-05-15 21:23 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-13  1:16 CUA mode cursor color Miles Bader
2002-05-13  1:35 ` Miles Bader
2002-05-13 12:42   ` Stefan Monnier
2002-05-13 17:00     ` Richard Stallman
2002-05-13 21:23     ` Kim F. Storm
2002-05-15  7:00       ` Richard Stallman
2002-05-15 21:23         ` Kim F. Storm [this message]
2002-05-13 13:50   ` Juanma Barranquero
2002-05-13 17:00   ` Richard Stallman
2002-05-13 17:10     ` Stefan Monnier
2002-05-13 17:55       ` Sam Steingold
2002-05-13 18:15         ` Stefan Monnier
2002-05-14  8:05           ` Kai Großjohann
2002-05-14 13:19             ` Stefan Monnier
2002-05-14 13:36               ` Miles Bader
2002-05-14 15:03                 ` Kai Großjohann
2002-05-13 23:58       ` Alex Schroeder
2002-05-15  7:01         ` Richard Stallman
2002-05-14 19:40       ` Richard Stallman
2002-05-13 23:42     ` Miles Bader
2002-05-15  7:00       ` Richard Stallman
2002-05-13 17:00   ` Richard Stallman
2002-05-13 23:52     ` Miles Bader
2002-05-15  7:00       ` Richard Stallman
2002-05-15 21:26         ` Kim F. Storm
2002-05-17 19:29           ` Richard Stallman
2002-05-13 21:08   ` Kim F. Storm
2002-05-13 22:41     ` Miles Bader
2002-05-13 11:21 ` Ehud Karni
2002-05-13 21:26   ` Kim F. Storm
2002-05-13 17:00 ` Richard Stallman
2002-05-13 20:21 ` Kim F. Storm
2002-05-13 20:21 ` Kim F. Storm
2002-05-14  5:52   ` Miles Bader
2002-05-13 20:21 ` Kim F. Storm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5xn0v1qf5a.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.