From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Filling a paragraph without filling SCHEDULED line Date: Wed, 04 Apr 2012 08:52:45 +0200 Message-ID: <87bon8m1j6.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFK4A-0003Ym-1v for emacs-orgmode@gnu.org; Wed, 04 Apr 2012 02:51:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFK45-0004qi-Gf for emacs-orgmode@gnu.org; Wed, 04 Apr 2012 02:51:37 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:34799) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFK45-0004qU-7s for emacs-orgmode@gnu.org; Wed, 04 Apr 2012 02:51:33 -0400 Received: by wgbdr1 with SMTP id dr1so341161wgb.30 for ; Tue, 03 Apr 2012 23:51:31 -0700 (PDT) In-Reply-To: (Stuart McLean's message of "Mon, 2 Apr 2012 22:57:35 -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: Stuart McLean Cc: emacs-orgmode@gnu.org Hi Stuart, Thanks for raising this issue. I implemented an exception in `org-fill-paragraph' that takes care of handling your case correctly. Please test and confirm this works okay for you. Best, -- Bastien