From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6699 Path: main.gmane.org!not-for-mail From: William Perry Newsgroups: gmane.emacs.gnus.general Subject: Re: smiley.el (was Re: gnus-smiley.el -- new version) Date: Fri, 14 Jun 1996 14:55:13 -0700 Message-ID: <199606142155.OAA08146@monolith.spry.com> References: <199606141723.AA017493012@teal.ece.ucdavis.edu> <199606141842.LAA07706@monolith.spry.com> Reply-To: wmperry@spry.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147117 4462 80.91.224.250 (20 Oct 2002 20:51:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:51:57 +0000 (UTC) Cc: (ding) GNUS Mailing List Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id PAA20219 for ; Fri, 14 Jun 1996 15:14:37 -0700 Original-Received: from monolith.spry.com (monolith.spry.com [198.185.2.198]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 14 Jun 1996 23:55:00 +0200 Original-Received: (from wmperry@localhost) by monolith.spry.com (8.7.4/8.7.3) id OAA08146; Fri, 14 Jun 1996 14:55:13 -0700 Original-To: Colin Rafferty Errors-to: wmperry@spry.com X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 Xref: main.gmane.org gmane.emacs.gnus.general:6699 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6699 Colin Rafferty writes: >William Perry writes: > >> Here is a slightly modified version... > >I have my own minor modification. I think that the logic here is great, >but I would love to just get rid of them altogether. You can change the >variable name if you like. > >(defvar smiley-is-the-spawn-of-satan 'nil > "If non-nil, `smiley-buffer' just dump all smileys.") Do you want to actually remove them from the buffer? You'll need more patching for that. -bp