Tag Archives: Emacs

Recognizing Repeated Tasks In The Org Agenda

Thanks to Alex Popescu for pointing me to this nice post from Wai Hon about marking repeated tasks in the agenda listing. Why would you want to do that? Han explains it in his post: if you mark a repeated … Continue reading

Posted in General | Tagged , | Leave a comment

Freewrite Mode

As most of you know by now, I have a fascination with how non-technical people use Emacs. I’m particularly interested in how writers use it. Certainly there are some world class writers who use (or used) Emacs: Neal Stephenson and … Continue reading

Posted in General | Tagged | Leave a comment

Writing With Doom

Recently, some one posted a link to this post about using Emacs for writing. It was written by Mediapthatic in 2022 but still very useful and up to date. It takes the point of view of a book writer but … Continue reading

Posted in General | Tagged | Leave a comment

🥩 Red Meat Friday: Where Should Your Configuration Live?

When I started using Emacs, just about everybody stored their configuration in ~/.emacs. Then it seemed as if folks were using ~/.emacs.d/init.el instead. For a long time when I was writing about Emacs configurations I would write something along the … Continue reading

Posted in General | Tagged , | Leave a comment

Deleting Extraneous Spaces In Emacs

Charles Choi has a nice post that reminded me about something I know but never take advantage of: the Emacs cycle-spacing command. As Choi points out, we often find there are additional spaces in our text that we want to … Continue reading

Posted in General | Tagged | Leave a comment

Emacs Only Static Blog Site

Every Irreal reader who’s paying even a little attention knows that this site is WordPress based. It’s been that way since 2011, and I’m pretty satisfied with it as a blogging platform. Still, it would be nice to have a … Continue reading

Posted in General | Tagged | Leave a comment

Switching Bewteen HTML and Text In Mu4e

Anyone who’s been reading Irreal for a while knows that I’m a huge fan of Mu/Mu4e for dealing with my email. It has just the right features for my preferred workflow. That includes it’s robust search capabilities that allow me … Continue reading

Posted in General | Tagged | Leave a comment

PSA: The GPG/Emacs Interaction Bug Is Fixed

I’m probably the last person on earth to know this but the longstanding bug between GPG and Emacs where Emacs could not open a GPG encrypted file has been fixed. Indeed, it was fixed in GPG 2.4.4 back in January. … Continue reading

Posted in General | Tagged , | Leave a comment

An Emacs IDE For Python

I’m not much of an IDE fan but many (most?) people are and want, in particular, to have some LSP integration for their favorite language. Lots of folks are using Python these days either as a quick-and-dirty scripting language or … Continue reading

Posted in General | Tagged | Leave a comment

PSA: Use The Lucid Toolkit

It’s Christmas, a day that we at the Irreal Bunker celebrate in large part by being slothful. Therefore, today’s offering is a quickie. On the other hand, since it is Christmas, you can also think of this post as a … Continue reading

Posted in General | Tagged | Leave a comment