* Compiling lisp files on Win32 box
@ 2003-05-03 16:27 Sean Rima
2003-05-03 19:02 ` Eli Zaretskii
[not found] ` <mailman.5535.1051988828.21513.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: Sean Rima @ 2003-05-03 16:27 UTC (permalink / raw)
Hi Folks,
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
Sean
--
Q: Because it reverses the logical flow of conversation.
A: Why is top posting frowned upon?
Normal Email sean AT tcob1 DOT net GPG Key Id 7DA70294
ICQ: 679813 Jabber: tcobone@jabber.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Compiling lisp files on Win32 box
2003-05-03 16:27 Compiling lisp files on Win32 box Sean Rima
@ 2003-05-03 19:02 ` Eli Zaretskii
[not found] ` <mailman.5535.1051988828.21513.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2003-05-03 19:02 UTC (permalink / raw)
> 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).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Compiling lisp files on Win32 box
[not found] ` <mailman.5535.1051988828.21513.help-gnu-emacs@gnu.org>
@ 2003-05-03 20:16 ` Sean Rima
0 siblings, 0 replies; 3+ messages in thread
From: Sean Rima @ 2003-05-03 20:16 UTC (permalink / raw)
On 3 May 2003, eliz@elta.co.il wrote:
>>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).
MAny thanks that did the trick, I may goto a cygwin setup anyway :)
Sean
--
Q: Because it reverses the logical flow of conversation.
A: Why is top posting frowned upon?
Normal Email sean AT tcob1 DOT net GPG Key Id 7DA70294
ICQ: 679813 Jabber: tcobone@jabber.org
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-03 20:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-03 16:27 Compiling lisp files on Win32 box Sean Rima
2003-05-03 19:02 ` Eli Zaretskii
[not found] ` <mailman.5535.1051988828.21513.help-gnu-emacs@gnu.org>
2003-05-03 20:16 ` Sean Rima
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).