* Bug in org-insert-todo-subheading?
@ 2012-07-04 18:47 Thorsten Jolitz
2012-07-04 19:12 ` Thorsten Jolitz
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Jolitz @ 2012-07-04 18:47 UTC (permalink / raw)
To: emacs-orgmode
Hi List,
when I try out the function
,---------------------------------
| (org-insert-todo-subheading ARG)
`---------------------------------
with point at beginning-of-line of
,-------
| * TODO
`-------
and then
,-------
| ** TODO
`-------
no matter if I use 1, -1 or e.g. 'todo for ARG, I get this:
#+begin_src org
*** TODO
** TODO
* TODO
#+end_src
Is that a bug - or am I using the function wrongly?
I would want the subheadings below the top-level
heading.
--
cheers,
Thorsten
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug in org-insert-todo-subheading?
2012-07-04 18:47 Bug in org-insert-todo-subheading? Thorsten Jolitz
@ 2012-07-04 19:12 ` Thorsten Jolitz
0 siblings, 0 replies; 2+ messages in thread
From: Thorsten Jolitz @ 2012-07-04 19:12 UTC (permalink / raw)
To: emacs-orgmode
Thorsten Jolitz <tjolitz@googlemail.com> writes:
> #+begin_src org
> *** TODO
> ** TODO
> * TODO
> #+end_src
>
> Is that a bug - or am I using the function wrongly?
> I would want the subheadings below the top-level
> heading.
Answering my own question (by experimentation):
When point is on the *, the subheading goes on top, when point is behind
the *, the subheading goes below the current heading.
Not necesarily what I would have expected, but knowing it, it works.
--
cheers,
Thorsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-04 19:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 18:47 Bug in org-insert-todo-subheading? Thorsten Jolitz
2012-07-04 19:12 ` Thorsten Jolitz
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).