[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: keymap in yank-excluded-properties
From: |
Andreas Schwab |
Subject: |
Re: keymap in yank-excluded-properties |
Date: |
Fri, 06 Sep 2002 13:30:00 +0200 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (ia64-suse-linux) |
Miles Bader <address@hidden> writes:
|> "Robert J. Chassell" <address@hidden> writes:
|> > It would be nice to have a special `rectangle-mode' which would make
|> > _all_ the normal kill/copy commands such as C-w and M-w deal in
|> > `rectangles' (and use a highlighting hack to make an active region
|> > really look like a rectangle).
|> >
|> > I don't think this makes sense as a mode.
|> >
|> > It could be a `context specific minor mode', as proposed for table.el,
|> > activated, perhaps, when you give a special `set-rectangle-mark'
|> > command.
|>
|> That was what I meant. It would be a minor-mode that got turned on
|> temporarily when you did `set-rectangle-mark', and presumably turned
|> off when you do a C-w or hit C-g, or whatever (the minor-mode indicator
|> would provide a hint that things were slightly different than normal).
Sorta like transient-mark-mode.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- Re: keymap in yank-excluded-properties, (continued)
- Re: keymap in yank-excluded-properties, Kim F. Storm, 2002/09/04
- Re: keymap in yank-excluded-properties, Miles Bader, 2002/09/04
- Re: keymap in yank-excluded-properties, Robert J. Chassell, 2002/09/05
- Re: keymap in yank-excluded-properties, Kim F. Storm, 2002/09/05
- Re: keymap in yank-excluded-properties, Per Abrahamsen, 2002/09/05
- Re: keymap in yank-excluded-properties, Robert J. Chassell, 2002/09/05
- Re: keymap in yank-excluded-properties, Miles Bader, 2002/09/05
- Re: keymap in yank-excluded-properties, Richard Stallman, 2002/09/04
- Re: keymap in yank-excluded-properties, Robert J. Chassell, 2002/09/05
- Re: keymap in yank-excluded-properties, Miles Bader, 2002/09/05
- Re: keymap in yank-excluded-properties,
Andreas Schwab <=
- Modes: major, minor, context specific, Robert J. Chassell, 2002/09/06
- Re: keymap in yank-excluded-properties, Richard Stallman, 2002/09/06
Re: keymap in yank-excluded-properties, Richard Stallman, 2002/09/01