Category Archives: General

The Abusers Strike Back

At the end of my post on the FTC rule requiring making it easy to unsubscribe to services, I wondered what the response would be from those companies addicted to such abusive practices. We didn’t have to wait long. A … Continue reading

Posted in General | Tagged | Leave a comment

Second Pretest For Emacs 30.1

Andrea Corallo just announced that Emacs.30.0.92, the second pretest for Emacs 30.1, is now available from https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.0.92.tar.xz. The associated signature file is at https://alpha.gnu.org/gnu/emacs/pretest/emacs-30.0.92.tar.xz.sig. If you can, the developers would like you to try it out and report any problems. … Continue reading

Posted in General | Tagged | Leave a comment

🥩 Red Meat Friday: An Old Meme

This one’s for you Vimistas. It’s an old meme, for sure—indeed, the post is 10 years old—but still good for a laugh. I vaguely remember a couple of (non-editor) products named “Emacs” but “Vim” definitely has the cleanser market cornered. … Continue reading

Posted in General | Tagged , | Leave a comment

Hiding Dired Details

Álvaro Ramírez has another tweak to his Dired display environment. This time it’s a patch to hide the absolute path of the current directory in Dired listings. Ramírez likes to display minimal information in his Dired listings because, as he … Continue reading

Posted in General | Tagged | Leave a comment

Emacs-kick

As many of you know, I’m fascinated by nontraditional users of Emacs. By “nontraditional users” I mean people outside of engineering and the sciences. I like to hear how novelists and people in the humanities leverage the power of Emacs … Continue reading

Posted in General | Tagged | Leave a comment

What Keyboard Are You Using With Emacs

A month ago I opined that no true Scotsman Emacser would view anything but the Space Cadet Keyboard as the apotheosis of keyboards for Emacs users. I was promptly schooled that, to the contrary, most Emacs users today have no … Continue reading

Posted in General | Tagged | Leave a comment

Adding Org Image Links From Dired

Over at DyerDwelling there’s another great example of using a bit of Elisp to sand down the friction of a recurring task. The task in question is generating an Org link with attributes for an image file in Dired to … Continue reading

Posted in General | Tagged , | Leave a comment

Substitute Command Keys

Marcin Borkowski (mbork) has a nice post on the Emacs substitute-command-keys command. The TL;DR is that it’s a way of mapping a command name to its keybinding. I’ve long been familiar with it but only in the context of Emacs … Continue reading

Posted in General | Tagged | Leave a comment

Emacs Drawing Tools

Over at the Emacs subreddit, ismbks asks about drawing tools for Emacs. If you’re like me, the only thing that comes to mind is artist-mode with possible export through ditaa. That combination has always met my needs but it is … Continue reading

Posted in General | Tagged | Leave a comment

Making It Easy To Unsubscribe

One of the really annoying aspects of the digital age is trying to end an online subscription. These subscriptions are always easy to sign up for but very difficult to end. My favorite example is the New York Times. They … Continue reading

Posted in General | Tagged | Leave a comment