Posted on September 5, 2016. Filed under: Uncategorized | Tags: author:xahlee, elisp, emacs, perl, python, ruby |
Write Emacs Commands Using Perl, Python, Ruby, … Write a script in your favorite language and make it into a emacs command!
Read Full Post |
Make a Comment ( Comments Off on Write Emacs Commands Using Perl, Python, Ruby, … )
Posted on February 1, 2016. Filed under: Uncategorized | Tags: elisp, emacs |
What do you do if you want to override a key only in a certain context? Take this Quotation Marks post as an example. We want to change the ” key in general, but retain the regular behaviour if we’re inside a code-block. Define context-aware keys in Emacs
Read Full Post |
Make a Comment ( Comments Off on Define context-aware keys in Emacs )