From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51203 Path: main.gmane.org!not-for-mail From: "Sebastian D.B. Krause" Newsgroups: gmane.emacs.gnus.general Subject: Re: New variable message-generate-headers-last? Date: Wed, 02 Apr 2003 17:28:41 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <874r5gj4uu.fsf@sdbk.de> References: <874r5h3o87.fsf@sdbk.de> <84vfxxdoer.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1049297380 17133 80.91.224.249 (2 Apr 2003 15:29:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 2 Apr 2003 15:29:40 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Wed Apr 02 17:29:36 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 190kBE-0004Rf-00 for ; Wed, 02 Apr 2003 17:29:36 +0200 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 190kAb-00074z-00; Wed, 02 Apr 2003 09:28:57 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Apr 2003 09:30:01 -0600 (CST) Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA20742 for ; Wed, 2 Apr 2003 09:29:51 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 190kA4-0004L5-00 for ; Wed, 02 Apr 2003 17:28:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@hpc.uh.edu Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 190kA3-0004Kw-00 for ; Wed, 02 Apr 2003 17:28:23 +0200 Original-Lines: 13 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:RZsjHyOdTsfdD0is4vpoGsbimGM= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51203 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51203 On 3500 September 1993, Kai Großjohann wrote: > I wonder if you could use (propertize "...original Face header..." > 'invisible t) as the value of the Face header? I can't find any information about propertize. You should this look like?: (setq gnus-posting-styles '(((message-news-p) (organization "http://www.sdbk.de/") ("Face" (gnus-face-from-file (expand-file-name "~/.face.jpg")))))) I want to hide both headers.