fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

Roi Martin

I wrote a very simple elisp function to open a remote mbox file from emacs.

github.com/jroimartin/dotfiles

Super useful when you want to open a lore.kernel.org thread from a mailing list you are not subscribed to and answer/review some mails.

Just execute

M-x jroi-rmail-url

and enter the relevant mbox.gz URL.

GitHubdotfiles/.emacs.d/lisp/jroi-rmail.el at 4460539caff168b6151a4a0e07f58a8724f81d3f · jroimartin/dotfilesMy dotfiles. Contribute to jroimartin/dotfiles development by creating an account on GitHub.
#emacs#elisp#linux