emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: emacs-orgmode@gnu.org
Subject: Re: Re: Using shift and arrow keys to select lines in Aquamacs (in org-mode)
Date: Tue, 10 Nov 2009 23:03:06 +0100	[thread overview]
Message-ID: <87aayuyr51.fsf@gmx.de> (raw)
In-Reply-To: <e8rocna3x3g.fsf@FLM000025LVE9F.catmktg.com> (J. David Boyd's message of "Tue, 10 Nov 2009 16:10:11 -0500")

david@adboyd.com (J. David Boyd) writes:
> Saptarshi Guha <saptarshi.guha@gmail.com> writes:
>
>> Hello,
>> I know shift and arrow keys are used by org-mode. But is there a way
>> to remap them to selecting the line(as in Aquamacs text mode)
>>  (e.g shift+down highlights the current line, shift+up highlights the
>> previous line etc).

How about get used to Emacs keys for this purpose:

  C-SPACE UP


C-SPACE set's a mark and moving point extends the region.
The big advantage is, that you can use all moving commands Emacs
provides (`M-f', `M-b'...)



Some keys/functions select text directly:

 M-h       - mark-paragraph
 C-x C-p   - mark-page
 M-x mark- TAB  - show all marking commands 



Also, if you do not use org-mouse, you could use the left and right
mouse button - optionally holding down the ALT key for a secondary
selection.

Pressing the middle button inserts the selection, with ALT the secondary
one.


While selecting, you can extend and narrow the selection in either
direction be pressing the right button repeatedly.

Right double-click cuts.


Some of this depends on your setting of the variable
`transient-mark-mode', which you can customize.





  Sebastian

  parent reply	other threads:[~2009-11-10 22:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-10 19:14 Using shift and arrow keys to select lines in Aquamacs (in org-mode) Saptarshi Guha
2009-11-10 21:10 ` J. David Boyd
2009-11-10 21:17   ` Saptarshi Guha
2009-11-10 22:03   ` Sebastian Rose [this message]
2009-11-10 22:11     ` Saptarshi Guha
2009-11-10 22:41       ` Darlan Cavalcante Moreira
2009-11-11  5:14 ` PT
2009-11-11 14:05   ` J. David Boyd
2009-11-11 14:34     ` PT

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87aayuyr51.fsf@gmx.de \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).