emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Kill text in org mode


From: Peter Jones
Subject: [Orgmode] Re: Kill text in org mode
Date: Wed, 11 Jun 2008 15:49:03 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (darwin)

John <address@hidden> writes:
>   1. To kill some text from the mark till the begining of
>      a line, I usually type in:
>       - C-SPC to run `set-mark-command', then
>       - C-a to run `beginning-of-line', and then
>       - M-w to run `kill-ring-save'
>
>      But in org-mode `C-a' is bound to `org-beginning-of-line' which
>      quits marking region.  Thus `M-w' can't work anymore.

This doesn't happen for me.  You might want to ensure you have the
latest version.

Also, a faster way to kill from point to the beginning of the line is:

      C-- C-k

That is, Control-minus and then Control-k.

-- 
Peter Jones, http://pmade.com
pmade inc.  Louisville, CO US




reply via email to

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