Re: EWW with Duck-Duck-Go

gfp <[email protected]> Sun, 31 May 2026 09:22:12 +0000
Newsgroups gmane.emacs.help
Message-ID <[email protected]>
I added your lisp expression to my init.el file.

this backtrace came up:

Debugger entered--Lisp error: (void-variable eww-readable-urls)
   (member "www\\.mojeek\\.com" eww-readable-urls)
   (if (member "www\\.mojeek\\.com" eww-readable-urls) eww-readable-urls 
(setq eww-readable-urls (cons "www\\.mojeek\\.com" eww-readable-urls)))
   load-with-code-conversion("/home/gfp/.config/emacs/init.el" 
"/home/gfp/.config/emacs/init.el" t t)
   load("/home/gfp/.config/emacs/init" noerror nomessage)
   #f(compiled-function () #<bytecode 0x867139f59771f90>)()
   startup--load-user-init-file(#f(compiled-function () #<bytecode 
-0x4583aa3daad5e90>) #f(compiled-function () #<bytecode 
-0x15951949e52b234f>) t)
   command-line()
   normal-top-level()


it means AFAIU there is something still necessary to add.

thanks

Gottfried



Am 29.05.26 um 19:36 schrieb Maximilian Cook:
>> 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
>
OpenPGP_0xAC95367953582A3C.asc (application/pgp-keys, 636 B)
-----BEGIN PGP PUBLIC KEY BLOCK-----

xjMEaabDLRYJKwYBBAHaRw8BAQdAb7YT561Dj5CV9io77VLLjpOOSCz+xjHVL2Bj
+S/FSUbNGmdmcCAoMjAyNikgPGdmcEBwb3N0ZW8uYXQ+wpMEExYKADsWIQQkU+mE
m7kVmbEo/+eslTZ5U1gqPAUCaabDLQIbAwULCQgHAgIiAgYVCgkICwIEFgIDAQIe
BwIXgAAKCRCslTZ5U1gqPOPkAQDhysdwuz2eJo6kCGuVszxhEw6znPKV14R8a3vn
enCgywD9GulbjLKlGTpx6WyFmZ0bBZI1GVpIVr3qGbyFcAFZZADOOARppsMtEgor
BgEEAZdVAQUBAQdAX5BGmJLZB5B2ioEAy0C0iqgJ0GzUK4IP7gSGE9k/RQIDAQgH
wngEGBYKACAWIQQkU+mEm7kVmbEo/+eslTZ5U1gqPAUCaabDLQIbDAAKCRCslTZ5
U1gqPDixAP4teZj90382b6mB2mZT+KjjZz0opx/rahnOejBcW/+SkgD/StQdLbeZ
DqGFJ0TlGeHGxNB28C1fUE815wapzB6cKg4=
=u+uM
-----END PGP PUBLIC KEY BLOCK-----
OpenPGP_signature.asc (application/pgp-signature, 236 B)
-----BEGIN PGP SIGNATURE-----

wnsEABYIACMWIQQkU+mEm7kVmbEo/+eslTZ5U1gqPAUCahv9wwUDAAAAAAAKCRCslTZ5U1gqPOl3
AP0bK7cQUyKNQrdCHNTYhyNl2oki+np/vilELFXGMC4UbgEAsyd/e9L0C5ngaT6SyxbxsnqK5iCi
YVPR21ZkxsIAqwY=
=55pp
-----END PGP SIGNATURE-----