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 16:52:37 -0400 Message-ID: <20300.1348087957@alphaville.americas.hpqcorp.net> References: <87a9wmpgfw.fsf@bzg.ath.cx> <95967876-5EF0-40EF-B00B-A0BD8313E2E1@landerfamily.ca> <87ipbahsbm.fsf@bzg.ath.cx> <3002.1348078205@alphaville> <52C188EA-5313-4B56-BFEC-81DF44B32705@landerfamily.ca> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TERGM-0005hc-Js for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 16:52:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TERGI-0007Ql-HQ for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 16:52:50 -0400 Received: from g1t0029.austin.hp.com ([15.216.28.36]:32848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TERGI-0007P2-C9 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 16:52:46 -0400 In-Reply-To: Message from Anthony Lander of "Wed, 19 Sep 2012 14:18:26 EDT." <52C188EA-5313-4B56-BFEC-81DF44B32705@landerfamily.ca> 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: Anthony Lander Cc: Bastien , emacs-orgmode Mode Anthony Lander wrote: > > On 12-Sep-19, at 2:10 PM, Nick Dokos wrote: > > > Bastien wrote: > > > >> 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. > > Nick, the way to turn off filladapt for orgmode is to add the following to .emacs: > > (add-hook 'org-mode-hook 'turn-off-filladapt-mode) > > That might save people some digging for how to do it. > Thanks for that. I added a question to the FAQ with a description of the problem as I understand it and incorporating Anthony's suggestion above. Please review and either fix or let me know of any problems. Nick