From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11812 Path: main.gmane.org!not-for-mail From: Danny Siu Newsgroups: gmane.emacs.gnus.general Subject: Re: A question about smiley.el Date: 30 Jul 1997 14:44:24 -0700 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="pgp-sign-Multipart_Wed_Jul_30_14:44:16_1997-1"; micalg=pgp-md5 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035151463 32662 80.91.224.250 (20 Oct 2002 22:04:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:04:23 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id PAA31748 for ; Wed, 30 Jul 1997 15:41:35 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id RAA11288 for ; Wed, 30 Jul 1997 17:37:17 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 30 Jul 1997 23:39:21 +0200 Original-Received: (qmail 5148 invoked by uid 504); 30 Jul 1997 21:39:20 -0000 Original-Received: (qmail 5145 invoked from network); 30 Jul 1997 21:39:19 -0000 Original-Received: from smtp-relay-2.Adobe.COM (192.150.11.2) by claymore.vcinet.com with SMTP; 30 Jul 1997 21:39:19 -0000 Original-Received: by smtp-relay-2.Adobe.COM (8.8.5) with ESMTP id OAA26662; Wed, 30 Jul 1997 14:40:36 -0700 (PDT) Original-Received: by inner-relay-1.Adobe.COM (8.8.5) with ESMTP id OAA02783; Wed, 30 Jul 1997 14:37:46 -0700 (PDT) Original-Received: by mail-303.corp.Adobe.COM (8.7.5) with ESMTP id OAA01976; Wed, 30 Jul 1997 14:38:44 -0700 (PDT) Original-Received: by cranky (8.6.9) id OAA15848; Wed, 30 Jul 1997 14:44:25 -0700 Original-To: ding@gnus.org X-Location: San Jose, CA X-Disclaimer: My opinions, not my employer's. X-Url: http://www.csua.berkeley.edu/~dsiu X-Mailer: Gnus v5.4.64 with nnfolder X-Newsreader: Gnus v5.4.64 X-Emacs: 19.15 XEmacs Lucid X-Face: fHBvLrQQW(GRz#RNTAN(,')p8NGv}{6dMh\:?%*D\+8hgkiA_dub1@\,Y"r5'a8C(8e~cGG(WFTU\OlAqI[B?V7m'ZGkquvZ/d k~E"A"@WK;0mLF&\%W1kIC]O"z#/>YNUefE1%5/NUX;ml]@$nW;05Z9uZ/CqTz]A)+`1ROuF~||pG= k>Zi@hE- In-Reply-To: Danny Siu's message of "30 Jul 1997 10:06:32 -0700" Original-Lines: 123 Xref: main.gmane.org gmane.emacs.gnus.general:11812 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11812 --pgp-sign-Multipart_Wed_Jul_30_14:44:16_1997-1 Content-Type: multipart/mixed; boundary="Multipart_Wed_Jul_30_14:44:16_1997-1" Content-Transfer-Encoding: 7bit --Multipart_Wed_Jul_30_14:44:16_1997-1 Content-Type: text/plain; charset=US-ASCII For those who are interested, Lars, Forget about my previous patch. Apply this patch to get =) and =( smilies to work and more. -- ^..^ '/..\" ( oo ) )~ m( oo )m ,, ,, /=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\ | Danny Dick-Fung Siu http://www-leland.stanford.edu/~dsiu | | Reference System Group http://www.csua.berkeley.edu/~dsiu | | Adobe Systems Incorporated E-Mail: | | "What do you expect from a | | Cal. Berkeley grad.?" | \=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/ --Multipart_Wed_Jul_30_14:44:16_1997-1 Content-Type: application/octet-stream; type=patch Content-Disposition: attachment; filename="smiley.patch" Content-Transfer-Encoding: 7bit diff -C 5 lisp-org/ChangeLog lisp/ChangeLog *** lisp-org/ChangeLog Sat Jul 19 14:39:22 1997 --- lisp/ChangeLog Wed Jul 30 13:51:43 1997 *************** *** 1,5 **** --- 1,11 ---- + Wed Jul 30 13:46:30 1997 Danny Siu + + * smiley.el (smiley-buffer): make smiley case sensitive + (smiley-deformed-regexp-alist): added more regexp for happy smiley + (smiley-nosey-regexp-alist): same as above + Sat Jul 19 23:32:28 1997 Lars Magne Ingebrigtsen * gnus.el: Gnus v5.4.64 is released. Sat Jul 19 23:22:03 1997 Lars Magne Ingebrigtsen diff -C 5 lisp-org/smiley.el lisp/smiley.el *** lisp-org/smiley.el Wed Jun 18 08:31:43 1997 --- lisp/smiley.el Wed Jul 30 13:46:20 1997 *************** *** 61,74 **** --- 61,76 ---- ("\\(\\T_T\\)\\W" 1 "WideFaceWeep.xbm") ("\\(:-*[<«]+\\)\\W" 1 "FaceAngry.xpm") ("\\(:-+\\]+\\)\\W" 1 "FaceGoofy.xpm") ("\\(:-*D\\)\\W" 1 "FaceGrinning.xpm") ("\\(:-*[)>}»]+\\)\\W" 1 "FaceHappy.xpm") + ("\\(=[)>»]+\\)\\W" 1 "FaceHappy.xpm") ("\\(:-*[/\\\"]\\)[^/]\\W" 1 "FaceIronic.xpm") ("\\([8|]-*[|Oo%]\\)\\W" 1 "FaceKOed.xpm") ("\\([:|]-*#+\\)\\W" 1 "FaceNyah.xpm") ("\\(:-*[({]+\\)\\W" 1 "FaceSad.xpm") + ("\\(=[({]+\\)\\W" 1 "FaceSad.xpm") ("\\(:-*[Oo\*]\\)\\W" 1 "FaceStartled.xpm") ("\\(:-*|\\)\\W" 1 "FaceStraight.xpm") ("\\(:-*p\\)\\W" 1 "FaceTalking.xpm") ("\\(:-*d\\)\\W" 1 "FaceTasty.xpm") ("\\(;-*[>)}»]+\\)\\W" 1 "FaceWinking.xpm") *************** *** 84,97 **** --- 86,101 ---- '(("\\(:-+[<«]+\\)\\W" 1 "FaceAngry.xpm") ("\\(:-+\\]+\\)\\W" 1 "FaceGoofy.xpm") ("\\(:-+D\\)\\W" 1 "FaceGrinning.xpm") ("\\(:-+[}»]+\\)\\W" 1 "FaceHappy.xpm") ("\\(:-*)+\\)\\W" 1 "FaceHappy.xpm") + ("\\(=[)>]+\\)\\W" 1 "FaceHappy.xpm") ("\\(:-+[/\\\"]+\\)\\W" 1 "FaceIronic.xpm") ("\\([8|]-+[|Oo%]\\)\\W" 1 "FaceKOed.xpm") ("\\([:|]-+#+\\)\\W" 1 "FaceNyah.xpm") ("\\(:-+[({]+\\)\\W" 1 "FaceSad.xpm") + ("\\(=[({]+\\)\\W" 1 "FaceSad.xpm") ("\\(:-+[Oo\*]\\)\\W" 1 "FaceStartled.xpm") ("\\(:-+|\\)\\W" 1 "FaceStraight.xpm") ("\\(:-+p\\)\\W" 1 "FaceTalking.xpm") ("\\(:-+d\\)\\W" 1 "FaceTasty.xpm") ("\\(;-+[>)}»]+\\)\\W" 1 "FaceWinking.xpm") *************** *** 206,215 **** --- 210,220 ---- (set-buffer buffer)) (let ((buffer-read-only nil) (alist (if (symbolp smiley-regexp-alist) (symbol-value smiley-regexp-alist) smiley-regexp-alist)) + (case-fold-search nil) entry regexp beg group file) (goto-char (or st (point-min))) (setq beg (point)) ;; loop through alist (while (setq entry (pop alist)) --Multipart_Wed_Jul_30_14:44:16_1997-1-- --pgp-sign-Multipart_Wed_Jul_30_14:44:16_1997-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP MESSAGE----- Version: 2.6.2 Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface iQCVAwUBM9+1twj/eW/FQjKVAQEOJgP/RiJrTg0gYQQKxMn+KdsAky3cnrJcdx7Y 3svF4ATlZJlEcHzVtaeaiKl0xVxhP4mwKNtc3Wfnj/5QEaOZmsirX7S2lt7S7oTv R9oKHR4BHHnr3b7oMKQ7AEVar6kR4TC2/XRunL+z5K1i0i1I6eJp1xRLr1WqfO9c XSqAqerzFHw= =VI34 -----END PGP MESSAGE----- --pgp-sign-Multipart_Wed_Jul_30_14:44:16_1997-1--