emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: Append new heading when :END: exists


From: John Hendy
Subject: Re: [O] Bug: Append new heading when :END: exists
Date: Mon, 22 Apr 2013 15:01:18 -0500

On Mon, Apr 22, 2013 at 1:48 PM, Carsten Dominik
<address@hidden> wrote:
> Hi Jeff,
>
> thanks for the report - this should be fixed now.

For general headlines, this is fixed for me. I'm getting bad results
if there's a source code block in the headline, though. See attached
pics (in chronological order) showing what happens with a setup like
this:

* Heading

#+begin_src R

  a <- 1 + 2
  a
#+end_src

* Heading2

If I fold * Heading, =C-e= to the end of the line, and then M-RET, it
puts the asterisk at the end of the heading instead of creating a new
one. When I unfold, there's three dots after =#+end_src= and there's
the asterisk.

Also, I just tried this, and if there's no space or empty lines after
"Test", when I fold * Heading, the "t" appears after the folded
heading "..."

* Heading

#+begin_src R

  a <- 1 + 2
  a
#+end_src

Test

The last two screenshots are of that case.

I'm on Org-mode version 8.0.1 (release_8.0.1-15-g0fff0b).


John

>
> - Carsten
>
> On 22.4.2013, at 17:40, Jeff Kowalczyk <address@hidden> wrote:
>
>> Sometime after 37f94d2 , a bug appeared which seems close to the thread
>> subject:
>>
>> When in the body of a heading, and pressing meta-enter, message prints: 'not
>> in item'.
>>
>> Reverting to 37f94d2 fixes.
>>
>> Thanks,
>> Jeff
>>
>>
>
>

Attachment: 2013-04-22_145509.png
Description: PNG image

Attachment: 2013-04-22_145524.png
Description: PNG image

Attachment: 2013-04-22_145532.png
Description: PNG image

Attachment: 2013-04-22_145541.png
Description: PNG image

Attachment: 2013-04-22_150039.png
Description: PNG image

Attachment: 2013-04-22_150045.png
Description: PNG image


reply via email to

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