Tag Archives: Emacs

Prot On Elisp

If you follow the various Emacs forums, you’ll see a lot a whining about how hard Elisp is to learn and how things would be so much better if only the extension language were something rational like Python, Ruby, or … Continue reading

Posted in General | Tagged , | Leave a comment

Configuring Journelly

After my post Initial Thoughts On Journelly, in which I recounted how I’m using Álvaro Ramírez’s Journelly app, Bren Smith asked me to share my configuration for sharing files between my iOS devices and my Mac. If you’re an Emacs … Continue reading

Posted in General | Tagged , | Leave a comment

Another Happy Journelly User

As you all know by now, I’ve become a huge Journelly fan. Its author, Álvaro Ramírez, thinks of it as Twitter for your private use. That’s a reasonable description given its user interface but it doesn’t begin to capture its … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs Startup Time

Bozhidar Batsov has a post that claims something I’ve often said: Emacs startup time doesn’t matter. No one is saying that your editor taking 30 seconds to start is acceptable but by and large the people you see worrying about … Continue reading

Posted in General | Tagged | Leave a comment

Setq Versus Setopt

Like most people, I use setq to set user options in my Emacs configuration. It’s the canonical way of setting a variable in just about any Lisp. But, as Bozhidar Batsov says, it’s not always the best way of setting … Continue reading

Posted in General | Tagged | Leave a comment

New Window Commands For Emacs 31

Being a basically boring guy, I almost always have a full screen frame with two side-by-side windows for Emacs. For some functions—Magit and Elfeed are examples—I temporarily pop up a single full frame window but the previous window configuration is … Continue reading

Posted in General | Tagged | Leave a comment

Initial Thoughts On Journelly

Yesterday, I explained why I think Journelly will be useful to me. Today, I want to follow up with my initial impressions of the app. As I wrote before, I recently signed up for the Journelly beta and have been … Continue reading

Posted in General | Tagged | Leave a comment

Why I’m Interested In Journelly

Over at The Art Of Not Asking Why, JTR suspects that I may be an apostate, or at least that I’m inconsistent. He notes, correctly, that I’m all in on Emacs in general and Org mode in particular, and yet … Continue reading

Posted in General | Tagged | Leave a comment

Use GNU Emacs : The Plain Text Computing Environment

I just came across a link to this recently updated book on the plain text computing environment. It was, apparently, first written to describe Emacs 19.29 around 1997. That was a long time ago and Emacs has evolved considerably since … Continue reading

Posted in General | Tagged | Leave a comment

Emacs Redux On Flyspell

Here’s yet another post commenting on something that Bozhidar Batsov wrote on Emacs Redux. I like to write about his posts because they typically look at some Emacs functionality that we all thought we knew about and tells us things … Continue reading

Posted in General | Tagged | Leave a comment