XeCycle writes: [...] > I guess the solution is to add this in the let*, before that > call: > > (auth-sources (list nntp-authinfo-file)) > > Can you add it and try? I added it here, and it works. > PS. I don't know why specifying (nntp-authinfo-function my-no-op) > doesn't work, where my-no-op is a function that accepts any > parameter and does nothing; it's never called. Perhaps another > bug out there. Found it. At nntp.el, around line 1359, at the end of defun nntp-open-connection, we're calling (nntp-send-authinfo t), without looking at the server variable nntp-authinfo-function. This behaviour is not the same as described in manual. My gnus-version "Ma Gnus v0.6", checkout on 2012-05-13. Thanks; I think these bugs are trivial to fix. -- Carl Lei (XeCycle) Department of Physics, Shanghai Jiao Tong University OpenPGP public key: 7795E591 Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591