unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
From: Eduardo Ochs <eduardoochs@gmail.com>
To: emacs-tangents@gnu.org
Subject: Links to many issues of Emacs News (in a weird format)
Date: Thu, 9 Jun 2022 02:17:34 -0300	[thread overview]
Message-ID: <CADs++6iSN0U4Fy4wZ=uA6Myf5bmDu94GM_CJXyTq_DkL7bBduQ@mail.gmail.com> (raw)

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



             reply	other threads:[~2022-06-09  5:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09  5:17 Eduardo Ochs [this message]
2022-06-09 17:53 ` Links to many issues of Emacs News (in a weird format) 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADs++6iSN0U4Fy4wZ=uA6Myf5bmDu94GM_CJXyTq_DkL7bBduQ@mail.gmail.com' \
    --to=eduardoochs@gmail.com \
    --cc=emacs-tangents@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).