This is the mail archive of the guile-emacs@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: special forms (save-excursion)


Kalle Olavi Niemitalo <tosi@ees2.oulu.fi> writes:

> How are you going to handle special forms in guile-emacs?
> They can't be wrapped as easily as normal functions.
> Will their C source be rewritten for Guile?

Oops, I misunderstood.  I'm not going to write those macros in C
for Guile, because it will be more hard and less portable.
Let's do the easier one, and rewrite it when it becomes necessary.

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