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-default ispell-program-name "hunspell")
|
||||||
(setq ispell-really-hunspell t))
|
(setq ispell-really-hunspell t))
|
||||||
|
|
||||||
|
(pinentry-start)
|
||||||
|
|
||||||
;;;; End
|
;;;; End
|
||||||
|
|
||||||
(provide 'init)
|
(provide 'init)
|
||||||
|
|
Loading…
Reference in a new issue