From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: demote region Date: Mon, 21 Dec 2009 15:09:21 +0100 Message-ID: Reply-To: andrea.crotti.0@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NMixQ-0007ht-9C for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:09:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NMixL-0007hF-RL for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:09:55 -0500 Received: from [199.232.76.173] (port=35510 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NMixL-0007hC-LY for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:09:51 -0500 Received: from lo.gmane.org ([80.91.229.12]:52906) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NMixK-0005b1-Ob for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 09:09:51 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NMixF-0004pN-DT for emacs-orgmode@gnu.org; Mon, 21 Dec 2009 15:09:45 +0100 Received: from 40-147.eduroam.rwth-aachen.de ([134.61.40.147]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Dec 2009 15:09:45 +0100 Received: from andrea.crotti.0 by 40-147.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Dec 2009 15:09:45 +0100 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 Between the various commands there's already org-demote-subtree, but what if I add a higher level and I want to demote everything? Is there a command to do it? I need to add a '*' everywhere and indent accordingly in theory... Thanks