Tag Archives: Emacs

A Workflow For Writing A Book

Vladimir Keleshev has an interesting post that details his book writing process. It is, in a sense, low tech in that it uses very basic tools: Pandoc, Make, and Vim. He writes in Markdown and uses Pandoc to covert that … Continue reading

Posted in General | Tagged , , , | Leave a comment

An Organizational Workflow

Gregory J Stein has another interesting post on Emacs and Org Mode. This time it’s about how he leverages Org Mode to organize his life and workflow. It’s basically an update to his 2016 post on the same subject. This … Continue reading

Posted in General | Tagged , | Leave a comment

Using Org Mode to Create LaTeX Documents

Over at Opensource.com, Peter Prevos has a nice post on how to write LaTeX documents with Org mode. This is an advantage, he says, because it allows the writer to concentrate on the content of what they’re writing rather than … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs and Vi(m)

Just in case you aren’t tired of the editor wars, Ron Wills has a short post that compares the two editors. There’s a lot of that going around, of course, but I like Wills’ post because his conclusions are neatly … Continue reading

Posted in General | Tagged | Leave a comment

Emacs as Malleable Software

Konrad Hinsen has an interesting post positing that Emacs is one of the few pieces of malleable software extant in the modern software environment. To understand what that means, you should first read the definition of malleable that Hinsen links … Continue reading

Posted in General | Tagged | Leave a comment

Red Meat Friday: Is Emacs A Small Editor?

I did a double take when I saw this tweet: I prefer small editors for programming like #emacs instead of fat and slow Java-IDEs. That is so true: https://t.co/Ic8RljDOmn — Daniel Gerlach (@gerlacdt) April 6, 2020 As everyone here knows, … Continue reading

Posted in General | Tagged | Leave a comment

Date Ranges

I may have written about this before but this tweet: In Org-mode you can easily calculate difference between timestamps: – use C-! to enter timestamps – Place “–” between them (to make it a range) – C-c C-y (bound to … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs is a Well-Honed Tool

Eamonn Sullivan has a post that describes Emacs as A Well-Honed Tool. If you’re an Emacs user, your immediate response is probably, “Well, yeah!” but Sullivan’s point is more than just Emacs is a great editor. There is, as he … Continue reading

Posted in General | Tagged | Leave a comment

Using Emacs as a Python IDE

If you follow the Emacs scene, one of the questions you see all the time is how to configure Emacs as a Python IDE. Emacs, of course, offers rudimentary support for Python but that consists mostly of syntax highlighting and … Continue reading

Posted in General | Tagged | Leave a comment

An Annotated Bibliography with Org Mode

Gregory Stein, over at Caches to Caches, has a great post on a novel application of Org Mode. Stein is an academic who reads a lot of papers. It’s important for a researcher to not only read the latest research … Continue reading

Posted in General | Tagged , | Leave a comment