emacs-devel
[Top][All Lists]
Advanced

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

Re: Bogus byte-compiler warnings


From: Davis Herring
Subject: Re: Bogus byte-compiler warnings
Date: Thu, 16 Nov 2006 18:51:11 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Chong Yidong <cyd <at> stupidchicken.com> writes:

> !        (if (eq 'and (car-safe ,condition))
> !            (cdr-safe ,condition)


Tiny point: you can just use `cdr' here, since `car-safe' returned non-nil.

Davis





reply via email to

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