Gnus development mailing list
 help / color / mirror / Atom feed
From: Torgny Nyblom <torgny@nyblom.org>
Subject: Re: Bug?
Date: Tue, 10 Oct 2000 07:22:49 +0200	[thread overview]
Message-ID: <uwvfhz2vq.fsf@nyblom.org> (raw)
In-Reply-To: ShengHuo ZHU's message of "Mon, 9 Oct 2000 17:21:52 -0400"

ShengHuo ZHU <zsh@cs.rochester.edu> writes:

> make.bat is written for NTEmacs. I don't know whether it works for
> XEmacs. And, a broken gnus.elc could cause the problem, so you'd
> better remove all .elc files before compiling.

It has worked fine until now. BTW all .elc are removed before
compiling. If this might be a problem how do I get gnus compiled?

>From make.bat:
---->
@echo off
set EMACS=D:\XEmacs-21.1.9\i386-pc-win32\xemacs.exe
set LISPDIR=D:\xemacs-packages\lisp\gnus

cd lisp
%EMACS% -batch -q -no-site-file -l ./dgnushack.el -f dgnushack-compile

del /q %LISPDIR%\OLD\*.*
copy %LISPDIR%\*.* %LISPDIR%\OLD\
del /q %LISPDIR%\*.*
copy *.* %LISPDIR%
del *.elc

cd ..

<----

-- 
Torgny Nyblom | torgny@linux.nu | +46 (0)709 987246




  reply	other threads:[~2000-10-10  5:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-06  5:32 Bug? Torgny Nyblom
2000-10-06 13:08 ` Bug? ShengHuo ZHU
2000-10-09 12:16   ` Bug? Torgny Nyblom
2000-10-09 12:23     ` Bug? Norbert Koch
2000-10-09 20:25     ` Bug? Torgny Nyblom
2000-10-09 21:21       ` Bug? ShengHuo ZHU
2000-10-10  5:22         ` Torgny Nyblom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-04 15:08 bug? Vladimir Volovich
2002-01-04 17:05 ` bug? Lars Magne Ingebrigtsen
2002-01-15  9:02   ` bug? Katsumi Yamaoka
2002-01-19 23:16     ` bug? Lars Magne Ingebrigtsen
1998-09-29 20:29 bug? Vladimir Volovich
1996-11-26 15:00 Bug? Brian Gorka
1996-11-26 16:03 ` Bug? Lars Magne Ingebrigtsen
1996-11-26 17:17   ` Bug? Sudish Joseph
1996-11-26 18:04     ` Bug? Raja R Harinath
1996-11-26 18:41       ` Bug? Sudish Joseph
1996-11-29  8:24         ` Bug? Lars Magne Ingebrigtsen
1996-11-26 16:41 ` Bug? Hrvoje Niksic
1996-10-24 11:35 bug? lars brinkhoff
1996-10-24 14:01 ` bug? William M. Perry
1996-10-24 14:14   ` bug? Kai Grossjohann
1996-10-24 16:01     ` bug? William M. Perry

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=uwvfhz2vq.fsf@nyblom.org \
    --to=torgny@nyblom.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).