aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Tom Willemse2017-03-05 22:13:55 -0800
committerGravatar Tom Willemse2017-03-05 22:13:55 -0800
commit4674dcbfd522ccb99186b0b9832af843276730c4 (patch)
treef18d6f83a2aa8531350129ebc9b9c7f28e5c2215 /emacs
parentcfbb40c53249aaf0207d93b0e8c1fb05448e783c (diff)
downloadnew-dotfiles-4674dcbfd522ccb99186b0b9832af843276730c4.tar.gz
new-dotfiles-4674dcbfd522ccb99186b0b9832af843276730c4.zip
Remove my picturefix email account
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init/oni-gnus-init.org22
1 files changed, 0 insertions, 22 deletions
diff --git a/emacs/.emacs.d/init/oni-gnus-init.org b/emacs/.emacs.d/init/oni-gnus-init.org
index ac7c7c1..0eddf9e 100644
--- a/emacs/.emacs.d/init/oni-gnus-init.org
+++ b/emacs/.emacs.d/init/oni-gnus-init.org
@@ -89,28 +89,6 @@ Change the Gnus group buffer line format.
'("-a" "ryuslash")))))
#+END_SRC
-* picturefix
-
- Add my work email account as a secondary select method.
-
- #+BEGIN_SRC emacs-lisp
- (add-to-list 'gnus-secondary-select-methods
- '(nnmaildir "picturefix"
- (directory "~/documents/mail/picturefix/")))
- #+END_SRC
-
- When sending mail from the picturefix account, use the picturefix
- msmtp account and set the proper name and email address.
-
- #+BEGIN_SRC emacs-lisp
- (add-to-list 'gnus-posting-styles
- '("picturefix:"
- (name "Tom Willemsen")
- (address "tom@picturefix.nl")
- (eval (setq message-sendmail-extra-arguments
- '("-a" "picturefix")))))
- #+END_SRC
-
* gmail
Add my other personal email as a secondary select method.