Hi all! If anyone here likes eev to the point of wanting to recommend it to friends who have a Linux or BSD installed but who have never tried Emacs, then I recommend this video, that I recorded and subtitled a few hours ago...
http://anggtwu.net/2024-trying-eev-with-a-sexp.html The video is about this page, http://anggtwu.net/2024-find-tryit-links.html that I have just updated to include these lines in the sexp: ;; See: http://anggtwu.net/2024-no-public-key.html (setq package-check-signature nil) (package-refresh-contents) (package-install 'gnu-elpa-keyring-update) (setq package-check-signature 'allow-unsigned) Cheers! Eduardo Ochs http://anggtwu.net/#eev
