GNU bug report logs -
#25096
shr: Add a customizable face for links after being clicked
Previous Next
Reported by: Hong Xu <hong <at> topbug.net>
Date: Fri, 2 Dec 2016 19:02:02 UTC
Severity: wishlist
Tags: fixed
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> It is often confusing that after clicking on a link to visit it in
> an external browser, you are not really sure whether it has been really
> clicked. Browsers such as Firefox use a dashed box to indicate that.
> It would be nice if shr also supports this feature.
Where do you see such links, in Emacs?
There is already face `link-visited', which is for visited links,
as opposed to face `link', which is for unvisited links.
And in Info, there is face `info-xref-visited', which is for visited
links, as opposed to `info-xref', which is for unvisited links.
For another context, Emacs could do something similar. What is
the face you see now, for the links you are interested in? Is it
`link'? `custom-link'?
No doubt it is the context (mode) where you are clicking the link
that needs to DTRT: use a visited-link face after you use a link.
What is that context?
This bug report was last modified 7 years and 36 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.