From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: Compiling lisp files on Win32 box
Date: Sat, 03 May 2003 22:02:53 +0300 [thread overview]
Message-ID: <3791-Sat03May2003220253+0300-eliz@elta.co.il> (raw)
In-Reply-To: <uy91of11u.fsf@tcob1.net> (message from Sean Rima on 03 May 2003 17:27:25 +0100)
> From: Sean Rima <spamtrap@tcob1.net>
> Newsgroups: gnu.emacs.help
> Date: 03 May 2003 17:27:25 +0100
>
> I just stuck Emacs-mvcs (Win32 version) onto an XP box without any other
> tools, now I am at a loss as I cannot find a way to install things like
> bbdb and mailcrypt
If you need to know how to byte-compile Lisp files, here's the
command:
emacs -batch -f batch-byte-compile foo.el
This produces foo.elc from foo.el. You then move foo.elc to the
appropriate directory (something mentioned on your load-path).
next prev parent reply other threads:[~2003-05-03 19:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-03 16:27 Compiling lisp files on Win32 box Sean Rima
2003-05-03 19:02 ` Eli Zaretskii [this message]
[not found] ` <mailman.5535.1051988828.21513.help-gnu-emacs@gnu.org>
2003-05-03 20:16 ` Sean Rima
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3791-Sat03May2003220253+0300-eliz@elta.co.il \
--to=eliz@elta.co.il \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).