From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: end-of-defun odd behaviour in org mode Date: Mon, 21 Apr 2014 19:26:55 +0200 Message-ID: <87ppka7fvk.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40861) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcHzl-00021k-U0 for emacs-orgmode@gnu.org; Mon, 21 Apr 2014 13:27:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcHzg-0004Ou-16 for emacs-orgmode@gnu.org; Mon, 21 Apr 2014 13:27:05 -0400 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:35798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcHzf-0004Of-OF for emacs-orgmode@gnu.org; Mon, 21 Apr 2014 13:26:59 -0400 Received: by mail-wg0-f52.google.com with SMTP id k14so2913936wgh.35 for ; Mon, 21 Apr 2014 10:26:58 -0700 (PDT) In-Reply-To: (Leo Liu's message of "Mon, 21 Apr 2014 08:28:05 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Leo Liu Cc: emacs-orgmode@gnu.org Hi Leo, Leo Liu 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