Gnus development mailing list
 help / color / mirror / Atom feed
From: Didier Verna <verna@inf.enst.fr>
Subject: [PATCH] gnus-group-display-picons bogosity
Date: 03 Dec 1998 15:59:01 +0100	[thread overview]
Message-ID: <qyj7lw9clvu.fsf@metheny.enst.fr> (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


                 reply	other threads:[~1998-12-03 14:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=qyj7lw9clvu.fsf@metheny.enst.fr \
    --to=verna@inf.enst.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).