emacs-devel
[Top][All Lists]
Advanced

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

Re: window groups


From: Miles Bader
Subject: Re: window groups
Date: Sat, 31 May 2008 16:09:05 +0900

Daniel Colascione <address@hidden> writes:
>> It does not HAVE to store anything.  (The number doesn't store
>> anything.)  Its function is to be unique.
>
> What about using gensym?

(1) it's a cl function, and
(2) afaik, symbols take _more_ space than conses...

But if it doesn't matter very much what you use, as long as they're
unique, you can just leave it unspecified, and say that it returns a
"unique cookie" or something.

-Miles
-- 
Accord, n. Harmony.




reply via email to

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