unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* Links to many issues of Emacs News (in a weird format)
@ 2022-06-09  5:17 Eduardo Ochs
  2022-06-09 17:53 ` Sacha Chua
  0 siblings, 1 reply; 6+ messages in thread
From: Eduardo Ochs @ 2022-06-09  5:17 UTC (permalink / raw)
  To: emacs-tangents

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-10 22:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-09  5:17 Links to many issues of Emacs News (in a weird format) Eduardo Ochs
2022-06-09 17:53 ` Sacha Chua
2022-06-09 18:39   ` Eduardo Ochs
2022-06-09 20:38     ` Emanuel Berg
2022-06-10 21:31       ` chad
2022-06-10 22:41         ` Emanuel Berg

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).