This is the mail archive of the guile@sourceware.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: how to define a transformer?


Jost Boekemeier <jostobfe@calvados.zrz.TU-Berlin.DE> writes:

> > | I think it could be ok to require `import-lisp-variable' to make Lisp
> > | bindings accessible.  Once that is done, though, I think it would be
> > | cleaner to use an ordinary variable reference in Scheme rather that
> > | a function call.
> 
> That's news to me.  I thought that we want to translate lisp to scheme
> in which case Mikael's solution would be appropriate.

Yes, that's we will do separately.  On the other hand, I want to write
Emacs programs in Scheme as well, and that's what I'm doing right now.

  http://gemacs.sourceforge.net/

Anyway, I'm going to use eval-transformer for now.

-- Kei

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