Tag Archives: Emacs

Elisp in Eshell

I’m sure everybody reading this knows that you can invoke elisp commands from the eshell command line but if you’re like me you tend to forget it in the heat of the moment. That’s too bad because it’s often possible … Continue reading

Posted in General | Tagged | Leave a comment

The Using Org Mode Features Posts

My post on Wednesday about Karl Voit’s explanation of Org-mode tags and categories is actually part of a series. Voit decided to to curate his posts on how he uses Org-mode into a series he calls “Using Org Mode Features” … Continue reading

Posted in General | Tagged , | Leave a comment

Tags and Categories in Org Mode

Karl Voit has a very nice post on Tags versus Categories in Org-mode. I’d completely forgotten about categories, even though I’ve written about them before, so I was glad to get a refresher. Categories, for those who don’t know, are … Continue reading

Posted in General | Tagged , | Leave a comment

How to Keep a Lab Notebook

I saw a pointer to this reddit post with the provocative title “Org mode appearing into the wild…” Naturally, I had to follow the link to see what it was about. It turns out to refer to a Science article … Continue reading

Posted in General | Tagged , , | Leave a comment

Four Org-mode Talks

The SF Emacs Meetup group has a video of one of their recent meetings featuring talks by four Org-mode users. The middle two talks, Tikhon Elvis on reveal.js and Jeff Tull on Org Babel, are elementary overviews. They’ll be useful … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs Workout

Tony Ballantyne is an Emacs-using Science Fiction writer whom I’ve written about before. Ballantyne has an interesting device to help him remember Emacs commands: the Emacs workout. The idea is to write short summaries of Emacs features that you find … Continue reading

Posted in General | Tagged | Leave a comment

Exporting Only the Contents of An Org Subtree

Here’s a short Org-mode tip that, although quite old, I just learned about. Suppose you want to export an Org subtree but you want only the contents and not the header. This emacs-reddit question, which alerted me to the solution, … Continue reading

Posted in General | Tagged , | Leave a comment

Dumb-jump 0.5.3

Back in 2017, I started using dumb-jump after seeing Mike Zamansky’s video demonstrating it. As I said at the time, it really hit the sweet spot for me. I have tried many times over my career to warm up to … Continue reading

Posted in General | Tagged | Leave a comment

Using R With Emacs and ESS

With the rise of big data, the R programming language has become one of the most popular languages. Indeed, the IEEE has it rated as number 5 in 2019. Probably the most popular environment for R is RStudio, an IDE … Continue reading

Posted in General | Tagged | Leave a comment

Opening Images in Emacs

These tweets: Expected outcome #Emacs. pic.twitter.com/fHh97DVcda — Antti Tyrväinen (@antti_engineer) September 8, 2019 reminded me that not everyone is aware that you can open image files in Emacs so I thought I’d share the knowledge. If you like, it’s easy … Continue reading

Posted in General | Tagged | Leave a comment