From xemacs-m  Wed Mar  5 19:32:30 1997
Received: from jens.metrix.de (jens@jens.metrix.de [194.123.88.124])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA15801
	for <xemacs-beta@xemacs.org>; Wed, 5 Mar 1997 19:32:25 -0600 (CST)
Received: (from jens@localhost) by jens.metrix.de (8.7.6/8.7.3) id CAA00686; Thu, 6 Mar 1997 02:32:02 +0100
To: xemacs-beta@xemacs.org
Subject: Re: gnus smileys test
References: <hhvi76157e.fsf@dres.elam.org>
X-Face: Z[@OB)("ZvE?ev~1b+b!0ZUB.$%rh.9qE>dVf>q}Q/V?%d`J3gd!LR\aAZ8<Hwi]xTA(:*c;i3,?K?+rCy*^b$)a,}E?eo},}x2]5LlJysyoUOK"o[>K)'\Ulb7y-7*.If^;rHl['oa)n_M7E6w+LDKMs"G8_`c)uOS1^}.1|8Ill]7X68X-paeUOpBhz<F`B0?~^2Et~GYfw~/0]H]nx4~C_E/_mp#^7Ixc:
Reply-To: jens@lemming0.lem.uni-karlsruhe.de
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Jens Lautenbacher <jens@metrix.de>
Date: 06 Mar 1997 02:32:01 +0100
In-Reply-To: James LewisMoss's message of 05 Mar 1997 14:58:09 -0500
Message-ID: <m3iv3524by.fsf@jens.metrix.de>
Lines: 39
X-Mailer: Gnus v5.4.17/XEmacs 19.15

James LewisMoss <dres@scsn.net> writes:

> [1  <message/rfc822>]
> 
> [1.1  <nil>]
> MIME-Version: 1.0
> 
> Test smileys:  :-] :-o :-) ;-) :-\ :-| :-d :-P 8-| :-(
> 
> /usr/local/bin:/usr/bin:/bin:/.
> 
> I noticed in someone's screen shot a little while back that they had
> smilies in their mail reading buffer.  I thought how cute and went
> looking for it. ;)

You're right. They're /definitely/ cool. (I don't think that anyone is
surprised that I'm saying this.... :-))
 
> Found it. Only needs one small patch not to make that path statement
> above have smilies at every :/ (just the last now).  It looks like it
> was just accidentally left out of the file since every other regexp is
> written this way.
> 
I don't have a smiley at all in the path statement. There are two list
of regexps matching smileys. Use "smiley-nosey-regexp-alist" to get
less often wrong matches (but this may leave out some intentional
malformed smileys, also.) I think it's better not to match all than
math more than there are.


BUT: There is a bug in this code as I just discpvered. Try pressing
with the mouse on them (they should toggle between textual and graphical
repesentation. This *doesn't* *work* for smiley number 7 and 8. They
just vanish. Could someone please check this if it happens on her
setup also?

	  
Regards,
		JTL

