emacs-devel
[Top][All Lists]
Advanced

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

Re: HowTo: Have EWW hand-off audio/video to an Emacs function


From: Lars Ingebrigtsen
Subject: Re: HowTo: Have EWW hand-off audio/video to an Emacs function
Date: Wed, 12 Oct 2022 19:30:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

"T.V Raman" <raman@google.com> writes:

> shr-external-rendering-functions is useful for specifying how to
> handle an<audio> tag for example.
>
> I'm looking for a way to specify that  a link that say has a .mp3 at
> the end gets handed off to a user-customizable function.

You can use `eww-use-browse-url', for instance?  And then use
`browse-url-default-handlers' to do further dispatch.



reply via email to

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