From mboxrd@z Thu Jan 1 00:00:00 1970 From: cezar Subject: list indentation Date: Thu, 7 Feb 2008 18:58:56 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNBxs-0006VW-LC for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 13:59:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNBxn-0006TI-F8 for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 13:59:15 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNBxn-0006TD-8O for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 13:59:11 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JNBxm-0007BX-Sv for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 13:59:11 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JNBxf-0002rN-Le for emacs-orgmode@gnu.org; Thu, 07 Feb 2008 18:59:04 +0000 Received: from c-76-21-40-194.hsd1.ca.comcast.net ([76.21.40.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2008 18:59:03 +0000 Received: from cezar by c-76-21-40-194.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2008 18:59:03 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I am using org-mode version 5.17a and I sometimes need to write some details on a task like: ** TODO something to be done notes about this task come here and they include a list - blah - blah And another list - foo - foo And one more list - bar - bar Now, this is not what it should look like ! The lists need to be aligned properly. Am I making any sense ? Regards, Cezar