From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54748 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: PGG default values Date: Sun, 09 Nov 2003 23:22:14 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <13408.1068408992@chicory.stanford.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1068416723 23781 80.91.224.253 (9 Nov 2003 22:25:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Nov 2003 22:25:23 +0000 (UTC) Original-X-From: ding-owner+M3289@lists.math.uh.edu Sun Nov 09 23:25:21 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AIxzl-0001bx-00 for ; Sun, 09 Nov 2003 23:25:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AIxzZ-0007LI-00; Sun, 09 Nov 2003 16:25:09 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AIxzR-0007LC-00 for ding@lists.math.uh.edu; Sun, 09 Nov 2003 16:25:01 -0600 Original-Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [193.162.153.3]) by justine.libertine.org (Postfix) with ESMTP id 2D8BF3A00A0 for ; Sun, 9 Nov 2003 16:25:01 -0600 (CST) Original-Received: from [195.249.130.100] (0xc3f98264.esnxr3.ras.tele.dk [195.249.130.100]) by pfepb.post.tele.dk (Postfix) with ESMTP id C117C5EE0CF for ; Sun, 9 Nov 2003 23:24:53 +0100 (CET) Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Sun, 09 Nov 2003 23:00:11 +0100") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54748 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54748 Simon Josefsson writes: > Looking at my ~/.emacs I (only) have these two: > > '(pgg-encrypt-for-me t) > '(pgg-passphrase-cache-expiry 12345678) > > The defaults are nil and 16 respectively. > > I think the first one should default to t. [..] Opinions? I agree. > For the second one, I think 16 seconds is a rather pointless cache > (maybe only to fix the extra invocation of gpg for GCC). Yup, I think GCC was the reason for that value.