Gnus development mailing list
 help / color / mirror / Atom feed
* [PATCH] Unbalanced parentheses in spam.el
@ 2003-04-19 16:22 Karl Pflästerer
  2003-04-19 20:36 ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Pflästerer @ 2003-04-19 16:22 UTC (permalink / raw)


Hi,
there are unbalanced parentheses in current spam.el. I just inserted the
old value.


Gnus source patch:
Diff command:   cvs -q diff -u
Files affected: spam.el

Index: spam.el
===================================================================
RCS file: /usr/local/cvsroot/gnus/lisp/spam.el,v
retrieving revision 6.93
diff -u -u -r6.93 spam.el
--- spam.el	18 Apr 2003 17:51:31 -0000	6.93
+++ spam.el	19 Apr 2003 16:17:58 -0000
@@ -75,7 +75,7 @@
 When nil, only ham and unclassified groups will have their spam moved
 to the spam-process-destination.  When t, spam will also be moved from
 spam groups."
-  :type 'repeat (choice
+  :type 'boolean
   :group 'spam)
 
 (defcustom spam-mark-only-unseen-as-spam t
==================================================================

bye
   KP

-- 
"Lisp is worth learning for the profound enlightenment experience you
will have when you finally get it; that experience will make you a
better programmer for the rest of your days, even if you never
actually use Lisp itself a lot."                     -- Eric S. Raymond



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Unbalanced parentheses in spam.el
  2003-04-19 16:22 [PATCH] Unbalanced parentheses in spam.el Karl Pflästerer
@ 2003-04-19 20:36 ` Ted Zlatanov
  0 siblings, 0 replies; 2+ messages in thread
From: Ted Zlatanov @ 2003-04-19 20:36 UTC (permalink / raw)


Fixed, thanks.

Ted




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-19 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-19 16:22 [PATCH] Unbalanced parentheses in spam.el Karl Pflästerer
2003-04-19 20:36 ` Ted Zlatanov

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).