From mboxrd@z Thu Jan 1 00:00:00 1970 From: AW Subject: Bug (?): Indentation of lists and customized TODOs Date: Fri, 13 Jul 2012 12:18:24 +0200 Message-ID: <2114912.6bB1RXqfqz@linux-nyil.site> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpcxF-0002lT-VU for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 06:18:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpcxE-00076E-TA for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 06:18:33 -0400 Received: from mailout09.t-online.de ([194.25.134.84]:45950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpcxE-000766-MQ for emacs-orgmode@gnu.org; Fri, 13 Jul 2012 06:18:32 -0400 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: emacs-orgmode Hi, I'm writing lots of plain lists (=BBunordered lists=AB). But the third line in one item is no longer indented, *if I customize the TODOs* by adding something like =BB#+TODO: TODO INPUT ASK MAYBE | CANCELLED DONE=AB= . So how can I customize org-mode TODOs and keep the lists working? #+TODO: TODO INPUT ASK MAYBE | CANCELLED DONE * =DCberschrift 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.=20 Thank you for your help, kind regards, Alexander