Category Archives: General

What Not Using M-dashes Really Means

A year ago, I learned from my friend Watts Martin that according to LinkedIn know nothings influencers, the use of em-dashes is a sure sign of AI generated text. Real people, they said, use hyphens so whenever you see an … Continue reading

Posted in General | Tagged | Leave a comment

Artemis II’s Fault Tolerant Computer

The other day, I wrote about the amazing engineering behind Voyager 1. Space is a harsh environment and equipment that would be perfectly fine here on Earth would not survive in space. Artemis II, which carried the crew farther away … Continue reading

Posted in General | Tagged | Leave a comment

A Short Report On Help Focus

Earlier this week I wrote about Bozhidar Batsov’s post on short Emacs configuration hacks. As I mentioned then, my favorite was a simple configuration variable that causes the Help buffer to get focus when you open it. It’s easy to … Continue reading

Posted in General | Tagged | Leave a comment

🥩 Red Meat Friday: Writing Telephone Numbers

I don’t know why this is a Red Meat Friday item but, apparently, it is. Back in 2024, the AP Stylebook changed its specification for the formatting of telephone numbers. From now on the telephone number that used to be … Continue reading

Posted in General | Tagged | Leave a comment

LaTeX Preview In Emacs

Over at the Emacs subreddit, _DonK4rma shows an example of his mathematical note taking in Emacs. It’s a nice example of how flexible Org mode is even for writing text with heavy mathematical content but probably not too interesting to … Continue reading

Posted in General | Tagged , | Leave a comment

Switching Between Dired Windows With TAB

Just a quickie today. Marcin Borkowski (mbork) has a very nice little post on using Tab with Dired. By default, Tab isn’t defined in Dired but mbork suggests an excellent use for it and provides the code to implement his … Continue reading

Posted in General | Tagged , | Leave a comment

Alfred Snippets

Today while I was going through my feed, I saw this this post from macosxguru over at Bicycle For Your Mind. It’s about his system for using snippets on his system. The TL;DR is that he has settled on Typinator … Continue reading

Posted in General | Tagged , | Leave a comment

Some Config Hacks

Bozhidar Batsov has an excellent post that collects several configuration hacks from a variety of people and distributions. It’s a long list and rather than list them all, I’m going to mention just a few that appeal to me. Some … Continue reading

Posted in General | Tagged | Leave a comment

Days Until

Charles Choi recently saw a Mastodon post showing the days until the next election and started wondering how one would compute that with Emacs. He looked into it and, of course, the answer turned out to be simple. Org mode … Continue reading

Posted in General | Tagged | Leave a comment

Magit Support

Just about everyone agrees that the two Emacs packages considered “killer apps” by those considering adopting the editor are Org mode and Magit. I’ve seen several people say they use Emacs mainly for one or the other. Their development models … Continue reading

Posted in General | Tagged , | Leave a comment