Hi, When trying to follow along a tutorial on setting up Gnus for GMAIL, I tried to use auth-source-pass.el to access encrypted entries under ~/.password-store instead of the usual ~/.authinfo.gpg. After much wrestling with the system, I couldn't figure out why my entry: gmail:imap.gpg whose contents are NotReallyThePassword host: imap.gmail.com user: joaotavora@gmail.com port: 993 weren't being understood by the new auth-source. Eventually I came to this patch, which seems to do the right thing.