From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis =?utf-8?b?TW9jaMOhbg==?= Subject: Re: Wrong indentation with auto-fill within lists ? Date: Mon, 20 Aug 2012 13:32:50 +0000 (UTC) Message-ID: References: <20120820110500.314@usenet.piggo.com> <87d32mlyfg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3S6O-00081j-Ou for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 09:33:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3S6J-0006aP-5E for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 09:33:08 -0400 Received: from plane.gmane.org ([80.91.229.3]:35890) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3S6I-0006a5-UI for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 09:33:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T3S6G-0007zF-RG for emacs-orgmode@gnu.org; Mon, 20 Aug 2012 15:33:00 +0200 Received: from 132.248.33.229 ([132.248.33.229]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Aug 2012 15:33:00 +0200 Received: from mochan by 132.248.33.229 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Aug 2012 15:33:00 +0200 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: emacs-orgmode@gnu.org > > 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. I have removed the org-mode debian package and the behavior reverted to what I expected. The output of M-x org-version is now 6.33x. I had installed the org- mode package to get the org documentation, but now I installed emacs23-common-non-dfsg instead. Are there conflicts due to the apparent coexistence of two org-mode versions (that provided by the emacs23 debian package and the other provided by the org-mode package)?