Tag Archives: Emacs

Literature Management with Emacs

I saw a query that had a link to a post from a couple of years ago that I missed at the time. It’s by Anand Iyer who is—or, perhaps, was—a graduate student and therefore is constantly reading papers. When … Continue reading

Posted in General | Tagged , | Leave a comment

The Power of Vanilla Emacs

There’s an interesting blog post by bendersteed that discusses the power of vanilla Emacs. Emacs, he says, has a lot of useful packages but we shouldn’t underestimate the power of built-in commands that have nearly the same function. He notes, … Continue reading

Posted in General | Tagged | Leave a comment

The Dream Draws Nearer

If you’re a hardcore Emacser or Lisper, you’ve probably always drooled over the famous space-cadet keyboard. Just think, you’d have keys for all four bucky bits, not to mention a multitude of other keys with no apparent use if you … Continue reading

Posted in General | Tagged , , | Leave a comment

Emacs Future History

I was reading this post on some Ivy hacks and it reminded me of another post that I’ve been meaning to comment on. Over at the CollBox blog, Cameron Desautels writes about the Emacs concept of future history. The idea … Continue reading

Posted in General | Tagged | Leave a comment

Refactoring Prose With Org Mode

Edmund Jorgensen over at Edmund’s technical ramblings has a really excellent post on leveraging Org mode in a nontrivial way for writing prose. Jorgensen is a software developer by day and a novelist by night. He’s published two novels and … Continue reading

Posted in General | Tagged , | Leave a comment

EmacsCast: The Video

Rakhim Davletkaliyev, whose EmacsCast podcast I’ve written about many times, has published a video on his Emacs configuration and workflow. As you know by now, I always enjoy seeing how others use Emacs and most often learn something new or … Continue reading

Posted in General | Tagged | Leave a comment

Mu/mu4e 1.2 Available

If you’re a mu/mu4e user, there’s good news. Version 1.2 has been released. It’s mainly a bug release but there are a handful of new features, which you can read about here. I’ve been using it for the last few … Continue reading

Posted in General | Tagged | Leave a comment

Emacs 26.2 Has Been Released

It’s official. Emacs version 26.2 is out and available at the usual places. I compiled and installed it on my Macs without any problems using the usual spell: configure –with-ns CFLAGS=”-g3 -O2 -I /usr/local/include/libxml2″ make make install make install-info sudo … Continue reading

Posted in General | Tagged | Leave a comment

The Recentering Sequence

Maybe the Emacs developers knew what they were talking about after all. A couple of years I discovered that you can control the sequence of positions to which recenter-top-bottom will move the current line. As I wrote at the time, … Continue reading

Posted in General | Tagged | Leave a comment

Git and Plain Text for Writers

Bastien tweets a pointer to an interesting article on using Git for writing: Interesting read on using #git for #writers : https://t.co/1qQe481zK7 … Not just via the @AtomEditor but also GNU #emacs, as explored here https://t.co/4qNCIyP5LU and discussed here https://t.co/d3alOHxudI … Continue reading

Posted in General | Tagged , | Leave a comment