From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: asymmetry between org-backward-sentence and org-forward-sentence around headings Date: Tue, 12 Sep 2017 09:07:21 +0200 Message-ID: <87377sz97a.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drfI5-0002w5-Ti for emacs-orgmode@gnu.org; Tue, 12 Sep 2017 03:07:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drfI5-0004QH-5t for emacs-orgmode@gnu.org; Tue, 12 Sep 2017 03:07:25 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:39267) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1drfI4-0004Pv-Vp for emacs-orgmode@gnu.org; Tue, 12 Sep 2017 03:07:25 -0400 In-Reply-To: (Mat Vibrys's message of "Mon, 11 Sep 2017 21:04:40 +0200") 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" To: Mat Vibrys Cc: emacs-orgmode@gnu.org Hello, Mat Vibrys writes: > Org file looks like following: > > * heading > my line. > > when cursor is at beginning of file, `org-forward-sentence' goes to the > end of "my line.", which does not seem to be correct (heading is special > outline). Then calling `org-backward-sentence' behaves correctly, ie it > goes to the beginning of "my line.". Fixed. Thank you. Regards, -- Nicolas Goaziou