From mboxrd@z Thu Jan 1 00:00:00 1970 From: Narendra Joshi Subject: Re: Auto-filling in org-mode without affecting the headlines Date: Mon, 11 Sep 2017 01:54:40 +0530 Message-ID: References: <87377u4ft9.fsf@vicarie> <874lsa2uw8.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> 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]:40391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dr8mZ-0008Ca-MP for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 16:24:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dr8mY-0000P4-Mh for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 16:24:43 -0400 Received: from mail-ua0-x22d.google.com ([2607:f8b0:400c:c08::22d]:34469) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dr8mY-0000M6-Ie for emacs-orgmode@gnu.org; Sun, 10 Sep 2017 16:24:42 -0400 Received: by mail-ua0-x22d.google.com with SMTP id s15so9270791uag.1 for ; Sun, 10 Sep 2017 13:24:41 -0700 (PDT) In-Reply-To: <874lsa2uw8.fsf@aquinas.i-did-not-set--mail-host-address--so-tickle-me> 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: Richard Lawrence Cc: emacs-orgmode I tried with emacs -Q and was able to reproduce the problem. ``` (~) =CE=BB emacs-version GNU Emacs 26.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll ba= rs) of 2017-08-07 (~) =CE=BB org-version 9.0.9 (~) =CE=BB ``` On Mon, Sep 11, 2017 at 1:22 AM, Richard Lawrence wrote: > Hi Narendra, > > Narendra Joshi writes: > >> I would like to have auto-fill enabled in org-mode but would like to >> prevent headings from being auto-filled. Is something available in org-m= ode >> that would allow me to do this? > > > I have used auto-fill-mode in Org buffers for quite a while now without a= ny > problems, and a quick test on my end shows that long headings don't get > auto-filled. Are you having problems with this? If so, what version of = Org > and Emacs are you using? -- Best, > Richard