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)


Keisuke Nishida <kxn30@po.cwru.edu> writes:

> Could you work on adding the new Lisp type to Emacs?

Sorry, I have too many projects already.  Besides I don't know enough
about the Emacs garbage collector.

>   (import-lisp-body-macro save-execution)
>   (import-lisp-body-macro with-current-buffer #t 2)
> 
> The second argument can be a Scheme name of the macro unless it is #t.
> The third argument is the number of arguments of the macro (1 is default).

With a third argument like that, you could take out the "body-".

> How this looks like?  This is my current implementation.

I'll look at it later.

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