Tag Archives: Emacs

Praising the Command Line

Stephan Ramsay has an interesting series of posts in which he takes the retro position that the command line is superior to a GUI. Even more radically, in the current milieu, he argues that the average user—the ever popular man … Continue reading

Posted in General | Tagged , | 1 Comment

Org Agenda Capture

As often happens in Emacs, I hit the wrong key and stumbled upon a functionality I didn’t know about. It turns out that if you press 【k】 while in an Org Agenda buffer you will bring up a capture buffer … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs 25.1 Pretest

Emacs 25 is drawing nigh. If you can, download the first pretest and help stamp out any remaining problems. The first pretest for #Emacs 25.1 is out! Get it at ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-25.0.90.tar.xz and test it! — Nicolas Petton (@NicolasPetton) January 30, … Continue reading

Posted in General | Tagged | Leave a comment

The char-menu Package

I just updated my ELPA packages and noticed the new package char-menu. It allows you to make a (possibly tree-structured) list of characters that you might want to add to an Emacs buffer. The obvious examples are round quotes—single: ‘’ … Continue reading

Posted in General | Tagged | Leave a comment

Spacemacs

There’s been a lot of buzz lately regarding Spacemacs. Probably the best way of describing it is as an Emacs environment that brings together VIM key bindings, an attractive UI, and a powerful customization capability. Sebastian Wiesner has a nice … Continue reading

Posted in General | Tagged | 2 Comments

Presentations With Org Mode

Rob Rohan, whose work I’ve mentioned before, has posted a nice video about a bit of presentation software that he built. The software, bestowed, takes a normal Org mode outline and turns it into an HTML-based presentation. It does this … Continue reading

Posted in General | Tagged , | 1 Comment

Clocking In and Out

Sacha pointed me to this video by Mr. Swathe on logging the time spent on various tasks by clocking in and out with Org mode. The video is pretty elementary but it showed me enough to get going. I’ve tried … Continue reading

Posted in General | Tagged , | Leave a comment

Bling for Your Org Files

If you like bling on your desktop, Robert over at thraxys has some suggestions for prettying up your Org files. The first involves replacing the heading stars with various types of UTF-8 bullets. He recommends ◉, ◎, ⚫, ○, ►, … Continue reading

Posted in General | Tagged , | 1 Comment

Xwidget Branch Merged Into Emacs 25.1

The XWidget branch has been merged into Emacs 25.1. One very important consequence of that is that it should be possible to embed webkit into Emacs. Perhaps we’re finally getting closer to the dream of a browser inside Emacs1. At … Continue reading

Posted in General | Tagged | 1 Comment

Taking Notes with Org Mode

Most of you know how I love reading “workflow” articles, especially if they involve Emacs and Org. Brandon van Beekum has a nice post on how he uses Org mode to take notes and then export them to share with … Continue reading

Posted in General | Tagged , | Leave a comment