From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: fill paragraph: break after sentence. Date: Tue, 06 Sep 2016 12:06:09 +0000 Message-ID: <87shtddyha.fsf@mat.ucm.es> References: <874m5t308p.fsf@mat.ucm.es> <87d1khz51b.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhF93-0006ds-77 for emacs-orgmode@gnu.org; Tue, 06 Sep 2016 08:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bhF8x-00061M-3e for emacs-orgmode@gnu.org; Tue, 06 Sep 2016 08:06:28 -0400 Received: from [195.159.176.226] (port=42734 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bhF8w-00060o-SO for emacs-orgmode@gnu.org; Tue, 06 Sep 2016 08:06:23 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bhF8q-0000Gc-Cv for emacs-orgmode@gnu.org; Tue, 06 Sep 2016 14:06:16 +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: emacs-orgmode@gnu.org >>> "Aaron" == Aaron Ecay writes: Hi Aaron > Hi Uwe, > The following code is what I use. It uses filladapt mode, but doesn’t > work with auto-fill (I manually refill paragraphs with M-q as I’m > writing). I wrote the code a long time ago, it works for me, YMMV, > etc. Hope it is helpful. Thanks a lot. This was precisely what I was looking for. IMHO should be included somehow in vanilla org, or at least added to some addon-pkg. Uwe