From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: fill-paragraph on lists broken Date: Sat, 11 Aug 2012 22:04:14 +0200 Message-ID: <871ujd9ow1.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0HyS-0000Sb-Gy for emacs-orgmode@gnu.org; Sat, 11 Aug 2012 16:07:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0HyQ-0002B9-EO for emacs-orgmode@gnu.org; Sat, 11 Aug 2012 16:07:52 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:58917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0HyQ-0002B4-6u for emacs-orgmode@gnu.org; Sat, 11 Aug 2012 16:07:50 -0400 Received: by wgbez12 with SMTP id ez12so1801875wgb.30 for ; Sat, 11 Aug 2012 13:07:49 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Sat, 11 Aug 2012 11:29:29 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hello, Samuel Wales writes: > A recent commit on master has broken fill-paragraph, making it indent > lists in strange ways. > > To attempt to reproduce, make a long line as a list header and do > fill-paragraph. The second line should indent to column 0 or to a > column to the right of where it should be or to some other place. > > I have confirmed that this only occurs when filladapt is enabled. Do not use filladapt in Org buffers. Org is shipped with its own filling mechanism. Regards, -- Nicolas Goaziou