emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Display bug: Folding headline at EOF without newline


From: Carsten Dominik
Subject: Re: [Orgmode] Display bug: Folding headline at EOF without newline
Date: Tue, 18 Aug 2009 07:56:46 +0100

Hi David,

this is a bug in Emacs outline-mode, Org just calls (hide-subtree) here,
and that command causes this problem.

Please report it as an Emacs bug.

Thanks!

- Carsten

On Aug 16, 2009, at 10:57 PM, David Maus wrote:

Evening,

While debugging some unexpected behaviour of my Pos1-Key I stumpled
upon somethinkg I consider a display-bug when folding a headline at
the end of a file whose last line of content does not have a new line
in org-mode dev.

Example file:

,----
| * Headline
|
|   Some text...
|
| * Headline
|
|   Some text... lalala
`----

If I fold the last headline the last char of the content (in this
case: "a") is displayed after the three dots indicating a folded
headline (also tested with emacs -Q).

,----
| * Headline
|
|   Some text...
|
| * Headline...a
`----

Org-mode version 6.29trans (pulled some minutes ago)

GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5) of
2009-08-14 on elegiac, modified by Debian

Regards,

 -- David

--
OpenPGP... 0x316F4BE4670716FD
Jabber.... address@hidden
Email..... address@hidden
ICQ....... 241051416


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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