From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-fill-paragraph invoked on column 0 Date: Mon, 30 Jul 2012 23:49:36 +0200 Message-ID: <87wr1kly1b.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Svxtp-0007yJ-Db for emacs-orgmode@gnu.org; Mon, 30 Jul 2012 17:53:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Svxto-0001cW-HE for emacs-orgmode@gnu.org; Mon, 30 Jul 2012 17:53:13 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:56084) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Svxto-0001cH-Av for emacs-orgmode@gnu.org; Mon, 30 Jul 2012 17:53:12 -0400 Received: by weys10 with SMTP id s10so4369854wey.0 for ; Mon, 30 Jul 2012 14:53:10 -0700 (PDT) In-Reply-To: (Michael Brand's message of "Mon, 30 Jul 2012 21:52:13 +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: > I could move up and down through the lines and fill list items with > M-q also when staying on column 0. Now I have to move right at least > until the item body starts which is less comfortable for me. Is there > a reason why this should not be possible any more between column 0 and > the item body start? Yes. It's all about document's structure. First paragraph starts after bullet. Before, it's the item. Since you want to fill the first paragraph, you have to move into it. You can use navigation functions, move to the end of line, which is quicker, or to the beginning of the next line, even at column 0. Regards, -- Nicolas Goaziou