Tag Archives: Emacs

Ivy Selection Algorithms

Today I learned that a capability I’ve often wished for already exists. As I’ve written many times, I use the Ivy/Counsel/Swiper package for my searching and selection needs. Although it took me a day or two to get used to … Continue reading

Posted in General | Tagged | Leave a comment

Xah Lee on Long Term Emacs Productivity

Xah Lee has a nice post on obtaining Long Term Emacs Productivity. It’s 7 tips to help you be more productive with Emacs. Doubtless anyone who is not a complete n00b will disagree with some of his suggestions. I disagree … Continue reading

Posted in General | Tagged | 7 Comments

Pandoc 2

There’s a new Pandoc available that has a ton of new features and improvements. You can see the (substantial) list of new features in the Pandoc 2.0 release notes. There’s also a Pandoc 2.0.1 release with a few bug fixes … Continue reading

Posted in General | Tagged , | 1 Comment

Autocomplete Boilerplate

If you haven’t already, be sure to take a look at Bin Chen’s EACL package. The idea is that if you have some boilerplate in a project, you can type the first few characters and EACL will grep the project … Continue reading

Posted in General | Tagged | Leave a comment

Emacs in the Humanities

I stumbled across a link to this post in the Emacs reddit and ignored it but curiosity go the better of me so I went back to it. Like most Irreal readers (I assume) the label nerd or geek can … Continue reading

Posted in General | Tagged | 3 Comments

Association List Library

Back in August, I wrote about a series of libraries for handling hash tables and key/value pairs, and a general library for handling hash tables, alists, and arrays. A little later I came across another library for handling alists by … Continue reading

Posted in General | Tagged , | Leave a comment

Emphasize LaTeX Code in an Org Buffer

A couple of months ago, Ben Maughan over at Pragmatic Emacs posted a tip that I pretty much ignored at the time but have since come to embrace. The tip is simple: it’s how to make \(\LaTeX\) markup stand out … Continue reading

Posted in General | Tagged , | 1 Comment

PDF-Tools: Setup and Annotation

I installed PDF-tools a few months ago and really like it. Their site has warnings about using it with macOS but the installation on a Mac is easy and it works perfectly. Recently, I have seen two posts that address … Continue reading

Posted in General | Tagged | Leave a comment

Good News for Mu4e Users

DJCB (Dirk-Jan C. Binnema) has announced the release of mu/mu4e version 1.0-alpha0. The NEWS file hasn’t been updated yet so it’s hard to tell what’s changed except by looking at the commit log. I really, really love mu4e for handling … Continue reading

Posted in General | Tagged , , | Leave a comment

Howard Abrams on Eshell

Howard Abrams has another excellent video up. This one, given to The London Emacs User’s Group, is on eshell. Like me, Abrams has moved as much shell work as possible into eshell. Unlike me, he’s learned how to take maximum … Continue reading

Posted in General | Tagged | Leave a comment