Gnus development mailing list
 help / color / mirror / Atom feed
From: Stainless Steel Rat <ratinox@ccs.neu.edu>
Subject: Re: New things, new things + logo in XEmacs on text display
Date: Mon, 18 Dec 1995 21:03:32 -0500	[thread overview]
Message-ID: <199512190203.VAA02779@delphi.ccs.neu.edu> (raw)
In-Reply-To: Kevin Cheek's message of 18 Dec 1995 20:30:59 -0500

-----BEGIN PGP SIGNED MESSAGE-----

>>>>> "KC" == Kevin Cheek <kcheek@umich.edu> writes:

KC> Obsgnus: Would it be possible for sgnus (or XEmacs) to notice
KC> whether it is being run on a text-only display and display the
KC> appropriate logo on startup?

It's always possible to do something in Emacs:

(and (string-match "XEmacs" emacs-version)
     (equal (device-type) 'tty))

will return t if XEmacs is running on a tty.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBMNYc+p6VRH7BJMxHAQF/YAP/eQRxwA8jYBlNZZiLBS3jggZsZ7qZN9++
jFXEbCgzsvDXO7hxmbShleud2k1BxG6Q23TUw5JNt5awrMMDSduxCbpi0MA6JGHH
UyJP0XVyemQIwXD9scSO/mJotWBnA8KWSWoQObc2AdId3OG3nkOW/CiqmyAi/pTS
RZ/IaS+4npA=
=JwNy
-----END PGP SIGNATURE-----
-- 
Rat <ratinox@ccs.neu.edu>          \ If Happy Fun Ball begins to smoke, get
PGP Public Key: Ask for one today!  \ away immediately. Seek shelter and cover
http://www.ccs.neu.edu/home/ratinox/ \ head.


  reply	other threads:[~1995-12-19  2:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-18 23:59 New things, new things Lars Magne Ingebrigtsen
1995-12-19  1:30 ` New things, new things + logo in XEmacs on text display Kevin Cheek
1995-12-19  2:03   ` Stainless Steel Rat [this message]
1995-12-19  2:48   ` Steven L. Baur
1995-12-20  2:54   ` Lars Magne Ingebrigtsen

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=199512190203.VAA02779@delphi.ccs.neu.edu \
    --to=ratinox@ccs.neu.edu \
    /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).