emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problem with paragraph fill / tab in lists


From: Anthony Lander
Subject: Re: [O] Problem with paragraph fill / tab in lists
Date: Wed, 19 Sep 2012 14:18:26 -0400

On 12-Sep-19, at 2:10 PM, Nick Dokos wrote:

> Bastien <address@hidden> 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.

  -Anthony


reply via email to

[Prev in Thread] Current Thread [Next in Thread]