From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51044 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general,gmane.emacs.xemacs.user.russian Subject: Re: [patch] smiley-buffer Date: Wed, 26 Mar 2003 15:47:05 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2ny931g8ja.fsf@zsh.cs.rochester.edu> References: <87llz654lt.fsf@mail.kubtelecom.ru> <87el4w6gak.fsf@mail.kubtelecom.ru> <87ptof8ql2.fsf@mail.kubtelecom.ru> <87n0jj5u7w.fsf@mail.kubtelecom.ru> <87n0jj2p2t.fsf@mail.kubtelecom.ru> <87of3z2fmi.fsf@unix.home> <87isu6ign5.fsf@mail.kubtelecom.ru> <87el4upega.fsf@unix.home> <87llz2djqo.fsf_-_@unix.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048711716 21343 80.91.224.249 (26 Mar 2003 20:48:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Mar 2003 20:48:36 +0000 (UTC) Cc: ding@gnus.org Original-X-From: owner-ding@hpc.uh.edu Wed Mar 26 21:48:34 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18yHp4-0005Xk-00 for ; Wed, 26 Mar 2003 21:48:34 +0100 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 18yHoK-0002Bu-00; Wed, 26 Mar 2003 14:47:48 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 26 Mar 2003 14:48:50 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id OAA00357 for ; Wed, 26 Mar 2003 14:48:37 -0600 (CST) Original-Received: (qmail 82040 invoked by alias); 26 Mar 2003 20:47:31 -0000 Original-Received: (qmail 82035 invoked from network); 26 Mar 2003 20:47:31 -0000 Original-Received: from zsh.cs.rochester.edu (HELO piglet.jia.vnet) (192.5.53.126) by 66.230.238.6 with SMTP; 26 Mar 2003 20:47:31 -0000 Original-Received: from piglet.jia.vnet (localhost [127.0.0.1]) by piglet.jia.vnet (8.12.8/8.12.5) with ESMTP id h2QKl6jb015278; Wed, 26 Mar 2003 15:47:06 -0500 Original-Received: (from zsh@localhost) by piglet.jia.vnet (8.12.8/8.12.6/Submit) id h2QKl5LV015276; Wed, 26 Mar 2003 15:47:05 -0500 Original-To: xemacs-users-ru@xemacs.org X-Attribution: ZSH X-Face: #zw9`a=vHLkn+ZH8C (deskpot@myrealbox.com's message of "Wed, 26 Mar 2003 22:13:19 +0300") User-Agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.3.50 (gnu/linux) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51044 gmane.emacs.xemacs.user.russian:355 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51044 deskpot@myrealbox.com (Vasily Korytov) writes: > On the xemacs-users-ru maling list a smiley-buffer function was > requested in Oort (it exists in XEmacs version of smiley.el). I wrote > one, but I'm not sure, if it mimics the arglist and return values (this > one returns the value of smiley-region). Anyway, attaching the patch. Installed. Thanks. ShengHuo