From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75968 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: auth-source.el rewrite Date: Tue, 25 Jan 2011 15:42:00 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <877hds1x07.fsf@lifelogs.com> References: <87d3qylr29.fsf@marauder.physik.uni-ulm.de> <87fwvu5ele.fsf_-_@lifelogs.com> <87wrp4yjtk.fsf@lifelogs.com> <87eiarj0eu.fsf@lifelogs.com> <87pqu795st.fsf@gmx.de> <87tyjjpfkw.fsf@lifelogs.com> <87ipzz8a79.fsf@gmx.de> <87k4ked3fq.fsf@lifelogs.com> <87pqu6vajx.fsf@gmx.de> <87bp36dxfc.fsf_-_@lifelogs.com> <87ipxdlvqd.fsf@gnus.org> <8762tc538p.fsf@lifelogs.com> <87k4hsitc0.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295991748 6251 80.91.229.12 (25 Jan 2011 21:42:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 Jan 2011 21:42:28 +0000 (UTC) Cc: To: Michael Albinus Original-X-From: ding-owner+M24320@lists.math.uh.edu Tue Jan 25 22:42:24 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 1Phqed-00089W-Dl for ding-account@gmane.org; Tue, 25 Jan 2011 22:42:23 +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 1PhqeS-0007GV-Af; Tue, 25 Jan 2011 15:42:12 -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 1PhqeR-0007GM-91 for ding@lists.math.uh.edu; Tue, 25 Jan 2011 15:42:11 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PhqeP-0006kG-OA for ding@lists.math.uh.edu; Tue, 25 Jan 2011 15:42:11 -0600 Original-Received: from chirelay1o.jumptrading.com ([38.98.147.153] helo=chirelay1.jumptrading.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PhqeO-0002k2-MI for ding@gnus.org; Tue, 25 Jan 2011 22:42:08 +0100 Original-Received: from chirelay1.jumptrading.com (unknown [127.0.0.1]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id 9FFE932002A for ; Tue, 25 Jan 2011 15:42:02 -0600 (CST) X-AuditID: 26629395-a13e7bb000001250-95-4d3f43aac3eb Original-Received: from chiexchange02.w2k.jumptrading.com (unknown [38.98.147.140]) by chirelay1.jumptrading.com (Symantec Mail Security) with ESMTP id 70F172DC006 for ; Tue, 25 Jan 2011 15:42:02 -0600 (CST) Original-Received: from internalsmtp.w2k.jumptrading.com (10.2.4.29) by chiexchange02.w2k.jumptrading.com (10.2.4.71) with Microsoft SMTP Server id 8.1.291.1; Tue, 25 Jan 2011 15:42:01 -0600 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com ([10.2.14.81]) by internalsmtp.w2k.jumptrading.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 25 Jan 2011 15:42:01 -0600 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: <87k4hsitc0.fsf@gmx.de> (Michael Albinus's message of "Tue, 25 Jan 2011 22:09:19 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-OriginalArrivalTime: 25 Jan 2011 21:42:01.0906 (UTC) FILETIME=[B3679920:01CBBCD8] X-Brightmail-Tracker: AAAAAA== X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75968 Archived-At: On Tue, 25 Jan 2011 22:09:19 +0100 Michael Albinus wrote: MA> Ted Zlatanov writes: >> I don't want to affect all the people using auth-source.el currently. >> Remember it's not just a Gnus facility. So I wanted to get the API >> settled before comitting. Michael Albinus will probably know if the API >> makes sense in terms of the Secrets API; I think it should couple OK. MA> It's already on my todo list. I hope I find a free time slot for test, MA> latest the weekend. Thanks but don't worry about testing, just look at the API and the code. I haven't written anything for the Secrets API so you have to use the netrc backend as a sample implementation. MA> I owe also the SS section for the auth-sources manual ... No rush on that, especially with the API changes I'm making. Ted