From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16975 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: summary decode hook Date: 12 Sep 1998 07:07:52 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <5bvhmuwsmc.fsf@rye.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155758 30948 80.91.224.250 (20 Oct 2002 23:15:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:15:58 +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 BAA28500 for ; Sat, 12 Sep 1998 01:47:34 -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 AAF14918; Sat, 12 Sep 1998 00:18:34 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 12 Sep 1998 00:45:51 -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 AAA22335 for ; Sat, 12 Sep 1998 00:45:38 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp039.uio.no [129.240.240.40]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id BAA28454 for ; Sat, 12 Sep 1998 01:45:01 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id HAA07743; Sat, 12 Sep 1998 07:48:06 +0200 Mail-Copies-To: never X-Now-Reading: Ursula K. Le Guin's _Unlocking the Air and Other Stories_ Original-To: ding@gnus.org In-Reply-To: Shenghuo ZHU's message of "11 Sep 1998 11:56:11 +-400" User-Agent: Gnus/5.070028 (Pterodactyl Gnus v0.28) XEmacs/21.0 (Finnish Landrace) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > The hook, gnus-article-decode-hook, has been added to PGNUS. I think > gnus-summary-decode-hook, nnheader-decode-hook, or something like this > should also be added, so that customized decoding functions can be > added to decode headers in summary buffer. Any thought? I think `gnus-parse-headers-hook' could be used for this. > I'd like the hook is called with arguments of header and group-name. Well, hooks functions are parameter-less functions, but I think it would be better to adjust when the hook is called from within Gnus -- say, in group/topic parameters, or some new alist variable to customize these things, if necessary. > The file, rfc1843.el, is attatched. Any suggestion? It looks fine to me. (But I don't read chinese. :-) I'll mail you the necessary paperwork for inclusion in Emacs. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen