request review testing: syncase

2009-04-07 Thread Andy Wingo
Hey folks, I've rebased the syncase branch on top of current master, and fixed everything I know about. Now you can have macros in modules that expand to references to identifiers that are local to the module that the macro was defined in. I mean to say: (define-module (foo)

Re: GSoC: Emacs Lisp support for GNU Guile

2009-04-07 Thread Samuel Bronson
On Fri, Apr 3, 2009 at 4:31 PM, Chong Yidong c...@stupidchicken.com wrote: Andy Wingo wi...@pobox.com writes: On Wed 01 Apr 2009 06:31, Stefan Monnier monn...@iro.umontreal.ca writes:    (defun append (l1 l2)      (declare (type _∷_ ↓ x ⊛ sequence Γ)) Another tack would be something like