emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] display of links on headlines


From: Andreas Amann
Subject: [Orgmode] display of links on headlines
Date: Wed, 23 Sep 2009 16:11:25 +0100
User-agent: Mutt/1.5.20 (2009-08-17)

Hi,

not sure if the following small (but for me annoying) display glitch
is worth to report, but I noticed that links which are on a headline
cause a following ellipsis to be wrongly underlined as well. A minimal
example which demonstrates what I mean would be the following:

------------
* [[http://testlink.org][headerlink]]
test body
------------

Putting this into a file test.org and starting emacs with 

$ emacs -Q test.org

displays the line

* headerlink...

where headerlink and the ellipses "..." are both underlined. Since the
ellipses is not part of the link, I would expect that it should not be
underlined. This keeps annoying me and I "fix" it by adding a space as
the last character in the headline. Unfortunately my lisp knowledge
is not sufficient to find the probably trivial real fix for this, ...

I used today's org-mode (4cb3e37) and a recent emacs CVS (August) built.


Thanks, 
Andreas






reply via email to

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