[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] end-of-defun odd behaviour in org mode
From: |
Bastien |
Subject: |
Re: [O] end-of-defun odd behaviour in org mode |
Date: |
Mon, 21 Apr 2014 19:26:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
Hi Leo,
Leo Liu <address@hidden> writes:
> While adding support for org-mode in easy-kill¹ I have discovered C-M-a
> and C-M-e work asymmetrically. C-M-e moves forward 2 headlines while
> C-M-a move back 1.
Commit 76fa97922 changed C-M-a and C-M-e to `org-backward-element'
and `org-forward-element' but I know see it was wrong, so I partially
reverted it, the old behavior makes more sense.
Thanks for reporting this,
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=76fa97922
--
Bastien