From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 10:40:31 -0400 Message-ID: <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> References: <87a9wmpgfw.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TELSG-0005fV-QX for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 10:40:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TELS7-00029h-BB for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 10:40:44 -0400 Received: from mail-yx0-f169.google.com ([209.85.213.169]:53674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TELS6-00029C-T5 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 10:40:35 -0400 Received: by yenq11 with SMTP id q11so293206yen.0 for ; Wed, 19 Sep 2012 07:40:34 -0700 (PDT) In-Reply-To: <87a9wmpgfw.fsf@bzg.ath.cx> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode Mode Hi Bastien, > Can you confirm this error happens with no configuration (emacs -Q)? After a bit of digging it seems to be a bad interaction between org-mode = paragraph filling and filladapt-mode. If I disable filladapt, then = everything works as expected.=20 Thanks, and sorry for not -Q'ing before posting. -Anthony=