Emacs is probably the most successful malleable system in the history of computing. What can we learn from it for designing the malleable systems of the future? (more…)
Read more »
Following code in your startup file will enable macOS contacts access via built-in EUDC feature of Emacs. No need for any extra package for this. The below snippet will add a keyboard short-cut as well ‘C-c TAB’.
(more…)
Read more »
A git blame plugin for emacs inspired by VS Code's GitLens plugin - Artawower/blamer.el... (more…)
Read more »
Let us change our traditional attitude to the construction of programs:
Instead of imagining that our main task is to instruct a computer what to do,
let us concentrate rather on explaining to human beings what we want a
computer to do. — Donald Knuth
... (more…)
Read more »