Tag Archives: Emacs

Emacs 25.3

Jeez! A guy can’t be away from the Internet for a couple of days without everything changing. One of those changes is that a new version of Emacs, version 25.3, has been released. This is an emergency release to fix … Continue reading

Posted in General | Tagged | Leave a comment

Irma After Action Report

I’m writing this Monday night after Irma came visiting. First off, thanks to the many people who wrote—either directly or through Disqus—to send their well wishes. I appreciate your concern and good thoughts. At the last moment, Irma shifted east … Continue reading

Posted in General | Tagged | 1 Comment

Org Mind Map

I don’t use mind mapping so I never paid much attention to org-mind-map, thinking it was a way of organizing mind maps. It is that, I suppose, but what makes it interesting to me is that it’s a handy way … Continue reading

Posted in General | Tagged , | 3 Comments

Reading EPUBs in Emacs

In yet another win for moving your digital life into Emacs, wasamasa has released nov.el, a package for reading EPUBs in Emacs. Until now, I have always opted to get digital content as PDFs rather than EPUBs or MOBIs because … Continue reading

Posted in General | Tagged | 8 Comments

Org Mode 9.1 Released

#Emacs #Orgmode 9.1 is out. A big thanks to every contributor for this major release! — Bastien Guerry (@bzg2) September 6, 2017 I’ve already updated, of course, but Phil tells me I may have a bit of OCD. In any … Continue reading

Posted in General | Tagged , | Leave a comment

Making a Case for Eshell

Over at the Emacs subreddit, ambrevar has an interesting post in which he makes the case for Eshell. One of the frequent complaints about Eshell is that it doesn’t work like a “normal” Unix shell. Ambrevar acknowledges that but says … Continue reading

Posted in General | Tagged | Leave a comment

Webster and Emacs

Yesterday, I mentioned that the 1913 + 1828 Webster’s Revised Unabridged Dictionary that used to be hosted by the University of Chicago appears to be permanently offline. Back in January, I wrote that I had emailed the site asking whether … Continue reading

Posted in General | Tagged | 2 Comments

Magit Kickstarter

Regular readers know that I’m a huge fan of Magit. It is, along with Org Mode, one of the killer apps in Emacs. Now Jonas Bernoulli has announced a Kickstarter campaign to fund further development: Magit, the magical Git client … Continue reading

Posted in General | Tagged , | 4 Comments

Using EDITOR on a Remote System with Tramp

If you SSH into a remote system from within Emacs, you can have problems with the EDITOR environment variable on the remote system. This can arise when you invoke an application that calls the editor specified in EDITOR. It turns … Continue reading

Posted in General | Tagged | Leave a comment

Org Mode Folding

As every Org user knows, you can use Shift+Tab to cycle the folding of an Org file among OVERVIEW, CONTENTS, and ALL. That’s really handy and something I use all the time. Yesterday, I learned something new from this Emacs … Continue reading

Posted in General | Tagged , | Leave a comment