* Ubuntu 12.04 : Password dialog
@ 2012-07-08 7:16 Maximilian Matthe
2012-07-08 10:00 ` mihkel
0 siblings, 1 reply; 2+ messages in thread
From: Maximilian Matthe @ 2012-07-08 7:16 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
since my upgrade to Ubuntu 12.04 (used Mint 11 before), emacs shows a
popup-dialog whenever it opens an encrypted file (e.g. .authinfo.gpg)
where I should enter the password.
Prior, the password was input in the minibuffer. How can I get back the
old behaviour? I dont want to have input-popup-dialogs.
Thank you,
Max
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Ubuntu 12.04 : Password dialog
2012-07-08 7:16 Ubuntu 12.04 : Password dialog Maximilian Matthe
@ 2012-07-08 10:00 ` mihkel
0 siblings, 0 replies; 2+ messages in thread
From: mihkel @ 2012-07-08 10:00 UTC (permalink / raw)
To: help-gnu-emacs
Add
(setenv "GPG_AGENT_INFO" nil)
to your emacs init file.
mihkel
Maximilian Matthe <Maxi.Matthe@googlemail.com> writes:
> Hello,
>
> since my upgrade to Ubuntu 12.04 (used Mint 11 before), emacs shows a
> popup-dialog whenever it opens an encrypted file (e.g. .authinfo.gpg)
> where I should enter the password.
>
> Prior, the password was input in the minibuffer. How can I get back the
> old behaviour? I dont want to have input-popup-dialogs.
>
> Thank you,
> Max
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-08 10:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-08 7:16 Ubuntu 12.04 : Password dialog Maximilian Matthe
2012-07-08 10:00 ` mihkel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).