From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug (?): Indentation of lists and customized TODOs Date: Fri, 13 Jul 2012 12:34:19 +0200 Message-ID: <878veot0es.fsf@gmail.com> References: <2114912.6bB1RXqfqz@linux-nyil.site> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpdFk-0007dc-Gr for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 06:37:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpdFe-0003Xt-S6 for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 06:37:40 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:50582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpdFe-0003Xm-Ly for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 06:37:34 -0400 Received: by wibhq4 with SMTP id hq4so337840wib.12 for ; Fri, 13 Jul 2012 03:37:33 -0700 (PDT) In-Reply-To: <2114912.6bB1RXqfqz@linux-nyil.site> (AW's message of "Fri, 13 Jul 2012 12:18:24 +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: AW Cc: emacs-orgmode Hello, AW writes: > #+TODO: TODO INPUT ASK MAYBE | CANCELLED DONE > * berschrift > Example: > - This is the first line. > - This is the second line and here I'm adding more and more text. It > may be the description of something, let's say the summary of one > of a chapter... > > You see? The third line is not indented like it should be. I cannot reproduce it. Are you using auto-fill-mode? If so, what happens if you put "of a chapter..." on the same line as "summary of one" and use M-q? Have you used RET instead of C-j? In that case, you can simply indent last line manually and resume editing your text. Also, which Org version are you using? Regards, -- Nicolas Goaziou