emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug in org-insert-heading-after-current?


From: Thorsten Jolitz
Subject: [O] Bug in org-insert-heading-after-current?
Date: Mon, 28 Jan 2013 17:57:54 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.2 (gnu/linux)


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]