Tag Archives: Emacs

JTR On Projects In Emacs

JTR over at The Art Of Not Asking Why has a post discussing his current scheme for handling projects in Emacs. It’s a post that discusses the problem that many of have with integrating our Org files across all our … Continue reading

Posted in General | Tagged , | Leave a comment

Short Yes/No Answers

Like most longer term Emacs users, one of the first things I did was to get rid of the annoying long-form Yes/No questions that required you to answer “yes” or “no” explicitly. That was easy to do. I simply aliased … Continue reading

Posted in General | Tagged | Leave a comment

Finding The File At Point

I just discovered a useful trick over at Ruslan’s Tech Blog. It’s about finding the file at point. Ruslan does this a lot. I, on the other hand, hardly every do it but I have gotten used to typing Ctrl+c … Continue reading

Posted in General | Tagged | Leave a comment

Setting avy-timeout-seconds To A More Reasonable Value

As longtime Irreal readers know, I am an Avy fanatic and use it as my principal means of buffer navigation. For a long time, I mostly used avy-goto-word-1 but it can only be used to search for the beginning of … Continue reading

Posted in General | Tagged | Leave a comment

Org Tables In Comments And Docstrings

If you’ve been using Org-mode for a while, you’re probably familiar with its table editing functionality and may even know that you can use that functionality anywhere in Emacs with orgtbl-mode. For most non-Org applications, of course, those tables will … Continue reading

Posted in General | Tagged | Leave a comment

Swift Development in Emacs

Here’s some good news for iOS/macOS developers who are also Emacs users. Until now, the only reasonable way to develop for iOS was to use Apple’s Xcode. Xcode is a perfectly good editor and has the necessary integration to make … Continue reading

Posted in General, Programming | Tagged | Leave a comment

Bending Emacs – Episode 5: Ready Player Mode

Álvaro Ramírez is back with the fifth episode of Bending Emacs. This video is about Ready Player Mode, his version of a media player in Emacs. A year ago, Ramírez mostly moved away from streaming his music and went back … Continue reading

Posted in General | Tagged | Leave a comment

A Toolbar For Edebug

If you write in Elisp, Edebug, a source level debugger for Elisp, can be a real help in debugging your code. The problem is that it’s fairly hard to use and has no UI to speak of other than opaque … Continue reading

Posted in General | Tagged , | Leave a comment

Watts Martin On Everything In Emacs

Serendipitously, my old pal Watts Martin posted his thoughts on everything in Emacs at about the same time that I did. Martin says that before he got into Emacs, he considered this “profoundly weird” but now he’s beginning to see … Continue reading

Posted in General | Tagged | Leave a comment

Time-zones Is Now On Melpa

A couple of weeks ago, I wrote about Álvaro Ramírez’s time-zones package. It’s a package that expands on the built in world clock function by allowing cities to be added and deleted on the fly and by allowing the target … Continue reading

Posted in General | Tagged | Leave a comment