From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Make org-fill-paragraph behave as Emacs 26.1 fill-paragraph Date: Thu, 14 Jun 2018 22:07:30 +0200 Message-ID: <87d0wt873x.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTYWv-0003nD-Rg for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 16:07:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTYWq-00016W-Sf for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 16:07:37 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:43839) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fTYWq-00015W-Md for emacs-orgmode@gnu.org; Thu, 14 Jun 2018 16:07:32 -0400 In-Reply-To: (Vicente Vera's message of "Fri, 1 Jun 2018 16:15:42 +0000") 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: Vicente Vera Cc: emacs-orgmode Hello, Vicente Vera writes: > Since Emacs 26.1 =E2=80=98fill-paragraph=E2=80=99 doesn't change the buff= er contents > if no filling is needed on the current paragraph. It would be nice if > =E2=80=98org-fill-paragraph=E2=80=99 worked the same way. > > Not a very relevant change to make, really, but still. Just to avoid > those pesky false-positive asteriks! Implemented in "next" branch. Thank you. Regards, --=20 Nicolas Goaziou