Tag Archives: Emacs

An Early Emacs Paper

For those of you interested in the history of Emacs, how it all started, and where it got its name, here is an original document from 1979 written by Richard Stallman that describers the new Emacs system. I found the … Continue reading

Posted in General | Tagged | Leave a comment

Org For Writing And More

Aditya Athalye has a nice post on how he uses Org-mode for writing and more. Like most Org users he started using it for a single task and discovered, as he went along, that he could also use it for … Continue reading

Posted in General | Tagged , | Leave a comment

Red Meat Friday: A Poetic Incursion Into The Editor Wars

Here’s a bit of Friday Red Meat for all you Emacs partisans in the eternal editor holy war. Before you flame me, please keep in mind that I was a long time Vim user and often write approvingly of it. … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs Pretest 30.0.91

Andrea Corallo has just announced that the first Emacs 30 pretest (30.0.91) is available for download and testing. You can check the NEWS file to see what’s new in the release. As always, thanks to Eli, Andrea, and all the … Continue reading

Posted in General | Tagged | Leave a comment

Casual Symbol Overlay

A couple of months ago, I wrote about Álvaro Ramírez’s gluing together of Symbol Overlay and Multiple Cursors. I was really taken with Symbol Overlay and its ability to select a given symbol for further actions. There are many possible … Continue reading

Posted in General | Tagged | Leave a comment

Babel and Python

This is a sort of Public Service Announcement. One of the great things about Org mode is the code block where you can run code in an Org buffer and have the results inserted into the Org document. I use … Continue reading

Posted in General | Tagged , | Leave a comment

Using .authinfo With Org Code Blocks

As most of you know, I’m a big fan of using literate programming techniques in the context of what might be described as “devops”. The technique boils down to writing an Org file with code blocks that document how you … Continue reading

Posted in General | Tagged , | Leave a comment

🥩 Red Meat Friday: Should You Replace Emacs With An “AI Editor”?

Over at the Emacs subreddit, harmanola, an Emacs user of 16 years, says that he’s recently switched from Emacs to Cursor, the AI code editor. It’s his opinion that Emacs has become unstable, that he’s tired of its “non-standard defaults”, … Continue reading

Posted in General | Tagged , | Leave a comment

More On Upgrading Builtins

Last month, I wrote about Charles Choi’s post on the the on package-install-upgrade-built-in variable and how it controls the upgrading of builtin packages. The TL;DR is that when it’s set to t, package.el treats builtin packages as if they had … Continue reading

Posted in General | Tagged | Leave a comment

Casual Agenda

Charles Choi is announcing another member of his casual suite: Casual Agenda. Like the other members of his suite, Casual Agenda provides a Transient driven menu that helps you navigate the arcane functionality of Org Agenda View. I say “arcane” … Continue reading

Posted in General | Tagged | Leave a comment