From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17179 Path: main.gmane.org!not-for-mail From: "Edward J. Sabol" Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus 0.29 and quote coloring in message display Date: Wed, 16 Sep 1998 10:49:08 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <199809161449.KAA26304@alderaan.gsfc.nasa.gov> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155927 32016 80.91.224.250 (20 Oct 2002 23:18:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:18:47 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA03419 for ; Wed, 16 Sep 1998 10:49:43 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id JAF04347; Wed, 16 Sep 1998 09:20:34 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 16 Sep 1998 09:49:23 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA17779 for ; Wed, 16 Sep 1998 09:49:15 -0500 (CDT) Original-Received: from alderaan.gsfc.nasa.gov (alderaan.gsfc.nasa.gov [128.183.127.237]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id KAA03409 for ; Wed, 16 Sep 1998 10:49:10 -0400 (EDT) Original-Received: by alderaan.gsfc.nasa.gov (950413.SGI.8.6.12/951211.SGI.AUTO) id KAA26304; Wed, 16 Sep 1998 10:49:08 -0400 Original-To: Gnus Mailing List In-reply-to: (message from Lars Magne Ingebrigtsen on 16 Sep 1998 11:33:37 +0200) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:17179 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:17179 Excerpts from mail: (16-Sep-98) Re: pgnus 0.29 and quote coloring in message display by Lars Magne Ingebrigtsen > Per Abrahamsen writes: >> Instead we should have a number of more specialized options, including >> separate hooks to highlight/wash the headers, and hooks to >> highlight/wash any text/plain section found anywhere in the article. > > I'm inclined to agree with this. > > gnus-article-display-header-hook > gnus-article-display-body-hook > > Er... Would that be it? [snip] > Or do we need more hooks? I really think it would be cleaner if we had separate hooks for highlighting and washing/altering the text to insure that any and all highlighting/coloring comes after any washing. gnus-article-wash-header-hook gnus-article-wash-body-hook gnus-article-display-header-hook gnus-article-display-body-hook Later, Ed