From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: org-fill-paragraph invoked on column 0 Date: Wed, 1 Aug 2012 16:05:24 +0200 Message-ID: References: <87wr1kly1b.fsf@gmail.com> <874nonlpsv.fsf@gmail.com> <87r4rrk0x1.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]:40675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZYL-000812-Pq for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwZYD-0005Mh-H8 for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:05:33 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:55403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZYD-0005Ma-Ar for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:05:25 -0400 Received: by weys10 with SMTP id s10so5826486wey.0 for ; Wed, 01 Aug 2012 07:05:24 -0700 (PDT) In-Reply-To: <87r4rrk0x1.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 Wed, Aug 1, 2012 at 12:42 AM, Nicolas Goaziou wrote: > It doesn't work as you expect. Try it with the following example: > > --8<---------------cut here---------------start------------->8--- > - line 1 > line 2 > > line 3 > line 4 > --8<---------------cut here---------------end--------------->8--- Indeed, I forgot about the existence of multi-paragraph items and that it means of course that one single M-q does not always act on the whole item body. Michael