I have passwords stored in .authinfo.gpg file which I only need for Gnus. I never store passwords for machines or localhost in this .authinfo.gpg file (or in any other file).
The problem is when I use Tramp (e.g. C-x C-f, then type in su::), I constantly get prompted for password for .authinfo.gpg which I don't need.
Is it possible to disable password prompt for .authinfo.gpg when using Tramp? An alternative solution would be to use some other file for Gnus, is there a way to do this?