From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Problem with paragraph fill / tab in lists Date: Wed, 19 Sep 2012 14:10:05 -0400 Message-ID: <3002.1348078205@alphaville> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> <87ipbahsbm.fsf@bzg.ath.cx> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOow-0001bW-SC for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:16:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEOoq-0001af-VD for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:16:22 -0400 Received: from g6t0184.atlanta.hp.com ([15.193.32.61]:3935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEOoq-0001aK-Qa for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 14:16:16 -0400 In-Reply-To: Message from Bastien of "Wed, 19 Sep 2012 18:48:29 +0200." <87ipbahsbm.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 , Anthony Lander Bastien wrote: > Anthony Lander writes: > > > 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. > > Yes -- we'll never say it enough: don't use filladapt.el with org-mode. > It's probably worth adding a paragraph about this in the org manual, section Miscellaneous/Interactions/Conflicts. I'll try to add a paragraph to the FAQ, but I'll probably need to do some research first. Nick