Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: Smiley.el
Date: 14 Nov 1997 06:39:11 +0100	[thread overview]
Message-ID: <kigk9ecf30g.fsf@jagor.srce.hr> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "13 Nov 1997 22:16:28 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Greg Stark <gsstark@MIT.EDU> 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.

It should also be conditionalized to not work on XEmacs, because
XEmacs display-table model cannot handle stuff like "\e[11m\C-a\e[10m"
in its disp-table entries.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Then...  his face does a complete change of expression.  It goes from
a "Vengeance is mine" expression, to a "What the fuck" blank look.


  reply	other threads:[~1997-11-14  5:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-07  7:02 Smiley.el Greg Stark
1997-11-13 21:16 ` Smiley.el Lars Magne Ingebrigtsen
1997-11-14  5:39   ` Hrvoje Niksic [this message]
  -- strict thread matches above, loose matches on Subject: below --
1996-06-17 14:07 smiley.el Dr. Pete Gieser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kigk9ecf30g.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).