From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59187 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: OpenPGP header Date: Tue, 16 Nov 2004 21:43:57 +0100 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100637907 12228 80.91.229.6 (16 Nov 2004 20:45:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Nov 2004 20:45:07 +0000 (UTC) Original-X-From: ding-owner+M7727@lists.math.uh.edu Tue Nov 16 21:44:44 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CUABu-0004Pr-00 for ; Tue, 16 Nov 2004 21:44:43 +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 1CUABj-0001Ap-00; Tue, 16 Nov 2004 14:44:31 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CUABf-0001Ak-00 for ding@lists.math.uh.edu; Tue, 16 Nov 2004 14:44:27 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CUABV-0003Hg-BG for ding@lists.math.uh.edu; Tue, 16 Nov 2004 14:44:17 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id 06A183A0014 for ; Tue, 16 Nov 2004 14:44:16 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CUABT-00062e-00 for ; Tue, 16 Nov 2004 21:44:15 +0100 Original-Received: from c494102a.s-bi.bostream.se ([217.215.27.65]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Nov 2004 21:44:15 +0100 Original-Received: from jas by c494102a.s-bi.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Nov 2004 21:44:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 26 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c494102a.s-bi.bostream.se OpenPGP: id=0xB565716F; url=http://josefsson.org/key.txt X-Hashcash: 1:23:041116:gmane.emacs.gnus.general::wuItCLNb53YVWfpA:0000000000000000000000000000000000000DuPo User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:f079Io8eJtZBgOauaebQ2ni4JLU= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59187 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59187 Steve Youngs writes: > * Simon Josefsson writes: > > > Steve Youngs writes: > >> `message-hidden-headers' > > > It doesn't seem to work here. First I fix gnus-posting-styles, and > > verify that I get OpenPGP: in new messages. But after adding ^OpenPGP > > to message-hidden-headers, the header disappears completely, and is > > not even shown in the SMTP trace buffer of what is actually sent. > > > Is m-h-h broken? > > Works here. And now it works here as well. O well, never mind. So to recap, I guess there is no need for new functionality when adding OpenPGP to outgoing headers. gnus-posting-styles is sufficient. Automatically populating the header seem like a bad idea. For handling incoming OpenPGP headers, the patch inspired by Jochen, that has been installed, seem like a useful start. There are more things Gnus could do when it see OpenPGP headers, but it is not clear exactly what behavior is useful now.