John <[EMAIL PROTECTED]> 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
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode