From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: orgalist and refill a paragraph Date: Mon, 22 Apr 2019 20:21:37 +0200 Message-ID: <87ef5tx5n2.fsf@nicolasgoaziou.fr> References: <8736maatwj.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33772) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIdZW-000723-94 for emacs-orgmode@gnu.org; Mon, 22 Apr 2019 14:21:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIdZV-000697-5h for emacs-orgmode@gnu.org; Mon, 22 Apr 2019 14:21:42 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:35521) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hIdZU-00067u-WC for emacs-orgmode@gnu.org; Mon, 22 Apr 2019 14:21:41 -0400 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 8DA4D20006 for ; Mon, 22 Apr 2019 18:21:38 +0000 (UTC) In-Reply-To: <8736maatwj.fsf@mat.ucm.es> (Uwe Brauer's message of "Mon, 22 Apr 2019 18:26:04 +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 Hello, Uwe Brauer writes: > I am using orgalist-mode in mail buffers via. > > (add-hook 'mail-mode-hook #'orgalist-mode) > (add-hook 'message-mode-hook #'orgalist-mode) > > > The filling works nicely if I start like this > > 1. Akja kjkajsdk fjadkfjaksdjfa kajskfj sajflksajdf lkjsaljfksadjf > ksajfdkajsd fkjsadlkfj > > > However if I have already some long text say > > > Ajdfkaj fkasjdkfjasf akjasjfkajslkfj aslkjf asdkj flks ajfk ajslkfj > sakfjksa > > And put the cursor on the first word and insert intent + a number like > this > > > > 1. Ajdfkaj fkasjdkfjasf akjasjfkajslkfj aslkjf asdkj flks ajfk ajslkfj > sakfjksa > > > Then the filling M-q and friends does not result in > > 1. Akja kjkajsdk fjadkfjaksdjfa kajskfj sajflksajdf lkjsaljfksadjf > ksajfdkajsd fkjsadlkfj > > > Any idea how to achieve this desired filling? Use TAB on the second line. In any case, I don't think orgalist should do it. The second line doesn't belong to the list, by definition. Regards, -- Nicolas Goaziou