Tag Archives: Emacs

The Story of Emacs Lisp

Stefan Monnier and Michael Sperber have posted a preprint of their paper Evolution of Emacs Lisp. It’s a really interesting account of the history of Elisp and how it has evolved over its lifetime. The thing about Elisp development is … Continue reading

Posted in General | Tagged , | Leave a comment

An Org Mode Workflow

Ayrat Badykov has an interesting post on his Org-mode workflow. In it he shows how he leverages Org mode to be more productive. What I find interesting—other than that I always find workflow articles interesting—is how far he gets using … Continue reading

Posted in General | Tagged , | Leave a comment

More Pro Tips from Ambrevar

I was looking for something to write about and found this (slightly old) post from Ambrevar (Pierre Neidhardt) on some useful Emacs tips. He begins with a couple of tips to speed up Emacs loading. I last restarted Emacs when … Continue reading

Posted in General | Tagged | Leave a comment

Ignoring Files Locally in Magit

I learned two things I didn’t know about Magit from a post by Marcin Borkowski (mbork). The first is that you can exclude files locally. That is, you can ignore files just as if they were in .gitignore but that … Continue reading

Posted in General | Tagged , | Leave a comment

Configuring Org Mode to Look Like a Word Processor

Last month, I wrote about clean screen writing where all the extraneous information is removed from the screen and the writer is presented with a “blank page.” In the same vein, Abhinav Tushar has an interesting post on making Org … Continue reading

Posted in General | Tagged , | Leave a comment

Virtualized Emacs

I’ve been happily Windows free for more than 20 years but it’s a sad fact that some of our brethren are forced, for reasons beyond their control, to work in the Windows environment. That’s hard on any Unix-head but especially … Continue reading

Posted in General | Tagged | Leave a comment

Formatting Tables

If you’re like me, you automatically think of the Org mode table editor (or Orgtbl minor mode) when you think of tables in Emacs. It’s hard to beat that functionality and Orgtbl mode makes it available everywhere in Emacs, even … Continue reading

Posted in General | Tagged | Leave a comment

Emacs for iA Writer Users

I’ve long since moved all my writing—at least all my new writing—to Org mode. It does everything I need and let’s me stay in Emacs. Different folks favor different strokes, of course, so it’s always interesting to see what they … Continue reading

Posted in General | Tagged | Leave a comment

An Old School Editor

I saw this tweet: I am experimenting with using #Emacs as my main programming environment. The last time I used emacs extensively was in college. Yes it is a bit old school but if you have to edit many files … Continue reading

Posted in General | Tagged | Leave a comment

Final Update on Mojave/Emacs Problem

Thursday night I compiled a new Emacs from the Emacs-26 branch1. Today, Friday, I updated my OS to Mojave. I’m happy to say that everything seems to be working fine. I will hold off publishing this until Saturday just to … Continue reading

Posted in General | Tagged , | Leave a comment