This is the mail archive of the guile@cygnus.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]

Re: Guile and Emacs (was Re: Initial projects list)


Mikael Djurfeldt <mdj@nada.kth.se> writes:
> Last year, I started work on some extensions to the evaluator to make
> it more easily support other languages.  Even though I finally never
> got time to complete it, I got it to run elisp code, with proper
> dynamic binding.
> 
> If you give me a couple of days, I can email you what I've got right
> now.

Great!  Looking forward to it...

Doug Evans <devans@cygnus.com> writes:
> I just stub `require' out and explicitly load the relevant slib code.
> Though methinks guile-comp is ancient.  Certainly the hobbit there
> isn't the latest guile one (guile-hobbit-1.3.2 on ftp.red-bean.com).

Ah, with guile-comp in CVS, it hadn't occurred to me to look at the
ftp site.  Sigh.  I'll give that a shot, with the changes you suggest.
(If my net connection stays up long enough, that is.  *grumble*)

Thanks, guys!

Ken