From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Alignment of text and checkboxes Date: Sun, 19 May 2013 07:47:14 +0200 Message-ID: <871u93frml.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdwSf-0005PS-RM for emacs-orgmode@gnu.org; Sun, 19 May 2013 01:47:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UdwSf-0000iC-3b for emacs-orgmode@gnu.org; Sun, 19 May 2013 01:47:13 -0400 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:43682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UdwSe-0000i6-TT for emacs-orgmode@gnu.org; Sun, 19 May 2013 01:47:13 -0400 Received: by mail-we0-f178.google.com with SMTP id q57so4158320wes.23 for ; Sat, 18 May 2013 22:47:12 -0700 (PDT) In-Reply-To: (Laurent's message of "Sat, 18 May 2013 18:57:07 +0000 (UTC)") 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: Laurent Cc: emacs-orgmode@gnu.org Hello, Laurent writes: > assume I have something like this in my org file: > > - [ ] This is task. > - [ ] This is a task on a very long line. > - [ ] This is another task. > > If I place my cursor at the beginning of the second point and apply fill- > paragrap, I get this: > > - [ ] This is task. > - [ ] This is a task on a very > long line. > - [ ] This is another task. > > Is it possible to get the following? > > - [ ] This is task. > - [ ] This is a task on a very > long line. > - [ ] This is another task. No, it isn't possible. Regards, -- Nicolas Goaziou