From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43885 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?Bj=F8rn?= Mork Newsgroups: gmane.emacs.gnus.general Subject: Re: Indication of signed messages? Date: Thu, 14 Mar 2002 19:36:06 +0100 Organization: De-bay Olivia Danger Sender: owner-ding@hpc.uh.edu Message-ID: References: <87elin2fzc.fsf@nwalsh.com> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1016131013 13519 127.0.0.1 (14 Mar 2002 18:36:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 14 Mar 2002 18:36:53 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16la5s-0003Vx-00 for ; Thu, 14 Mar 2002 19:36:53 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16la5P-0007nT-00; Thu, 14 Mar 2002 12:36:23 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 14 Mar 2002 12:36:29 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA18478 for ; Thu, 14 Mar 2002 12:36:17 -0600 (CST) Original-Received: (qmail 12601 invoked by alias); 14 Mar 2002 18:36:08 -0000 Original-Received: (qmail 12596 invoked from network); 14 Mar 2002 18:36:07 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 14 Mar 2002 18:36:07 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 16la8K-0002eb-00 for ; Thu, 14 Mar 2002 19:39:24 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 15 Original-NNTP-Posting-Host: m0rs41.cm.chello.no Original-X-Trace: quimby.gnus.org 1016131164 10174 62.179.170.4 (14 Mar 2002 18:39:24 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 14 Mar 2002 18:39:24 GMT User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu) Cancel-Lock: sha1:TJNC162m74TvZG1UDZ1edclmGyg= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43885 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43885 Norman Walsh writes: > Article washing does such a good job of cleaning up the extra headers > associated with signed messages that I can't even tell who's sending > them to me. > > It does seem like I might want to know. Is there a setting that'll show > me some subtle indication that a message was signed? You could set (setq gnus-buttonized-mime-types '("multipart/signed")) if the 'p' in the mode line is too subtle.. Bjørn