[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Wrong indentation with auto-fill within lists ?
From: |
Nick Dokos |
Subject: |
Re: [O] Wrong indentation with auto-fill within lists ? |
Date: |
Mon, 20 Aug 2012 09:45:36 -0400 |
Luis Mochán <address@hidden> wrote:
>
> > Do you use filladapt.el? Also what's the output of M-x org-version?
> I haven't loaded (explicitly) filladapt.el. How can I tell if I am
> using it? The output of M-x org-version is 7.8.11.
You can try asking about a function or a variable that's defined by
filladapt: if it is documented, then filladapt is loaded. Otherwise,
emacs will complain about the non-existent function/variable. Try
something like
C-h f filladapt-mode RET
Nick