From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63862 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.gnus.general Subject: Re: mml1991-signers and mml2015-signers Date: Sun, 22 Oct 2006 09:43:22 +0900 Message-ID: References: <87y7rau4xf.fsf@denkblock.local> <871wp22h8i.fsf@denkblock.local> <8e0f93b0-fd03-4c26-bf6e-f127d15d08f7@well-done.deisui.org> <87zmbpobnj.fsf@denkblock.local> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1161478476 1719 80.91.229.2 (22 Oct 2006 00:54:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Oct 2006 00:54:36 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+m12389@lists.math.uh.edu Sun Oct 22 02:54:35 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GbRbe-0007d3-RX for ding-account@gmane.org; Sun, 22 Oct 2006 02:54:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1GbRbN-00072G-00; Sat, 21 Oct 2006 19:54:09 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1GbRR5-00072B-00 for ding@lists.math.uh.edu; Sat, 21 Oct 2006 19:43:31 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1GbRR3-0006OL-P5 for ding@lists.math.uh.edu; Sat, 21 Oct 2006 19:43:31 -0500 Original-Received: from g96069.scn-net.ne.jp ([210.231.96.69] helo=localhost) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1GbRR1-00049i-00 for ; Sun, 22 Oct 2006 02:43:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=well-done.deisui.org) by localhost with esmtp (Exim 4.63) (envelope-from ) id 1GbRQw-0001in-Io; Sun, 22 Oct 2006 09:43:22 +0900 Original-To: Elias Oltmanns X-Attribution: DU In-Reply-To: <87zmbpobnj.fsf@denkblock.local> (Elias Oltmanns's message of "Sat, 21 Oct 2006 18:51:12 +0200") User-Agent: T-gnus/6.17.2 (based on No Gnus v0.2) EMIKO/1.14.1 (Choanoflagellata) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 EasyPG/0.0.5 MULE XEmacs/21.4 (patch 14) (Reasonable Discussion) (i686-pc-linux) X-Spam-Score: -2.4 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63862 Archived-At: >>>>> In <87zmbpobnj.fsf@denkblock.local> >>>>> Elias Oltmanns wrote: > Reiner Steib wrote: > > On Sat, Oct 21 2006, Daiki Ueno wrote: > > > >> You have to set mml1991-signers instead of mml2015-signers? > >> ;; I think mml is very bad naming though... > > > > Would it make sense to introduce a new variable, say `mml-signers' (in > > `mml-sec.el'?), and let both, `mml1991-signers' and `mml2015-signers', > > default to the value of `mml-signers'. Or make `mml????-signers' > > obsolete and use the new variable throughout? > I've just verified that setting mml1991-signers does indeed set my > issue. To me it seems that having one variable to control both cases > at the same time (at least as a fallback solution as suggested by > you) would be far less confusing. Indeed there are a few variables in this kind. mml-secure-verbose mml-secure-cache-passphrase mml-secure-passphrase-cache-expiry mml-sec.el also handles S/MIME, as these variables are general purpuse, they will make sense when I(?) make mml-smime.el to support EasyPG. On the other hand, the value of mml-signers will be dependent on the backend. How about mml-secure-pgp-signers or mml-pgp-signers? Regards, -- Daiki Ueno