From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-fill-paragraph invoked on column 0 Date: Wed, 01 Aug 2012 16:05:29 +0200 Message-ID: <87r4rqemhi.fsf@gmail.com> References: <87wr1kly1b.fsf@gmail.com> <874nonlpsv.fsf@gmail.com> <87vch3k26i.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZbn-0004Bs-9a for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:09:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwZbm-0006gM-Cz for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:09:07 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:63618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZbm-0006gH-6M for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:09:06 -0400 Received: by wgbez12 with SMTP id ez12so5368991wgb.30 for ; Wed, 01 Aug 2012 07:09:05 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Wed, 1 Aug 2012 16:07:03 +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: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > Yes, together with multi-paragraph items now I see that this would be > quite more complicated than I first thought. Also e. g. > forward-paragraph (stumbles over "- A\n- B\n\n") or > org-element-forward (different purpose) can not help here. Note that there is `org-element-down' to enter container elements. Regards, -- Nicolas Goaziou