[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: configure x xemacs
In [emacs-w3m : No.12501]
On Mon, 28 Sep 2015 16:48:45 +0900, Katsumi Yamaoka wrote:
> The latest version of FLIM that is still being maintained is in
> GitHub. You can get and compile it as follows:
> $ git clone https://git@xxxxxxxxxx/wanderlust/flim.git
> $ cd flim; make EMACS=xemacs
You may want to add a thing like the following in the beginning
of the FLIM-MK file before performing `make'.
(push "~/.xemacs/xemacs-packages/lisp/apel" load-path)
The path name should be the directory where you've installed APEL.