emacs-devel
[Top][All Lists]
Advanced

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

Re: request for a new function, say, `sequence'


From: Kenichi Handa
Subject: Re: request for a new function, say, `sequence'
Date: Tue, 8 Apr 2003 17:10:04 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Vinicius Jose Latorre <address@hidden> writes:

> Richard Stallman wrote:
>> Your code looks the cleanest; please install it.
>> 
>> Has someone updated etc/NEWS?
>> 

> Done.  See the doc associated:

Thank you for it.

The intention of using make-list in my version was to avoid
repeated call of cons.  But, I found that Fmake_list
actually calls Fcons repeatedly.  I was wrongly thiking that
there's a premitive that makes a list at once.

---
Ken'ichi HANDA
address@hidden





reply via email to

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