|
| From: | Vinicius Jose Latorre |
| Subject: | Re: Question about byte-compiler warning |
| Date: | Wed, 26 Sep 2007 13:35:06 -0300 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 |
Stefan Monnier wrote:
(eval-and-compile (cond ((featurep 'xemacs) <xemacs-part>) (t <emacs-part> ))))It could also be used as an alternative construction.eval-and-compile is ugly.
Yep, it's ugly, but it works, that is, no warning.
| [Prev in Thread] | Current Thread | [Next in Thread] |