Tag Archives: Emacs

Compiling Elisp to Native Code

Even if you don’t obsess over Emacs like, ahem, some people, you’ve probably heard about the project to compile Elisp to native code. The idea is that the Elisp byte code would be compiled to GCC IR (intermediate representation) code … Continue reading

Posted in General | Tagged | Leave a comment

Five Underappreciated Reasons to Appreciate Emacs

John Cook is a Mathematician and an Emacs user. He recently posted some thoughts on Emacs that serve as a nice coda to my previous post on the usefulness of Emacs for scientists. If you read that post you know … Continue reading

Posted in General | Tagged | Leave a comment

Comments on the Usefulness of Emacs for Scientists

Over at the Emacs subredit, gmu_nu says he’s a graduate student in Physics and wonders about the usefulness of Emacs for scientists who aren’t in CS. The resulting comments are an interesting compendium of the ways that scientists make use … Continue reading

Posted in Programming | Tagged | Leave a comment

GNU Global

As I’ve said before, I’m not a big fan of TAGS systems for navigating source files They never seemed to do what I needed and I worried about having to keep the TAGS files up to date. All that ceased … Continue reading

Posted in General | Tagged | Leave a comment

Using Elfeed

Regular readers know that I’m a big fan of Elfeed for reading my RSS feeds from the comfort of Emacs. It has great searching and filtering capabilities so I can even find old, already read entries if I need to. … Continue reading

Posted in General | Tagged | Leave a comment

The Org Code Edit Buffer

I use the Org-mode code editing buffer all the time either for adding some code to a post or for embedding a tweet or video. When I’m writing a blog post, I always have two windows displayed. On the left … Continue reading

Posted in General | Tagged , | Leave a comment

Red Meat Friday: The Best Editor

Today’s Red Meat Friday offering is from Steve Purcell. It’s his pinned tweet: Emacs is the best editor. https://t.co/9uTyGsSxKo — Steve Purcell 🇪🇺 (@sanityinc) November 30, 2019 To some of us, this is completely obvious but others may find it … Continue reading

Posted in General | Tagged | Leave a comment

Learning Emacs With Macros

Sahas Subramanian has started a series of Emacs tutorial videos with the novel idea of teaching Emacs through the use of macros. The first video demonstrates the utility of keyboard macros by using them to solve a simple problem. The … Continue reading

Posted in General | Tagged | Leave a comment

Fifteen Reasons to Prefer Emacs

Dominik Tarnowski gives us 15 reasons to use Emacs and says that VS Code has nothing on Emacs. He’s a Doom Emacs user but everything he says other than the particular keystrokes apply to any flavor. Another possible title for … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs Is Not An Editor

Jordan Besly has a nominally provocative post that claims Emacs is not an editor. Of course, it’s only nominally provocative because what he really means is not merely an editor. It is, as we often say at Irreal, a Lisp … Continue reading

Posted in General | Tagged | Leave a comment