emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug in org-insert-heading-after-current?
@ 2013-01-28 16:57 Thorsten Jolitz
  2013-02-11 16:44 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Thorsten Jolitz @ 2013-01-28 16:57 UTC (permalink / raw)
  To: emacs-orgmode



Hi List, 

having added a property drawer with two entries:

,---------------------
| * Definitions
|   :PROPERTIES:
|   :exports:  both
|   :results:  replace
|   :END:
`---------------------

I evaluate:

,---------------------------
| (outline-previous-heading)
| (org-insert-heading-after-current)
`---------------------------

and get:

,------------------------
| * Definitions
|   :PROPERTIES:
|   :exports:  both
|   :results:  replace
| * 
|   [2013-01-28 Mo 17:48]
|   :END:
`------------------------

while the new heading should be below the :END:

PS

Org-mode version 7.9.3d (release_7.9.3d-826-gbe0d87 @
/usr/share/emacs/24.2/lisp/org/lisp/)

GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.2) of
2012-11-18 on eric

-- 
cheers,
Thorsten

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

end of thread, other threads:[~2013-02-12 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-28 16:57 Bug in org-insert-heading-after-current? Thorsten Jolitz
2013-02-11 16:44 ` Bastien
2013-02-12 16:41   ` 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).