Gnus development mailing list
 help / color / mirror / Atom feed
* problem with picons
@ 1999-11-15 11:04 Dan Mills
  1999-11-16 11:00 ` Kim-Minh Kaplan
  0 siblings, 1 reply; 10+ messages in thread
From: Dan Mills @ 1999-11-15 11:04 UTC (permalink / raw)


Hello,

I'm having some problems getting picons to work.  I am using xemacs
21, and pgnus 0.96.  The relevant parts of my ~/.gnus are below.

The problem is that it doesn't display any picons at all.  I tried
going with the "Easy Picons" solution from the manual, but Gnus
complained that gnus-picons-display-where was nil, so I commented out
the "(setq gnus-use-picons t)" and set the variables myself.

My setup:

;; Picons
;;(setq gnus-use-picons t)
(add-hook 'gnus-article-display-hook
          'gnus-article-display-picons t)
(add-hook 'gnus-article-display-hook
          'gnus-picons-article-display-x-face t)
(setq gnus-picons-piconsearch-url
      "http://www.cs.indiana.edu:800/piconsearch")
(setq gnus-picons-display-where 'picons)


;;Change the default split of windows to add the picon window (and the bbdb)
(gnus-add-configuration
 '(article (vertical 1.0
               (summary .25 point)
	       (vertical 9
		       (horizontal 1.0
				("*BBDB*" 0.5)
				(picons 1.0)))
               (article 1.0))))

Thanks in advance,
-Dan

-- 
Dan Mills, Duke Class of 2000         -o)
email: dm(at)cs(dot)duke(dot)edu      /\\
-----------------------------------\ _\_v
Damn Sill.. Sand Mill?  All Minds! |_____


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

end of thread, other threads:[~1999-11-19 21:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-15 11:04 problem with picons Dan Mills
1999-11-16 11:00 ` Kim-Minh Kaplan
1999-11-16  6:22   ` Dan Mills
1999-11-16 14:48     ` Kim-Minh Kaplan
1999-11-16 22:22       ` David Porter
1999-11-17 13:59         ` Dan Mills
1999-11-17 16:14           ` Dan Mills
1999-11-18 10:30             ` Kim-Minh Kaplan
1999-11-18 17:54               ` Dan Mills
1999-11-19 21:35                 ` Matt McClure

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