Code fontification with Gnus and Org-mode
How to enable syntax highlighting for code blocks in Gnus email using Org-mode source blocks.
How to enable syntax highlighting for code blocks in Gnus email using Org-mode source blocks.
A developer shares a custom patch for Org-mode to visually highlight holidays in the agenda view, similar to weekends.
A developer details new features for a Google Maps Emacs extension, including coordinate handling, home location mapping, and caching.
A new Org-mode patch adds custom icon support for categories in agenda and todo views, requiring simple configuration.
Patches added to Emacs 24 to enable proper transparency display for GIF images, using the frame color as the transparency color.
A patch removing the traditional dashes from the Emacs mode-line has been merged into Emacs 24 for graphical mode.
A technical article about improving mouse pointer behavior in the Emacs text editor, specifically enhancing the mouse-avoidance-mode.
Developer adds asynchronous Gravatar support to Gnus email client, detailing the implementation and community feedback.
A developer details their contributions to the Gnus email/news reader for Emacs, including patches for HTML rendering, IMAP support, and icon functionality.
A developer creates an Emacs extension to integrate weather forecasts into the Org agenda using a custom Google Weather API.
A guide to integrating OfflineIMAP email synchronization with Emacs using a custom extension for offline mail reading.
A technical guide on using Emacs Lisp to plot BBDB contact addresses onto a Google Maps static map for visualization.
The rainbow-mode Emacs package was rejected from core but added to the package repository, with new features like hsl() and CSS3 color names.
A developer integrates Google Maps into Emacs using the Static Maps and Geocoding APIs, with an Org-mode extension for event locations.
Introducing rainbow-mode, an Emacs minor mode that highlights color strings like #aabbcc with the actual colors they represent.
Implementation of the Desktop Notification Specification for Emacs, allowing simple desktop notifications with full protocol support.
Introducing erc-track-score, an Emacs module for scoring IRC channel activity to gauge conversation relevance.
Introducing muse-blog, a custom Emacs Muse extension for building a personal blog, created to address the limitations of the existing muse-journal.
A developer's personal journey switching from Vim to Emacs, detailing their configuration and learning of Lisp.
Explores a technical issue with the 'lein swank' command in Clojure's Leiningen build tool related to Java class loading and charset encoding.