Skip to content

Instantly share code, notes, and snippets.

/.gnus Secret

Created March 15, 2014 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/63e0e420701ef53a7fcc to your computer and use it in GitHub Desktop.
Save anonymous/63e0e420701ef53a7fcc to your computer and use it in GitHub Desktop.
(setq gnus-select-method
'(nnmaildir "gmail"
(directory "~/.mutt/gmail/offlineimap")
(directory-files nnheader-directory-files-safe)
(get-new-mail nil)))
(setq gnus-fetch-old-headers t)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment