Start pinentry server in emacs
This commit is contained in:
parent
acd8559406
commit
dfb85ce38b
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue