From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Kunkel Subject: Navigating description lists Date: Mon, 7 Apr 2014 11:09:47 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c2e8c41bddd104f67542bc Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXBBF-0003xO-CF for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 11:09:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXBBE-0002Uu-Ll for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 11:09:49 -0400 Received: from mail-ob0-x22e.google.com ([2607:f8b0:4003:c01::22e]:43534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXBBE-0002Uk-Fr for emacs-orgmode@gnu.org; Mon, 07 Apr 2014 11:09:48 -0400 Received: by mail-ob0-f174.google.com with SMTP id wo20so6728476obc.33 for ; Mon, 07 Apr 2014 08:09:47 -0700 (PDT) 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: emacs-orgmode@gnu.org --001a11c2e8c41bddd104f67542bc Content-Type: text/plain; charset=ISO-8859-1 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? Thanks, Will --001a11c2e8c41bddd104f67542bc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I use description lists a lot in org documents, and I find= myself following a certain pattern to add new ones:
  1. Put the cur= sor on another item and hit M-<RET> to create a new item
  2. Ente= r the first part of the list item
  3. Hit <RIGHT>, <RIGHT>, <RIGHT>, <SPACE>
  4. Enter the second part of the list item

Frequently, I find = myself hitting <TAB> to try to do step 3, which indents the line, whi= ch I then have to undo. Is there a key combination which does step 3 withou= t needing to hit four keys sequentially?

Thanks,
Will

--001a11c2e8c41bddd104f67542bc--