From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18369 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: updated messkeyw.el Date: 02 Nov 1998 15:21:21 -500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156905 5818 80.91.224.250 (20 Oct 2002 23:35:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:35:05 +0000 (UTC) Keywords: keywords,update Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA24150 for ; Mon, 2 Nov 1998 15:23:21 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB11140; Mon, 2 Nov 1998 14:22:19 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 02 Nov 1998 14:22:06 -0600 (CST) 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 OAA12531 for ; Mon, 2 Nov 1998 14:21:56 -0600 (CST) Original-Received: from pocari-sweat.jprc.com (POCARI-SWEAT.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA24124 for ; Mon, 2 Nov 1998 15:21:51 -0500 (EST) Original-Received: (from karl@localhost) by pocari-sweat.jprc.com (8.8.7/8.8.7) id PAA12680; Mon, 2 Nov 1998 15:21:21 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu Original-Lines: 18 User-Agent: Gnus/5.07004 (Pterodactyl Gnus v0.40) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18369 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18369 http://www.cs.cmu.edu/~karl/pgnus/messkeyw.el . Several additions to the trivia stoplist. . Punctuation deletion corrected. . Nil "count" bug fixed. . Previously mentioned buffer-substring error fixed . New function, message-auto-keyword-insert, to insert keywords into all arriving mail, via nnmail-prepare-incoming-message-hook. (It's slightly disturbing to be using a module for 2 years, and when then making it publicly available, have 3 bugs pointed out in less than a week. One of them [2nd] was because I did some buggy "clean up" just before distributing it last week.) Lars, if you'd like to slurp a copy of this into the regular distribution, feel free. In fact, I'd even appreciate it. --karl