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

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

RE: Shift regions.


From: Parker, Matthew
Subject: RE: Shift regions.
Date: Wed, 22 Oct 2008 08:46:43 -0400

*** Column editing (cua-mode)

***** demo video
      http://www.vimeo.com/1168225?pg=embed&sec=1168225

***** documentation
 
http://www.gnu.org/software/emacs/manual/html_node/emacs/CUA-bindings.ht
ml

***** use
    start cua-mode => M-x cua-mode
    turn off cua key-bindings => (setq cua-enable-cua-keys nil)
    create a rectange => C-enter
    exit a rectange => C-g
    change rectange =>  use movement keys
    change corner (clockwise) => RET
    insert text 
      move cursor
      type
      insert point depends on outer edge of rect
    delete whole rectange =>  DELETE
    delete one col outside the rect, on side of cursor => Backspace
    cut/copy with C-x or C-c (i think this will be turned off)
    insert sequence => ESC n



Matthew Parker

SEI  | 1 Freedom Valley Drive | Oaks, PA 19456 | p: 610-676-1279 | f:
484-676-1279 | www.seic.com
> -----Original Message-----
> From: help-gnu-emacs-bounces+mparker=seic.com@gnu.org
[mailto:help-gnu-
> emacs-bounces+mparker=seic.com@gnu.org] On Behalf Of Wei Weng
> Sent: Wednesday, October 22, 2008 12:59 AM
> To: help-gnu-emacs@gnu.org
> Subject: Shift regions.
> 
> Hi All.
> 
> How do I shift a highlighted/marked region a tab to right/left?
> 
> Thanks
> Wei





reply via email to

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