emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] invalid-function error in byte-compiled emacs-w


From: Vadim Nasardinov
Subject: Re: [emacs-wiki-discuss] invalid-function error in byte-compiled emacs-wiki
Date: Fri, 12 Nov 2004 11:26:45 -0500
User-agent: KMail/1.5.4

On Wednesday 10 November 2004 10:51, Vadim Nasardinov wrote:
> I tried to package up emacs-wiki 2.62.0 [1] as an RPM [2].
> 
> I found that a byte-compiled version of this release does not work.

Never mind.  I wasn't setting the load path correctly.  The following
seems to work fine:


echo "(add-to-list 'load-path nil)" > compile-script
emacs -q -no-site-file -batch -l compile-script  -f batch-byte-compile *.el





reply via email to

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