From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76982 Path: news.gmane.org!not-for-mail From: nyc4bos@aol.com Newsgroups: gmane.emacs.gnus.general Subject: auth-source unnecessary prompting Date: Sun, 20 Feb 2011 00:44:44 -0500 Message-ID: <84oc67cl9v.fsf@aol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298180723 23848 80.91.229.12 (20 Feb 2011 05:45:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 05:45:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25315@lists.math.uh.edu Sun Feb 20 06:45:18 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 1Pr26f-0003TY-S4 for ding-account@gmane.org; Sun, 20 Feb 2011 06:45:18 +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 1Pr26R-0007kt-Aq; Sat, 19 Feb 2011 23:45:03 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Pr26O-0007kZ-TG for ding@lists.math.uh.edu; Sat, 19 Feb 2011 23:45:00 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Pr26O-0004NG-2f for ding@lists.math.uh.edu; Sat, 19 Feb 2011 23:45:00 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Pr26N-0004Jq-AS for ding@gnus.org; Sun, 20 Feb 2011 06:44:59 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pr26L-0003MU-Ay for ding@gnus.org; Sun, 20 Feb 2011 06:44:57 +0100 Original-Received: from 216.57.89.58 ([216.57.89.58]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Feb 2011 06:44:57 +0100 Original-Received: from nyc4bos by 216.57.89.58 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Feb 2011 06:44:57 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 216.57.89.58 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:IPglmUx/O3aSsxkn+wWHW00yEvw= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76982 Archived-At: Hi, I like the way that auth-sources is evolving and would like to make a suggestion: I think that it should not prompt for information that was already defined. In my `gnus-secondary-select-methods' I already define (nnimap-server-port 993) so I rather not see the prompt: Enter port for nyc4bos@:(143 993 imap imaps 993) (TAB to see the choices): It should just honor its value (or at least be configurable to do so). I DON'T want this entry to be in a .authinfo.gpg file, EVER, so this means I have to type 993 evry time when I already defined it as such. Thanks.