Gnus development mailing list
 help / color / mirror / Atom feed
* "L i" won't let me edit the match string
@ 1999-09-06  9:20 Robert Bihlmeyer
  0 siblings, 0 replies; only message in thread
From: Robert Bihlmeyer @ 1999-09-06  9:20 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

Hi,

is there any rationale, why `gnus-summary-increase-score' allows me to 
edit match strings for all types of headers, /except/ message-id ("i") 
matches?

If this was just a mistake, I propose the following patch:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 489 bytes --]

diff -u pgnus/lisp/gnus-score.el~ pgnus/lisp/gnus-score.el
--- pgnus/lisp/gnus-score.el~	Mon Sep  6 11:15:46 1999
+++ pgnus/lisp/gnus-score.el	Mon Sep  6 11:15:46 1999
@@ -502,7 +502,7 @@
 	    (?s "subject" nil nil string)
 	    (?b "body" "" nil body-string)
 	    (?h "head" "" nil body-string)
-	    (?i "message-id" nil t string)
+	    (?i "message-id" nil nil string)
 	    (?r "references" "message-id" nil string)
 	    (?x "xref" nil nil string)
 	    (?e "extra" nil nil string)

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]


        Robbe

-- 
Robert Bihlmeyer       reads: Deutsch, English, MIME, Latin-1, NO SPAM!
<robbe@orcus.priv.at>    <http://stud2.tuwien.ac.at/~e9426626/sig.html>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-06  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-06  9:20 "L i" won't let me edit the match string Robert Bihlmeyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).