From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: indent c-c -? Date: Sun, 27 Jul 2014 16:56:29 +0200 Message-ID: <87r4159z1h.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofP-0006j9-3Z for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofG-0005NK-9s for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:24:55 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:50124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofG-0005Hm-78 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:24:46 -0400 In-Reply-To: (Samuel Wales's message of "Mon, 30 Jun 2014 13:26:50 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > i mark headlines then do c-c -. i get this: > > - 1 > - 2 > > i would like this: > > - 1 > - 2 Put the cursor at the beginning of the non-indented item then hit S-M- twice to "demote" the list by two indentation levels. HTH, -- Bastien