Building Emacs 27.1 on macOS Big Sur
It’s been a while since I posted a Emacs build walk-through, one version of macOS has come and gone and a new major version of Emacs has arrived, let’s get t...
It’s been a while since I posted a Emacs build walk-through, one version of macOS has come and gone and a new major version of Emacs has arrived, let’s get t...
Not long ago I shared a Bash function that takes filenames in the form of filename.rb:NNN, where NNN is a line number, opens the file in Emacs, and jumps to ...
Another, macOS (Mojave), another major Emacs release, let’s get building.
Long ago I shared my EmacsClient setup. The short of it was that I always have Emacs running and set $EDITOR in such a way that things like git commit open a...
macOS High Sierra is out and it’s time once again to build Emacs. Nothing has really changed since my 2017 Sierra update, but let’s put it all together… Bef...
If you try to build Ruby 1.9.3 using rvm install ruby-1.9.3-p551, it will barf with compiler errors. The workaround, found here, is to use:
A quick update to Building Emacs on macOS Sierra. I recently had to rebuild Emacs due to brew updating the version of libjpeg. My walk-through almost works, ...
Important update -> here.
Hit a bug, couldn’t find the answer, documenting it here for the next person.
The Emacs Visual Bell issue I previously wrote about has been fixed.
Last week I wrote about my issue with Emacs’ visible-bell on OS X El Capitan. I figured it was about the most esoteric thing I’ve written, but it may have go...
A visitor, Rakkesh, stopped by with a question about Building Emacs 24.4 From Source on the Mac. He had an issue that when he built Emacs on one machine (a M...
Previously, I showed how I set $EDITOR. On my laptop, I actually do something different to take advantage of my favorite Emacs feature EmacsClient. EmacsClie...
How you clear the DNS cache on OS X has changed yet again…
Emacs 24.4 is officially released and Mac OS 10.10 Yosemite has arrived. As always, time to build.
As always, I like building Emacs for my Mac from source. It lets me live on the cutting edge and have tigher control of the version I’m running. If building ...
UPDATE: Emacs.app builds fine (and has for a while) as a 64 bit application.
I’ve been using Emacs for more than 20 years now. I still use it just about everyday on servers I admin. However, a year or so ago I started using TextMa...