From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12829 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Smiley.el Date: 13 Nov 1997 22:16:28 +0100 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035152298 5921 80.91.224.250 (20 Oct 2002 22:18:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:18:18 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id QAA26704 for ; Thu, 13 Nov 1997 16:01:07 -0800 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with ESMTP id SAA11550 for ; Thu, 13 Nov 1997 18:01:31 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no (8.8.7/8.8.7/ifi0.2) with SMTP id XAA06539 for ; Thu, 13 Nov 1997 23:32:59 +0100 (MET) Original-Received: (qmail 446 invoked by uid 504); 13 Nov 1997 22:32:58 -0000 Original-Received: (qmail 438 invoked from network); 13 Nov 1997 22:32:53 -0000 Original-Received: from xyplex17.uio.no (HELO sparky.gnus.org) (129.240.154.37) by claymore.vcinet.com with SMTP; 13 Nov 1997 22:32:50 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id XAA09103; Thu, 13 Nov 1997 23:32:46 +0100 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Greg Stark's message of "07 Nov 1997 02:02:34 -0500" X-Mailer: Quassia Gnus v0.14/XEmacs 19.15 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > (aset standard-display-table 25 (vector (create-glyph "\^[[11m\^A\^[[10m"))) > (aset standard-display-table 26 (vector (create-glyph "\^[[11m\^B\^[[10m"))) > > make ^X and ^Z display as smiley faces on a terminal on linux i386 > (and probably on an alpha with a vga card). I think this might make a fun addition to smiley.el if anybody wants to implement it. It should definitely use a display table local to the article buffer, though. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen