From xemacs-m  Tue Mar 18 09:15:31 1997
Received: from steadfast.teradyne.com (steadfast.teradyne.com [131.101.1.200])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA09409
	for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 09:15:26 -0600 (CST)
Received: from engine.ecf.teradyne.com (engine.ecf.teradyne.com [131.101.192.6]) by steadfast.teradyne.com (8.7.1/8.7.1) with ESMTP id KAA03846 for <xemacs-beta@xemacs.org>; Tue, 18 Mar 1997 10:18:49 -0500 (EST)
Received: from midnight.eng.ecf.teradyne.com (midnight.ecf.teradyne.com [131.101.192.49]) by engine.ecf.teradyne.com (8.7.1/8.7.1) with SMTP id QAA11325; Tue, 18 Mar 1997 16:14:47 +0100 (MET)
Received: by midnight.eng.ecf.teradyne.com (SMI-8.6/SMI-SVR4)
	id QAA19672; Tue, 18 Mar 1997 16:14:46 +0100
Sender: aichner@ecf.teradyne.com
To: xemacs-beta@xemacs.org
Subject: Re: itimer and gnus
References: <199703162125.QAA16468@swift.cc.gatech.edu> 	<QQchec22230.199703162133@crystal.WonderWorks.COM> 	<m2g1xvqxmv.fsf@altair.xemacs.org> 	<QQcheg23151.199703162230@crystal.WonderWorks.COM> 	<m24tebqwp6.fsf@altair.xemacs.org> 	<QQcheh23388.199703162248@crystal.WonderWorks.COM> 	<m2vi6rph6u.fsf@altair.xemacs.org> 	<199703171954.OAA02938@swapsdvlp02.ny-swaps-develop.ml.com> 	<u9afo2gt9y.fsf@neal.ctd.comsat.com> 	<m2wwr6qhw5.fsf@altair.xemacs.org> 	<u9ybbmf9bh.fsf@neal.ctd.comsat.com> 	<m2u3maqgzi.fsf@altair.xemacs.org> <199703172240.RAA11333@swapsdvlp02.ny-swaps-develop.ml.com> <m2afo1zz4s.fsf@altair.xemacs.org> <u9pvwxfizf.fsf@neal.ctd.comsat.com> <m2209duuxc.fsf@proletcult.slip.ifi.uio.no>
X-Face: 4[iHdXiTu\V3u[~\I)<f9HC);%~nG8`oUqv#uzvs6=\V{AjN6Sn
 c/qi;YLwRmEbt8Y*=j5n(urqY@chPh@J'D"QlqD!C8>*}#kYF[-tYl3VZga/HSOP|K,{L
 Rtu@f0y/=O&Cu}\:~d|P$JON?pn?j,&CnPb1z#/TL9bkAJwyol&a:SvYj-VYbM=Dtxhk9
 =w|R6U3_;SH&B<Mfy6Q%#
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=ISO-8859-1
From: Adrian Aichner <aichner@ecf.teradyne.com>
Date: 18 Mar 1997 16:14:43 +0100
In-Reply-To: Lars Magne Ingebrigtsen's message of 18 Mar 1997 15:38:39 +0100
Message-ID: <rxsd8sx1bbv.fsf@midnight.ecf.teradyne.com>
Lines: 47
X-Mailer: Gnus v5.4.28/XEmacs 20.1(beta8)
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id JAA09410

>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

    Lars> Neal Becker <neal@ctd.comsat.com> writes:
    >> I guess the problem is my smiley installation.  In my .emacs I have:
    >> 
    >> (require 'messagexmas)
    >> (autoload 'smiley-buffer "smiley" nil t)
    >> (add-hook 'mime-viewer/plain-text-preview-hook 'smiley-buffer)
    >> 
    >> What is the correct encantation?  How do we fix this so the user
    >> doesn't have the opportunity to screw it up?

    Lars> Well -- why do you have the `require' in there?

Hi Lars,

I have this in my .gnus too. I took it from:

http://xemacs.org/faq/xemacs-subsystems.html#Q4_0_11

which now that I look at it does not talk about Gnus in there.

I see smiley.el comes with gnus-5.4.28. From looking in there, I
suppose the following is the correct way to get smilies in Gnus,
right?

;; To use:
(require 'smiley)
(add-hook 'gnus-article-display-hook 'gnus-smiley-display t)

Regards,

Adrian

    Lars> -- 
    Lars> (domestic pets only, the antidote for overdose, milk.)
    Lars>   larsi@ifi.uio.no * Lars Ingebrigtsen



-- 
			    Adrian Aichner
			Applications Engineer
  Teradyne GmbH
  Semiconductor Test Group    Telephone +49/89/41861(0)-208
  Dingolfinger Strae 2       Fax       +49/89/41861-217
  D-81673 MNCHEN             E-mail    aichner@ecf.teradyne.com

