diff options
author | Ryan Kavanagh <rak@rak.ac> | 2022-10-29 11:51:53 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2022-10-29 11:51:53 -0400 |
commit | 6fed3104ee3624e0ac6c093234c627cbbaf3b279 (patch) | |
tree | d0cf42e751f54181fc2a4af0c32e3f50c20a9c57 | |
parent | bibtex-completion-library-path now has to be a list (diff) |
gnus cloud method
Diffstat (limited to '')
-rw-r--r-- | dot_emacs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -346,6 +346,8 @@ Extended Format date in the date field and return it as a string obeing (address . "rkavanagh@cs.mcgill.ca") (gcc "nnimap+mail.cs.mcgill.ca:INBOX.Sent"))))) (message-citation-line-function 'message-insert-formatted-citation-line) + (gnus-cloud-method "imap.rak.ac") + (gnus-cloud-storage-method 'base64) (gnus-update-message-archive-method t) (gnus-message-archive-method '(nnfolder "archive" ; this gets included in the server buffer |