emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* display of links on headlines
@ 2009-09-23 15:11 Andreas Amann
  2009-09-24  9:04 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Amann @ 2009-09-23 15:11 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: display of links on headlines
  2009-09-23 15:11 display of links on headlines Andreas Amann
@ 2009-09-24  9:04 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-09-24  9:04 UTC (permalink / raw)
  To: Andreas Amann; +Cc: emacs-orgmode

Hi Andreas,

I don't know a way to fix this appart from inserting that space.

- Carsten

On Sep 23, 2009, at 4:11 PM, Andreas Amann wrote:

> 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
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-24  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-23 15:11 display of links on headlines Andreas Amann
2009-09-24  9:04 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).