Hi all, One of the 5-minute hacks that I showed in my presentation about eev in the EmacsConf2020 was something that (sort of) converted a sexp hyperlink like this
(find-emacs-tangents-links "2016" "02" "15" "msg00006" "txtNuEds1ML2n") to a temporary buffer like this (without the indentation): # (find-emacs-tangents-links "2016" "02" "15" "msg00006" "txtNuEds1ML2n") # (find-emacs-tangents-links "2020" "10" "05" "msg00000" "txts2ETp920ql") # (find-emacs-tangents-links "2018" "01" "29" "msg00025" "txtJ1ftXqItdm") # (find-efunction 'find-emacs-tangents-links) # https://sachachua.com/blog/2016/ # https://sachachua.com/blog/2016/02/ # https://sachachua.com/blog/2016/02/2016-02-15-emacs-news/ # https://lists.gnu.org/archive/html/emacs-tangents/2016-02/ # https://lists.gnu.org/archive/html/emacs-tangents/2016-02/msg00006.html • (eepitch-shell) • (eepitch-kill) • (eepitch-shell) # (find-fline "~/usrc/emacs-tangents/") # (find-fline "~/usrc/emacs-tangents/2016-02-15-emacs-news.org") mkdir -p ~/usrc/emacs-tangents/ cd ~/usrc/emacs-tangents/ # rm -v 2016-02-15-emacs-news.org wget -nc -O 2016-02-15-emacs-news.org \ https://lists.gnu.org/archive/html/emacs-tangents/2016-02/txtNuEds1ML2n.txt It is explained in this video, http://angg.twu.net/.emacs.videos.html#eev2020 from 43:39 onwards. Here is a partial list of sexp hyperlinks to issues of the Emacs News: http://angg.twu.net/e/emacs.e.html#emacs-weekly-news Please convert that list to other formats and share the result! Cheers, Eduardo Ochs http://angg.twu.net/#eev P.S.: angry/rude answers will be added to my collection of angry/rude answer to my e-mails in which I mention eev, and will be displayed (briefly) in my talk in the next EmacsConf!!! You-know-who, please don't disappoint me! =P =P =P