help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using gnus in Windows


From: Marcus Frings
Subject: Re: using gnus in Windows
Date: Sat, 10 Jan 2004 13:54:31 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

* Miguel Frasson <frasson@brutus.math.leidenuniv.nl> wrote:

> What is necessary to have a working gnus in GNU emacs if I use windows?

> at home...
> (emacs-version) --> "GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of
> 2004-01-04 on CASA" 

It's quite easy. Get the stable version from <http://www.gnus.org/> or
if you are a bad boy take a nightly snapshot from
<ftp://ftp.kreonet.re.kr/pub/tools/emacs/gnus/snapshots/> and untar the
archive. Then call `make.bat':

make.bat c:\emacs\bin

(or your directory where Emacs binaries are installed)

Then add to your .emacs:

(add-to-list 'load-path "c:/your-path-to/gnus/lisp")
(add-to-list 'Info-default-directory-list "c:/your-path-to/gnus/texi/")

And now start customizing Gnus. A _very_ good resource for configuration
files is Zonix' homepage: <http://www.zonix.de/div/el/gnus.html>

Regards,
Marcus
-- 
"Und selbst für die Verlorenen, denen Leben und Tod nur noch ein Spott ist,
gibt es Dinge, die sie nicht zu ihrem Gespött machen wollen."


reply via email to

[Prev in Thread] Current Thread [Next in Thread]