From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Has filling behavior been changed recently in org? Date: Thu, 12 Nov 2009 23:05:22 +0100 Message-ID: <87ocn7h00t.fsf@gmx.de> References: <20524da70911121213q1081591apad41a5349e2cf602@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8hnP-00044U-2t for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 17:05:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8hnK-00043g-AG for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 17:05:38 -0500 Received: from [199.232.76.173] (port=46519 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8hnK-00043c-5A for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 17:05:34 -0500 Received: from mail.gmx.net ([213.165.64.20]:59312) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1N8hnJ-0003Lf-GA for emacs-orgmode@gnu.org; Thu, 12 Nov 2009 17:05:33 -0500 In-Reply-To: <20524da70911121213q1081591apad41a5349e2cf602@mail.gmail.com> (Samuel Wales's message of "Thu, 12 Nov 2009 13:13:54 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > For some reason, I can fill a commented paragraph in emacs lisp mode, > text mode, and fundamental mode, but not in org mode. It does > nothing. fill-column is my normal 60. I cannot debug it. Did > something change recently? I use filladapt. > > Thanks. Sorry for the question, but "in emacs lisp mode" is not "in org mode", is it? BTW: That's exactly what I use filladapt for. Fill (only) commented paragraphs. Sebastian