From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59878 Path: main.gmane.org!not-for-mail From: =?utf-8?Q?Arne_J=C3=B8rgensen?= Newsgroups: gmane.emacs.gnus.general Subject: password-cache-expiry and encrypt-password-cache-expiry (was: Patch for smime-stuff) Date: Tue, 22 Feb 2005 18:07:55 +0100 Organization: Arne Joergensen -- http://arnested.dk/ Message-ID: <878y5gzfo4.fsf@seamus.arnested.dk> References: <87d5uszhp7.fsf@seamus.arnested.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1109091976 20883 80.91.229.2 (22 Feb 2005 17:06:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Feb 2005 17:06:16 +0000 (UTC) Original-X-From: ding-owner+M8419@lists.math.uh.edu Tue Feb 22 18:06:16 2005 Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by ciao.gmane.org with esmtp (Exim 4.43) id 1D3dTp-0007sJ-Mw for ding-account@gmane.org; Tue, 22 Feb 2005 18:05:50 +0100 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 1D3dWc-0007Md-00; Tue, 22 Feb 2005 11:08:42 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1D3dWY-0007MY-00 for ding@lists.math.uh.edu; Tue, 22 Feb 2005 11:08:38 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1D3dWV-0002RG-MX for ding@lists.math.uh.edu; Tue, 22 Feb 2005 11:08:35 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1D3dWU-0000bm-00 for ; Tue, 22 Feb 2005 18:08:34 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1D3dSc-0007d8-Hh for ding@gnus.org; Tue, 22 Feb 2005 18:04:34 +0100 Original-Received: from 213.237.94.152 ([213.237.94.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Feb 2005 18:04:34 +0100 Original-Received: from arne by 213.237.94.152 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Feb 2005 18:04:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213.237.94.152 X-Face: 5t,7/Y$&<1A_t.$vC2{pWZ{m@3_06;kcm]no{hgEL/}Uz(>XV6cl4}xO\v?-h3%>znNaZtq `~rf,GY1T%r=a.zH`hOb(-]'x)nI088Z&|e;V^h;/TShou User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:ElQGcprexC/1IkPq/9oNitUXnZI= X-Spam-Score: -4.9 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu X-MailScanner-From: ding-owner+m8419@lists.math.uh.edu X-MailScanner-To: ding-account@gmane.org Xref: main.gmane.org gmane.emacs.gnus.general:59878 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59878 Arne Jørgensen writes: > (smime-ask-passphrase): Use `password-read-and-add' to read (and > cache) password. I noticed that `encrypt-password-cache-expiry' defaults to 200 seconds _and_ when set, sets `password-cache-expiry' (default value 16 seconds) too. Since both are loaded by gnus the value of `password-cache-expiry' ends up being 200 seconds. Is this wise? Kind regards, -- Arne Jørgensen