From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44787 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-picons-piconsearch-url ?? Date: Fri, 10 May 2002 17:04:12 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <7jtn0v9k4wa.fsf@computer.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1021043261 21148 127.0.0.1 (10 May 2002 15:07:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 May 2002 15:07:41 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 176Bzg-0005Uy-00 for ; Fri, 10 May 2002 17:07:41 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 176Byz-0002vE-00; Fri, 10 May 2002 10:06:57 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 10 May 2002 10:07:13 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA22060 for ; Fri, 10 May 2002 10:07:00 -0500 (CDT) Original-Received: (qmail 24415 invoked by alias); 10 May 2002 15:06:39 -0000 Original-Received: (qmail 24409 invoked from network); 10 May 2002 15:06:38 -0000 Original-Received: from fepb.post.tele.dk (195.41.46.145) by gnus.org with SMTP; 10 May 2002 15:06:38 -0000 Original-Received: from defun.localdomain ([195.249.130.13]) by fepB.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020510150634.ZQDC19716.fepB.post.tele.dk@defun.localdomain> for ; Fri, 10 May 2002 17:06:34 +0200 Original-To: ding@gnus.org In-Reply-To: <7jtn0v9k4wa.fsf@computer.org> (puneet@computer.org's message of "Thu, 9 May 2002 10:14:03 +0000 (UTC)") Original-Lines: 17 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44787 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44787 puneet@computer.org (puneet) writes: > I am not able to trace the variable gnus-picons-piconsearch-url in the > gnus-picon.el or anywhere else. C-hv also does not show any help for > the variable. > > gnus.info tells me to set the same variable in .gnus. > > What am I missing?? Unfortunately the section about picons in the manual is mostly obsolete. To use picons you have to download the picons archive, install it locally and set `gnus-picon-databases' accordingly, e.g. (setq gnus-picon-databases '("/home/harder/picons"))