· 1 min read
Code fontification with Gnus and Org-mode
I've added code fontification using Org src blocks inside Gnus.
I’ve added code fontification using Org src blocks inside Gnus.

This interprets the block as an Org buffer and fontify it accordingly if org-src-fontify-natively it set to t.
Thanks to Sébastien Vauban for the original idea and implementation. Now it works out of the box without any customization.
Related posts
· 10 min read
The bad practice in FOSS projects management
During the OpenStack summit a few weeks ago, I had the chance to talk to some people about my experience on running open source projects. It turns out that after hanging out in communities and contrib
Read more →
· 1 min read
Gnus notifications
Today, I've merged my Gnus notifications module inside Gnus git repository. This way, it will be available for everybody in Emacs 24.2.
Read more →