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

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

[emacs-wiki-discuss] Re: how to install muse in Emacs under Windows?


From: Raymond Zeitler
Subject: [emacs-wiki-discuss] Re: how to install muse in Emacs under Windows?
Date: Thu, 30 Mar 2006 14:07:24 -0500

Michael:

I'm glad make isn't required for muse and planner.

What I've always done is load all the planner source files into Emacs and
invoke Emacs-lisp-byte-compile on each one by recording and repeating a
keystroke macro.  But I suppose invoking byte-force-recompile would be
quicker.

--
Raymond Zeitler <address@hidden>
 

-----Original Message-----
Date: Thu, 30 Mar 2006 00:04:20 -0500
From: Michael Olson <address@hidden>
Subject: [emacs-wiki-discuss] Re: how to install muse in Emacs under
        Windows?
To: Emacs Wiki Discussion List <address@hidden>
Message-ID: <address@hidden>
Content-Type: text/plain; charset="us-ascii"

"C.S. Frank Liu" <address@hidden> writes:

> Could you instruct me how to "make" and "make install" muse lisp
> under windows? I am a newbie of using Emacs in Windows. I am not
> quite sure if I did it right to install Muse:
>
> In Makefile.defs, I specify the path:
>
> ELISPDIR = c:/ProgramFiles/muse
>
> but Emacs did not compile:
>
> 'make' is not recognized as an internal or external command,
> operable program or batch file.
>
> Thanks. I need some guidence.

In this case, it would probably be easier for you to not compile Muse.
Emacs Lisp code does not need to be compiled -- the only effect of
compiling is to create the muse-autoloads.el file and to make the code
slightly faster to load.






reply via email to

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