From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Navigating description lists Date: Mon, 07 Apr 2014 17:20:06 +0200 Message-ID: <878urhjheh.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXBKr-0005Ne-Fs for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 11:19:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXBKm-00069j-2Q for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 11:19:45 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:44346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXBKl-00069J-Pc for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 11:19:39 -0400 Received: by mail-wi0-f177.google.com with SMTP id cc10so5250459wib.10 for ; Mon, 07 Apr 2014 08:19:38 -0700 (PDT) In-Reply-To: (William Kunkel's message of "Mon, 7 Apr 2014 11:09:47 -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: William Kunkel Cc: emacs-orgmode@gnu.org Hello, William Kunkel writes: > I use description lists a lot in org documents, and I find myself following > a certain pattern to add new ones: > > 1. Put the cursor on another item and hit M- to create a new item > 2. Enter the first part of the list item > 3. Hit , , , > 4. Enter the second part of the list item > > Frequently, I find myself hitting to try to do step 3, which indents > the line, which I then have to undo. Is there a key combination which does > step 3 without needing to hit four keys sequentially? C-e Regards, -- Nicolas Goaziou