From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76154 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.gnus.general Subject: Re: auth-source.el rewrite Date: Mon, 31 Jan 2011 15:30:25 +0100 Message-ID: <87mxmhkuwu.fsf@gmx.de> References: <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> <877hds1x07.fsf@lifelogs.com> <87ei80oyj9.fsf@gmx.de> <8739ofzjfb.fsf@lifelogs.com> <87fwsfihkp.fsf@gmx.de> <877hdrxv27.fsf@lifelogs.com> <8739ofxqf8.fsf@lifelogs.com> <87mxmm47hm.fsf@gmx.de> <87ei7yumj2.fsf@lifelogs.com> <87y663hk9n.fsf@gmx.de> <877hdldbz7.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296484266 24435 80.91.229.12 (31 Jan 2011 14:31:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 31 Jan 2011 14:31:06 +0000 (UTC) Cc: ding@gnus.org To: Ted Zlatanov Original-X-From: ding-owner+M24506@lists.math.uh.edu Mon Jan 31 15:31:01 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 1PjumT-0008Qn-2B for ding-account@gmane.org; Mon, 31 Jan 2011 15:31: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 1PjumD-0008R8-Ex; Mon, 31 Jan 2011 08:30:45 -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 1PjumB-0008Qz-Uf for ding@lists.math.uh.edu; Mon, 31 Jan 2011 08:30:43 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PjumA-0000zn-F1 for ding@lists.math.uh.edu; Mon, 31 Jan 2011 08:30:43 -0600 Original-Received: from mailout-de.gmx.net ([213.165.64.22]) by quimby.gnus.org with smtp (Exim 4.72) (envelope-from ) id 1Pjum9-00008m-0T for ding@gnus.org; Mon, 31 Jan 2011 15:30:41 +0100 Original-Received: (qmail invoked by alias); 31 Jan 2011 14:30:34 -0000 Original-Received: from p57BBD1DD.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.209.221] by mail.gmx.net (mp054) with SMTP; 31 Jan 2011 15:30:34 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/6Ar1qcZT6sq3L9H5BRYtE94gqc6h/3j9MYxSkUI Kok5U5fFo0FEgk In-Reply-To: <877hdldbz7.fsf@lifelogs.com> (Ted Zlatanov's message of "Sun, 30 Jan 2011 20:49:00 -0600") 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:76154 Archived-At: Ted Zlatanov writes: > I put a full example for the :create option in the docs, see the > attached source below. It's not implemented, just the docs are done. > What do you think? I like it better, it's clear what it does and how it > does it. Also I made creation include only the keys in :create, not any > search key. Let's do it this way. > Ted Best regards, Michael.