emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Insert TODO or plain heading depending on context
@ 2010-08-05 15:43 Nathan Neff
  2010-08-10 21:41 ` Nathan Neff
  0 siblings, 1 reply; 4+ messages in thread
From: Nathan Neff @ 2010-08-05 15:43 UTC (permalink / raw)
  To: emacs-orgmode

Sorry for a rudimentary question, but someone almost certainly has
done this before:

I'd like define a function that would:
a) Create a new heading if the cursor is on a heading or the body of a heading.
or
b) Create a new TODO heading if the cursor is on a TODO heading or the body
of a TODO heading.

Essentially, it would be a "smart" function to either press M-Return
or M-S-Return,
depending on the context.

I realize I can press M-Return to always create a new heading, and
M-S-Return to always create a new TODO, but I'd like to eliminate
an extra keypress for the most common cases.

Any ideas?

Thanks,
--Nate

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-10 23:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-05 15:43 Insert TODO or plain heading depending on context Nathan Neff
2010-08-10 21:41 ` Nathan Neff
2010-08-10 22:07   ` Jan Böcker
2010-08-10 22:52     ` Nathan Neff

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).