From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77481 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: auth-source-search Date: Thu, 03 Mar 2011 17:11:58 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1299168768 5557 80.91.229.12 (3 Mar 2011 16:12:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2011 16:12:48 +0000 (UTC) To: nognus Original-X-From: ding-owner+M25804@lists.math.uh.edu Thu Mar 03 17:12:44 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 1PvB8u-0002Qc-9o for ding-account@gmane.org; Thu, 03 Mar 2011 17:12:44 +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 1PvB81-0004jM-IC; Thu, 03 Mar 2011 10:11:49 -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 1PvB7y-0004j0-IS for ding@lists.math.uh.edu; Thu, 03 Mar 2011 10:11:46 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PvB7s-0000fE-Hl for ding@lists.math.uh.edu; Thu, 03 Mar 2011 10:11:46 -0600 Original-Received: from [85.183.18.158] (helo=asus1015pem) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PvB7r-00040t-FG for ding@gnus.org; Thu, 03 Mar 2011 17:11:39 +0100 Original-Received: from shamrock by asus1015pem with local (Exim 4.72) (envelope-from ) id 1PvB8D-0002QN-Bn for ding@gnus.org; Thu, 03 Mar 2011 17:12:01 +0100 User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -0.2 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77481 Archived-At: Could some kind soul show me how to get a password using auth-source-search. (auth-source-search :host '("myhost")) returns something, but whats the equivalent of the deprecated (auth-source-user-or-password "password" "host" 'imap) (btw, why would ':host "myhost"' not be valid?) thanks r.