Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt Armstrong <matta@geoworks.com>
Cc: ding@gnus.org
Subject: Re: Saving binary attachments no work under WinNT
Date: 15 Sep 1998 11:02:20 -700	[thread overview]
Message-ID: <u1zpd2r0z.fsf@ultraman.geoworks.com> (raw)
In-Reply-To: Ed's message of "Tue, 15 Sep 1998 06:41:02 -0700 (PDT)"

Ed <ejh@idcomm.com> writes:

> Howdy!
> 
> Hey can you tell me how to get rgnus-0.31 because I can't get gnus
> working on my win95 machine.
> 
> Thaksn!
> 
> Ed

Win95 != WinNT, so I'm not sure if my setup will work for you.

Make sure you're running Win32 Emacs 20.3.1
(http://www.cs.washington.edu/homes/voelker/ntemacs.html)

Download pgnus (http://www.gnus.org/pgnus.tar.gz).

Then I run a cygwin32 bash shell to get into an environment something
like Unix (http://www.cygnus.com/misc/gnu-win32/).

Untar rgnus (tar xzf rgnus.tar.gz), then build it according to the
instructions (./configure; make).  I don't bother installing it with
"make install."

Then add lines like this to your .emacs:

;; pgnus
(let ((prefix "~/Emacs/pgnus-0.31"))
  (add-to-list 'load-path (concat prefix "/lisp"))
  (add-to-list 'Info-default-directory-list (concat prefix "/texi")))

Next time you run emacs, M-x gnus should run rgnus.


Hope this helps.

-- 
matta



  parent reply	other threads:[~1998-09-15 18:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-14 23:22 Matt Armstrong
1998-09-15 13:38 ` Ed
     [not found] ` <199809151341.GAA26600@ns.geoworks.com>
1998-09-15 18:02   ` Matt Armstrong [this message]
1998-09-16  9:20 ` 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=u1zpd2r0z.fsf@ultraman.geoworks.com \
    --to=matta@geoworks.com \
    --cc=ding@gnus.org \
    /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).