From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: indenting plan list items Date: Fri, 20 Feb 2009 16:09:51 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LaX0O-0006Fn-G9 for emacs-orgmode@gnu.org; Fri, 20 Feb 2009 10:09:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LaX0K-0006FN-Vb for emacs-orgmode@gnu.org; Fri, 20 Feb 2009 10:09:32 -0500 Received: from [199.232.76.173] (port=55222 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LaX0K-0006FK-QC for emacs-orgmode@gnu.org; Fri, 20 Feb 2009 10:09:28 -0500 Received: from main.gmane.org ([80.91.229.2]:52832 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 1LaX0K-0001fB-BQ for emacs-orgmode@gnu.org; Fri, 20 Feb 2009 10:09:28 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LaX0H-000472-Lw for emacs-orgmode@gnu.org; Fri, 20 Feb 2009 15:09:25 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Feb 2009 15:09:25 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Feb 2009 15:09:25 +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 sorry if this is basic stuff I overlooked - I just cannot find it in the org manual. Having - item1 - item2 - item3 - ... I often end up adding a line to the top like: - list of simple todos: - item1 - item2 - item3 - ... Being with point on the first line I would then simply like to indent all following lines until the empty line. I cannot find an org command to do this but I think this worked some time ago!? besides using emacs macros what could I use in org-mode? Thanks, Rainer