* Navigating description lists
@ 2014-04-07 15:09 William Kunkel
2014-04-07 15:20 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: William Kunkel @ 2014-04-07 15:09 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 539 bytes --]
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-<RET> to create a new item
2. Enter 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, which I then have to undo. Is there a key combination which does
step 3 without needing to hit four keys sequentially?
Thanks,
Will
[-- Attachment #2: Type: text/html, Size: 642 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Navigating description lists
2014-04-07 15:09 Navigating description lists William Kunkel
@ 2014-04-07 15:20 ` Nicolas Goaziou
2014-04-07 15:21 ` William Kunkel
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2014-04-07 15:20 UTC (permalink / raw)
To: William Kunkel; +Cc: emacs-orgmode
Hello,
William Kunkel <will@wkunkel.com> 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-<RET> to create a new item
> 2. Enter 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, 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Navigating description lists
2014-04-07 15:20 ` Nicolas Goaziou
@ 2014-04-07 15:21 ` William Kunkel
0 siblings, 0 replies; 3+ messages in thread
From: William Kunkel @ 2014-04-07 15:21 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 859 bytes --]
Haha, that's a lot more clever than what I was trying to do. Thanks for
pointing that out.
- Will
On Mon, Apr 7, 2014 at 11:20 AM, Nicolas Goaziou <n.goaziou@gmail.com>wrote:
> Hello,
>
> William Kunkel <will@wkunkel.com> 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-<RET> to create a new item
> > 2. Enter 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, 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
>
[-- Attachment #2: Type: text/html, Size: 1421 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-07 15:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 15:09 Navigating description lists William Kunkel
2014-04-07 15:20 ` Nicolas Goaziou
2014-04-07 15:21 ` William Kunkel
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.