* HowTo: Have EWW hand-off audio/video to an Emacs function
@ 2022-10-12 15:55 T.V Raman
[not found] ` <87wn959fd4.fsf@gnus.org>
0 siblings, 1 reply; 3+ messages in thread
From: T.V Raman @ 2022-10-12 15:55 UTC (permalink / raw)
To: emacs
Subject line mostly says it all; as one of those atypical users who
does *everything* in emacs, one small EWW annoyance is that it
displays an unsupported content-type message for media urls; would it
be possible (perhaps it already is?) to optionally configure EWW to
hand those URLs off to a user specified elisp handler?
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HowTo: Have EWW hand-off audio/video to an Emacs function
[not found] ` <87wn959fd4.fsf@gnus.org>
@ 2022-10-12 17:27 ` T.V Raman
[not found] ` <25414.63390.772990.724150@google.com>
1 sibling, 0 replies; 3+ messages in thread
From: T.V Raman @ 2022-10-12 17:27 UTC (permalink / raw)
To: larsi; +Cc: raman, emacs
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.
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
--
Thanks,
--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1 🦮
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HowTo: Have EWW hand-off audio/video to an Emacs function
[not found] ` <25414.63390.772990.724150@google.com>
@ 2022-10-12 17:30 ` Lars Ingebrigtsen
0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-10-12 17:30 UTC (permalink / raw)
To: T.V Raman; +Cc: emacs-devel
"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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-10-12 17:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-12 15:55 HowTo: Have EWW hand-off audio/video to an Emacs function T.V Raman
[not found] ` <87wn959fd4.fsf@gnus.org>
2022-10-12 17:27 ` T.V Raman
[not found] ` <25414.63390.772990.724150@google.com>
2022-10-12 17:30 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).