From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6705 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 15:52:21 -0700 Message-ID: <199606142252.PAA00229@monolith.spry.com> References: <199606141842.LAA07706@monolith.spry.com> <199606142157.AA115989460@teal.ece.ucdavis.edu> Reply-To: wmperry@spry.com NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147122 4487 80.91.224.250 (20 Oct 2002 20:52:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:52:02 +0000 (UTC) Cc: wmperry@spry.com, ding@ifi.uio.no 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 QAA21163 for ; Fri, 14 Jun 1996 16:16:13 -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 ; Sat, 15 Jun 1996 00:51:38 +0200 Original-Received: (from wmperry@localhost) by monolith.spry.com (8.7.4/8.7.3) id PAA00229; Fri, 14 Jun 1996 15:52:21 -0700 Original-To: Wes Hardaker Errors-to: wmperry@spry.com X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 Xref: main.gmane.org gmane.emacs.gnus.general:6705 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6705 Wes Hardaker writes: > >William Perry writes: > >|> Here is a slightly modified version that uses a tty-specifier in the glyph >|> so that you do not have to check if you are in X or not. > >But why bother going through the trouble of creating a glyph >containing text? It would use less time on a tty display if you >simply exited earlier than that... Of course, you could always change >the face of the smilies if you like instead on a text display... I routinely run XEmacs simultaneously on both a TTY and an X display, and they share buffers, etc. Since the smiley-buffer makes the smileys invisible, you lose the information when showing it on a TTY. >|> The finding of the pixmap directory needs to be automatic though. > >I figured when it finally rolled into red-gnus, it would come with the >etc.tar.gz package or something... Or at least found in a similar manner. Ah, the joys of auxiliary files. :) -Bill P.