bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#34052: Acknowledgement (27.0.50; New command gnus-summary-press-butt


From: Lars Ingebrigtsen
Subject: bug#34052: Acknowledgement (27.0.50; New command gnus-summary-press-button)
Date: Sun, 23 Jun 2019 18:17:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> The problem is, there are 'gnus-string properties that just look like
> "larsi@gnus.org", ie no scheme at all. I suppose we could just drop
> anything that doesn't look like "`[a-z]+://"...

Oh, I didn't quite get what you were saying about `gnus-string' and
`shr-url'.

In my Gnus buffers, the URLs all have `shr-url' on them:

(text-property-search-forward 'gnus-string)
=> nil

in an HTML article that has links...

(text-property-search-forward 'shr-url)
=> #s(prop-match 202 206 "http://9gag.com/gag/av8Kj8n";)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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