From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76862 Path: news.gmane.org!not-for-mail From: Raphael Kubo da Costa Newsgroups: gmane.emacs.gnus.general Subject: Re: Making Gnus ask my IMAP username and password after the recent auth-source changes Date: Thu, 17 Feb 2011 01:34:25 -0200 Message-ID: <87hbc39vwe.fsf@gmail.com> References: <87sjvq127b.fsf@gmail.com> <878vxhmmvj.fsf@lifelogs.com> <87tyg53tju.fsf@gmail.com> <87ipwj4wu8.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297913710 5023 80.91.229.12 (17 Feb 2011 03:35:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 03:35:10 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25201@lists.math.uh.edu Thu Feb 17 04:35:06 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ppue1-0006Ge-O8 for ding-account@gmane.org; Thu, 17 Feb 2011 04:35:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Ppudf-0003c2-I0; Wed, 16 Feb 2011 21:34:43 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Ppudd-0003bi-T2 for ding@lists.math.uh.edu; Wed, 16 Feb 2011 21:34:41 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ppudc-0003lB-IL for ding@lists.math.uh.edu; Wed, 16 Feb 2011 21:34:41 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Ppudb-0007gF-RH for ding@gnus.org; Thu, 17 Feb 2011 04:34:39 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ppudb-000671-Dz for ding@gnus.org; Thu, 17 Feb 2011 04:34:39 +0100 Original-Received: from 189.61.209.106 ([189.61.209.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Feb 2011 04:34:39 +0100 Original-Received: from kubito by 189.61.209.106 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Feb 2011 04:34:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 189.61.209.106 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (berkeley-unix) Cancel-Lock: sha1:CL+Ce1U2UpHJWFJcL518Kmx0CC8= X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-1688--4156h-0s--0d--H*u:Emacs, 0.000-1623--3997h-0s--0d--H*u:Gnus, 0.000-974--2398h-0s--0d--H*UA:v0.11, 0.000-974--2398h-0s--0d--H*u:v0.11, 0.000-974--2398h-0s--0d--H*UA:5.110011 Spam tokens: Autolearn status: no 0.0 FREEMAIL_FROM Sender email is freemail (kubito[at]gmail.com) 0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is CUSTOM_MED -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.9 NML_ADSP_CUSTOM_MED ADSP custom_med hit, and not from a mailing list 0.0 T_TO_NO_BRKTS_FREEMAIL T_TO_NO_BRKTS_FREEMAIL List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76862 Archived-At: Ted Zlatanov writes: > Thanks, Raphael. I comitted a change to DTRT (with some questions > posted here) for Emacs bug 8050, which I think you are also > experiencing. Your normal usage, at least, should be OK. Thanks a lot, it works fine now. I am still wondering if the prompts I get are better than the old one, though -- the old code used to infer the port from my ~/.gnus (via nnimap-server-port), and did not show the password in clear text when asking to store the data in ~/.authinfo.gpg. Is it possible to at least hide the password in the last prompt?