Gnus development mailing list
 help / color / mirror / Atom feed
* [PATCH] gnus-group-display-picons bogosity
@ 1998-12-03 14:59 Didier Verna
  0 siblings, 0 replies; only message in thread
From: Didier Verna @ 1998-12-03 14:59 UTC (permalink / raw)



	The joys of cut'n paste ? ...

--- gnus-picon.el.orig	Thu Dec  3 15:54:40 1998
+++ gnus-picon.el	Thu Dec  3 15:56:24 1998
@@ -346,7 +346,7 @@
     (let* ((newsgroups (mail-fetch-field "newsgroups"))
 	   (groups
 	    (if (or gnus-picons-display-article-move-p
-		    (not newsgroups))(mail-fetch-field "newsgroups")
+		    (not newsgroups))
 		(list (gnus-group-real-name gnus-newsgroup-name))
 	      (split-string newsgroups ",")))
 	   group)


-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /      E.N.S.T. INF C201.1      mailto:verna@inf.enst.fr
/_/ / /_/ / /__ /        46 rue Barrault        Tel.   (33) 01 45 81 73 46
                      75634 Paris  cedex 13     Fax.   (33) 01 45 81 31 19


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

only message in thread, other threads:[~1998-12-03 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-03 14:59 [PATCH] gnus-group-display-picons bogosity Didier Verna

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