Re: EWW with Duck-Duck-Go
Maximilian Cook <[email protected]> Fri, 29 May 2026 13:36:32 -0400
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
> I am using mojeek already in Icecat/Firefox and in LibreWolf.
> But it often blocks my requests. And then I have to use Startpage instead.
I can't speak to the blocking issues since I haven't experienced any
yet. I hope you can find a solution!
> In order to use mojeek in Emacs what do I have to do?
> I could give it a try.
For me, it was as simple as
(add-to-list 'eww-readable-urls "www\\.mojeek\\.com")
(setopt eww-search-prefix "https://www.mojeek.com/search?q=")
I also added a couple customizations to Mojeek via its URL parameters so
that it looks cleaner from EWW, but the above is a MWE.
HTH
--
Maximilian Cook