This is the mail archive of the guile-emacs@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: success with 20.7


Hi Chris,

At Tue, 15 Jan 2002 13:12:07 -0500 (EST),
Chris Beggy wrote:
> 
> I've had success with guile-emacs-0.5, up to the "Hello, world"
> point.  Are there any small scheme libraries available?
> 
> What would a starting point for emacs 21.1 be?

I have stopped working on guile-emacs.  My idea was to embed
Guile into Emacs, which was not a good idea.

Later on I started a new project, called emacs-guile ;), which
intended to use Guile from Emacs as an external language processor.
With emacs-guile, you can use Guile's module libraries from Emacs
by importing them into the Lisp world.

See the following package for more info:

  http://prdownloads.sourceforge.net/gemacs/emacs-guile-0.2.tar.gz

Not me, but Ken Raeburn is working on a project that is replacing
Emacs's core evaluator by Guile's one.  I do not follow the latest
work of it.  How's it going, Ken?

I do not have time to work on Guile these days.  I hope I will be
able to continue my projects some day.

Best regards,
Keisuke Nishida


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]