From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74100 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.gnus.general Subject: Re: auth-source tokens Date: Mon, 15 Nov 2010 17:03:30 +0100 Message-ID: <87pqu6vajx.fsf@gmx.de> 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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1289837114 9688 80.91.229.12 (15 Nov 2010 16:05:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 15 Nov 2010 16:05:14 +0000 (UTC) Cc: ding@gnus.org To: Ted Zlatanov Original-X-From: ding-owner+M22468@lists.math.uh.edu Mon Nov 15 17:05:06 2010 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 1PI1YD-0007ur-6l for ding-account@gmane.org; Mon, 15 Nov 2010 17:05:01 +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 1PI1XQ-0004JF-EJ; Mon, 15 Nov 2010 10:04:12 -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 1PI1XO-0004J1-Sf for ding@lists.math.uh.edu; Mon, 15 Nov 2010 10:04:10 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PI1XK-0007KJ-Kt for ding@lists.math.uh.edu; Mon, 15 Nov 2010 10:04:10 -0600 Original-Received: from mailout-de.gmx.net ([213.165.64.22] helo=mail.gmx.net) by quimby.gnus.org with smtp (Exim 3.36 #1 (Debian)) id 1PI1XJ-000710-00 for ; Mon, 15 Nov 2010 17:04:05 +0100 Original-Received: (qmail invoked by alias); 15 Nov 2010 16:03:33 -0000 Original-Received: from p4FC18A1F.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [79.193.138.31] by mail.gmx.net (mp066) with SMTP; 15 Nov 2010 17:03:33 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19SeQxReBdS3WFrf9OLR63bDcrjYvQhC90qkEJERD 3nhHz37lYNA6TW User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74100 Archived-At: Ted Zlatanov writes: > OK, final revision I hope... Note all backends will just throw an error > rather than changing the return value when creation fails. I think > that's the least surprising behavior. I'm OK with this. The auth-sources info pages might show some examples, though. > Ted Best regards, Michael.