chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Geiser now has Chicken 5 Support


From: Vasilij Schneidermann
Subject: Re: [Chicken-users] Geiser now has Chicken 5 Support
Date: Sat, 17 Nov 2018 17:08:02 +0100

> That'd be a missing elisp method; it's used in the version check.
> 
> What version of emacs are you using?

`equalp` is from cl.el, so unless you've loaded it up, it won't be
defined.  This is therefore most likely an oversight in the code.  That
being said, `equalp` is very close to `equal`, so if you can, use that
instead.

Vasilij Schneidermann



reply via email to

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