Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Subject: Re: MIME in Red Gnus, and picons, yes, its two in one =)
Date: 28 Oct 1996 16:38:47 -0800	[thread overview]
Message-ID: <m2d8y2ob8o.fsf@deanna.miranova.com> (raw)
In-Reply-To: Brian Oneill's message of 23 Oct 1996 18:59:35 -0500

>>>>> "Brian" == Brian Oneill <btoneill@member.com> writes:

Brian> First off, I heard that there is MIME support in Red Gnus, is
Brian> this correct?

MIME support is available separately in the form of the tm (Tools for
MIME package).  Directions for obtaining tm are in the Gnus FAQ.

Tools for MIME will be distributed standard with XEmacs 19.15.

Brian> Secondly, is it possible in a .gnus to run a function _only_ if
Brian> you are running in an X environment?

See the sample.emacs included with XEmacs for lots and lots of
examples.

(when (and (string-match "XEmacs\\|Lucid" emacs-version)
           (equal (console-type) 'x))
  ; Picons initialization
)

-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
What are the last two letters of "doesn't" and "can't"?
Coincidence?  I think not.


  reply	other threads:[~1996-10-29  0:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-23 23:59 Brian Oneill
1996-10-29  0:38 ` Steven L Baur [this message]
1996-10-29  6:37   ` Steinar Bang
1996-10-29 23:06   ` Eric Hendrickson
1996-10-30  9:49     ` Wesley.Hardaker

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=m2d8y2ob8o.fsf@deanna.miranova.com \
    --to=steve@miranova.com \
    /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).