Category Archives: General

F1 Pit Stops And Pediatic Heart Surgeons

Synergy. It’s an amazing thing. We usually view it a narrow context: synergy among members of a development team, for example but here’s a story about synergy between two very diverse groups. The first group is a team performing pediatric … Continue reading

Posted in General | Tagged , | Leave a comment

Window Placement When Using Dired

Courtesy of JTR from The Art Of Not Asking Why, here’s a handy tip for dealing with window placement when bringing up a Dired buffer. There are two problems. The first doesn’t really concern window placement. Most often JTR wants … Continue reading

Posted in General | Tagged | Leave a comment

Hiding Buffers

Alec Barreto over at The Wumpus Warehouse has an interesting post on hiding buffers. The idea is that there are some buffers that you just don’t care about and never want to see. There are others that you might want … Continue reading

Posted in General | Leave a comment

Loading The Emacs Init File

Charles Choi makes an astute observation about the Emacs initialization file from the point of view of the new user: there’s no obvious way of loading it or even knowing that it exists. The problem is especially acute on the … Continue reading

Posted in General | Tagged | Leave a comment

Toggling Narrowing

Over at the Emacs subreddit, sebhoagie has a short post that some of you may find useful. Sebhoagie really likes narrowing and uses it all the time. Sometimes, though, the narrowed code refers to code outside the narrowed region and … Continue reading

Posted in General | Tagged | Leave a comment

The Apple Decision

By now, everyone knows about Judge Yvonne Gonzalez Rogers’ decision that Apple can no longer refuse to let apps link to payment methods outside of the iOS app system. The idea was that if you ordered anything through an iOS … Continue reading

Posted in General | Tagged | Leave a comment

A Small Git Improvement For Elisp Files

James Cherti has a quick tip on configuring Git to provide more meaningful diffs for Elisp files. The problem, he says, is that by default Git diffs simply provide a line-by-line difference with no added context such as what functions … Continue reading

Posted in General | Tagged , | Leave a comment

Emacs For Non-Programmers

MarchZealousideal543 over at the Emacs subreddit asks a familiar question: Is it really feasible or even possible for a non-programmer to use Emacs productively? I know I write about this a lot but I find the subject fascinating. MarchZealousideal543 got … Continue reading

Posted in General | Tagged | Leave a comment

Searching The Web With Emacs

If you’re one of those brave folks who doesn’t mind browsing the Web from within Emacs, I just came across a package that may interest you. It’s emacs-websearch a small utility that lets you specify a term, search for it … Continue reading

Posted in General | Tagged | Leave a comment

Accessing Research You Already Paid For

A long standing source of frustration in the research community has been the locking of research papers behind paywalls. It’s easy to see how detrimental this is to the scientific research enterprise. After all, the purpose of publishing papers is … Continue reading

Posted in General | Tagged | Leave a comment