Monthly Archives: May 2023

The Emacs Help System

Over at the Emacs Elements Channel there’s another useful video up. This time it’s about the Emacs Help system. The majority of experienced Emacs users will already be familiar with most of the material but if you’re a learn-as-you-go user, … Continue reading

Posted in General | Tagged | Leave a comment

PSA: Elisp Has Builtin Threading Macros

I’ve written about Clojure’s threading macros and their implementation in Elisp before [1, 2, 3, 4, 5]. I like them but almost always use the traditional composition of functions instead. That’s probably because being a mathematician it seems natural to … Continue reading

Posted in General | Tagged | Leave a comment

Elfeed-webkit Update

The other day I wrote about installing elfeed-webkit to render my RSS feed as proper HTML. I was pretty impressed with it when I first tried it and now I’m even more of a fan. Before elfeed-webkit, I spent a … Continue reading

Posted in General | Tagged | Leave a comment

Org Blk URI

Just a quickie. I stumbled across a post from Andrea that describes his package Org Blk URI. It’s pretty simple: it’s just a way of extracting the content at a URL into an Org source block. That’s handy for capturing … Continue reading

Posted in General | Tagged , | Leave a comment

PDF at 30

PDF. It’s a ubiquitous standard that seems like it’s always been here. How else would you prepare a document that could be printed on virtually any printer or displayed on any screen in the best possible resolution? But, it turns … Continue reading

Posted in General | Tagged | Leave a comment

Red Meat Friday: Latex vs. Word

The minions hate Word even more than they hate dark themes so they insisted I run with this: when a mathematician says they prefer writing with word over latex pic.twitter.com/YJTVoln0iJ — Anthony Bonato (@Anthony_Bonato) May 19, 2023 Like last week’s … Continue reading

Posted in General | Tagged | Leave a comment

Elfeed-webkit

I just stumbled across a post by Fritz Grabo about his package elfeed-webkit. When I first saw it, I thought it was interesting and worth a look. After reading more about it, I knew I had to install it. That … Continue reading

Posted in General | Tagged | Leave a comment

Emacs Badges

As far as I know, it started with this reddit post. It was a request for a “built with Emacs” badge. Those badges were the type of thing you used to see on Web sites. I’m pretty sure I had … Continue reading

Posted in General | Tagged | Leave a comment

Emacs Elements on Emacs Regular Expressions

Over at Emacs Elements there’s a nice video that explores Emacs regular expressions. One the one hand, virtually everyone hates Emacs regular expressions and wishes that Emacs used Perl compatible regexes instead. On the other hand, a case can be … Continue reading

Posted in General | Tagged | Leave a comment

The Story of Mel

There’s a charming piece of foundation lore that every programmer in my cohort read and admired: The Story of Mel. Even when I was writing assembly language exclusively, the story was about a bygone era and techniques that no one … Continue reading

Posted in General | Tagged | Leave a comment