GNU bug report logs - #39115
26.3; eww consecutive links look like one link with mouse-over

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Mon, 13 Jan 2020 15:17:02 UTC

Severity: normal

Tags: fixed

Found in version 26.3

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #50 received at 39115 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: ynyaaa <at> gmail.com, 39115 <at> debbugs.gnu.org
Subject: Re: bug#39115: 26.3;
 eww consecutive links look like one link with mouse-over
Date: Thu, 23 Jan 2020 16:28:13 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Thu, 23 Jan 2020 13:18:04 +0100
> Cc: 39115 <at> debbugs.gnu.org
> 
> ynyaaa <at> gmail.com writes:
> 
> > I think it is enough to replace 'mouse-face property from 'highlight
> > to (list 'highlight).
> 
> Ah, yes, that works, because the mouse-face is compared with eq.
> 
> Does anybody know whether there are any drawbacks to doing this (besides
> having an extra cons cell)?  Presumably the display would be slightly
> slower, but probably not noticeable.

Yes, it will slow down redisplay, so I'm against doing this in core.
Lisp applications which want that can use this kludge, of course.





This bug report was last modified 5 years and 87 days ago.

Previous Next


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