From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: org-fill-paragraph invoked on column 0 Date: Tue, 31 Jul 2012 21:39:59 +0200 Message-ID: References: <87wr1kly1b.fsf@gmail.com> <874nonlpsv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwIIU-0001Po-LD for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 15:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwIIT-0006BO-3W for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 15:40:01 -0400 Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:63395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwIIS-0006B4-Sw for emacs-orgmode@gnu.org; Tue, 31 Jul 2012 15:40:01 -0400 Received: by lahi5 with SMTP id i5so4653110lah.0 for ; Tue, 31 Jul 2012 12:39:59 -0700 (PDT) In-Reply-To: <874nonlpsv.fsf@gmail.com> 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: Nicolas Goaziou Cc: Org Mode Hi Nicolas On Tue, Jul 31, 2012 at 8:59 PM, Nicolas Goaziou wrote: > It will probably be a common request, so I've pushed a convenience > patch: when point is at an item or a footnote definition, the function > will try to fill the first paragraph within. Thanks. It works except for description list. My requirement is that it works even with unusually placed "::" which work already when point is within the item body: - cmd --log-level=wrn -o DST SRC :: description for long term - cmd --log-level=wrn -o DST SRC :: description for long term Michael