emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bogus change(s) in cl-macs.el


From: Miles Bader
Subject: Re: bogus change(s) in cl-macs.el
Date: Fri, 19 Nov 2004 12:51:40 +0900

> I myself suggested the following alternate type solution, which I
> believe would not have broken anything:
> 
> !       (let ((var (with-no-warnings (gensym))))

As well as being unclean, that doesn't solve the problem of gensym
being undefined at runtime.

I think Stefan's change is correct.

-Miles




reply via email to

[Prev in Thread] Current Thread [Next in Thread]