[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-guile 0.1 release
From: |
Martin Grabmueller |
Subject: |
Re: emacs-guile 0.1 release |
Date: |
Thu, 26 Apr 2001 15:58:33 +0200 (MET DST) |
> From: Keisuke Nishida <address@hidden>
> Date: Thu, 26 Apr 2001 02:24:21 -0400
>
> This is my initial release of Guile programming support
> for Emacs users.
>
> http://prdownloads.sourceforge.net/gemacs/emacs-guile-0.1.tar.gz
[...]
> Although I have tested it only with Guile 1.4[.1] and
> GNU Emacs 21.0.102, I think it works with any modern
> Emacsen.
>
> This version is very early development and has lots of
> problems. Any help is appreciated. The latest version
> can be found in the guile-core module in CVS.
First it complained with
Symbol's function definition is void: mapc
and then, after renaming mapc to mapcar (don't know if that is
correct):
Symbol's function definition is void: dolist
I have this Emacs:
GNU Emacs 20.6.3 (sparc-sun-solaris2.7, X toolkit) of Thu Mar 9 2000 on yu
HTH,
'martin