From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Vera Subject: Make org-fill-paragraph behave as Emacs 26.1 fill-paragraph Date: Fri, 1 Jun 2018 16:15:42 +0000 Message-ID: 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]:35759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fOmiP-0003tA-J9 for emacs-orgmode@gnu.org; Fri, 01 Jun 2018 12:15:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fOmiO-0001Cz-Ry for emacs-orgmode@gnu.org; Fri, 01 Jun 2018 12:15:45 -0400 Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]:41743) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fOmiO-0001CT-Jq for emacs-orgmode@gnu.org; Fri, 01 Jun 2018 12:15:44 -0400 Received: by mail-lf0-x235.google.com with SMTP id d24-v6so15631588lfa.8 for ; Fri, 01 Jun 2018 09:15:44 -0700 (PDT) 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 Hi. Since Emacs 26.1 =E2=80=98fill-paragraph=E2=80=99 doesn't change the buffer= 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!