Christopher Wellons (nullprogram.com , github.com/skeeto/) started using Emacs nine years ago and has built all sorts of nifty customizations since, including something that plays Tetris for you. He demonstrates the benefits of having an HTTP server running inside Emacs by using Skewer to interact with a web browser and Impatient-mode to share his syntax-highlighted buffer through the Web. In addition, he covers foreign function interfaces, packages, and other good things. Check it out!
Links:
- https://github.com/skeeto/impatient-mode
- https://github.com/skeeto/.emacs.d
- https://github.com/skeeto/autotetris-mode
- https://github.com/skeeto/emacsql
- https://github.com/skeeto/elisp-ffi
The post Emacs Chat: Christopher Wellons appeared first on sacha chua :: living an awesome life.