emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Bastien
Subject: Re: [O] Bug in org-insert-heading-after-current?
Date: Mon, 11 Feb 2013 17:44:50 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Thorsten,

Thorsten Jolitz <address@hidden> writes:

> 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:

I cannot reproduce this with the current HEAD of the git
repository and a bare emacs -Q.

Is there other info I need to reproduce this?

Thanks!

-- 
 Bastien



reply via email to

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