Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 308 Bytes

Gnus Configuration

Here's my current gnus configuration rewritten as an org file for easy reference.

Please add the following to your init.el file (or equivalent) to ensure gnus loads the configuration..

(setq gnus-init-file (car (org-babel-tangle-file "~/location_of_dot_gnus.org")))