From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] orgstruct++-mode breaks backward-sentence Date: Tue, 24 Mar 2015 21:55:56 +0100 Message-ID: <87d23yru77.fsf@nicolasgoaziou.fr> References: <87mw325is7.fsf@gmx.us> <87fv8u5ii2.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaVqX-0007Fg-52 for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 16:54:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaVqT-0000hM-Vf for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 16:54:45 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:33601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaVqT-0000h8-Pm for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 16:54:41 -0400 In-Reply-To: <87fv8u5ii2.fsf@gmx.us> (rasmus@gmx.us's message of "Tue, 24 Mar 2015 19:59:33 +0100") 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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > Rasmus writes: > >> Hi, >> >> Consider the following test file in text-mode where "|" is the cursor. >> >> 1. Foo bar >> baz| >> >> Before turning on orgstruct++-mode backward-sentence will correctly go to >> "|Foo". When turning on orgstruct-mode, backward-sentence will also work >> correctly. So somehow orgstruct++ does something that ruins >> backward-sentence. Note that (sentence-end) does not seem to be affected >> by orgstruct++-mode. > > This is actually not particular to orgstruct++-mode. It also happens in > org-mode. With orgstruct-mode fill-paragraph does not work on lists. > Maybe you can't have both? I'm confused. Your first message talks about `backward-sentence' and the second one about `fill-paragraph'. Could you explain what the bug is? Regards, -- Nicolas Goaziou