Start pinentry server in emacs

This commit is contained in:
Tom Willemse 2015-07-28 20:17:52 +02:00
parent acd8559406
commit dfb85ce38b

View file

@ -1481,6 +1481,8 @@ from myaethon2.core.decorators import (
(setq-default ispell-program-name "hunspell")
(setq ispell-really-hunspell t))
(pinentry-start)
;;;; End
(provide 'init)