Monthly Archives: August 2016

Emacs: The Universal OS

I came across this tweet Slowly incorporating #emacs' EShell to my workflow. At least I can still practice shell-fu even if I'm not on Linux. #dev #gamedev — Accidental Rebel (@accidentalrebel) August 11, 2016 the other day and it reminded … Continue reading

Posted in General | Tagged | 1 Comment

The W3C and DRM

pic.twitter.com/WKWGdZZo8m — Defective by Design (@endDRM) August 10, 2016

Posted in General | Tagged | Leave a comment

Inserting Today’s Date

Ben Maughan over at Pragmatic Emacs posted a nice little bit of Elisp to insert today’s date. That reminded me that the first Elisp, other than routine configuration lines, that I wrote was a function to insert the date. Mine … Continue reading

Posted in General | Tagged | 1 Comment

A C/C++ Development Environment

It seems odd to me that people keep asking for C/C++ environments for Emacs. Odd because you’d think this would have settled years ago. I’m guessing that this is mostly about having an IDE environment, like Eclipse, for C++. A … Continue reading

Posted in General | Tagged , | Leave a comment

Migrate Data From Evernote to Org

Although I generally avoid committing data to proprietary applications, I find Evernote useful for capturing Web articles that I might want to revisit. If it’s really important, it goes into my journal, perhaps with a link to the original site … Continue reading

Posted in General | Tagged , | Leave a comment

Shoutout

This is a shoutout to Artur Malabarba for his excellent elisp-bug-hunter that I wrote about last year. This morning, I upgraded my packages, one of which was Org, and afterwards Emacs would not load. I was getting an error about … Continue reading

Posted in General | Tagged | 1 Comment

Emacs and Vi

Al Williams over at Hackaday has a post in which he discusses the Emacs/Vi holy war and looks at the merits of each editor. It’s interesting in the way that these posts always are but I think he misses the … Continue reading

Posted in General | Tagged , | 5 Comments

New Video in OrgMode Tutorial Series

Rainer König has posted his latest video in the OrgMode Tutorial series. This time it’s about exporting from Org mode. König begins by remarking that he rarely uses this facility, which surprised me. It surprised me because I am always … Continue reading

Posted in General | Tagged , | Leave a comment

Zamansky on Elpy and YASnippet

Mike Zamansky has posted his latest Using Emacs video. This time the subject is Elpy and YASnippet. In his last video, Zamansky said he doesn’t use Elpy because it’s overkill for his purposes and also because he thought it was … Continue reading

Posted in General | Tagged , , | 4 Comments

Keeping Emacs and Packages in Sync Across a Team

Lakeyosemit asks an interesting question on the Emacs reddit. He says he and his team collaborate using literate programming and reproducible research with Emacs and Org mode. Recently, they’ve encountered a problem where certain experiments weren’t reproducible by all team … Continue reading

Posted in General | Tagged | 1 Comment