emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs/lisp/calc calc.el


From: Miles Bader
Subject: Re: emacs/lisp/calc calc.el
Date: Tue, 28 Apr 2009 08:01:15 +0900

Jay Belanger <address@hidden> writes:
>> copy-list is a CL function, which may not be used at runtime.
>> Hence this warning:
>>
>> calc.el:3781:1:Warning: the function `copy-list' is not known to be defined.
>
> Oops; how careless of me.
> I'll fix it right away.

BTW, you might be able to just use `copy-sequence' instead, which is a C 
builtin.

-Miles

-- 
Electricity, n. The cause of all natural phenomena not known to be caused by
something else.





reply via email to

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