GNU bug report logs - #7881
23.2.91; Bold spaces sometimes(?) underlined in man pages

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Fri, 21 Jan 2011 15:32:01 UTC

Severity: minor

Found in version 23.2.91

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 7881 <at> debbugs.gnu.org, Reuben Thomas <rrt <at> sc3d.org>
Subject: bug#7881: 23.2.91; Bold spaces sometimes(?) underlined in man pages
Date: Fri, 21 Jan 2011 19:50:16 -0500
Andreas Schwab wrote:

>> where the space between “include” and “<stdlib.h>” is shown underlined.
>
> That's because it's a button, and the button face is underlined.

Why isn't the whole button underlined, just the space in the middle?

Why don't the "see also" links at the end of the very same page have
any visible underlining?

Answering myself: because the links are made with `make-text-button',
and it seems since it adds the button face as a text property, it
loses out to any existing text properties (bold in this case).

This seems a bit poor, doesn't it?

`make-button', using overlays, doesn't suffer from this.




This bug report was last modified 14 years and 122 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.