From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: (aset UNIBYTE-STRING MULTIBYTE-CHAR) Date: Thu, 14 Feb 2008 07:49:25 +0900 Message-ID: <874pcctqtm.fsf@catnip.gol.com> References: <871w7g91dz.fsf@uwakimon.sk.tsukuba.ac.jp> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202943015 17498 80.91.229.12 (13 Feb 2008 22:50:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Feb 2008 22:50:15 +0000 (UTC) Cc: Kenichi Handa , Stefan Monnier , emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 13 23:50:38 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPQR3-0005fO-JJ for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 23:50:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPQQZ-00066H-Ue for ged-emacs-devel@m.gmane.org; Wed, 13 Feb 2008 17:50:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPQQ5-0005n9-5q for emacs-devel@gnu.org; Wed, 13 Feb 2008 17:49:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPQQ3-0005mA-FR for emacs-devel@gnu.org; Wed, 13 Feb 2008 17:49:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPQQ3-0005ln-7L for emacs-devel@gnu.org; Wed, 13 Feb 2008 17:49:35 -0500 Original-Received: from smtp11.dentaku.gol.com ([203.216.5.73]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPQPz-0008Pa-D1; Wed, 13 Feb 2008 17:49:31 -0500 Original-Received: from 203-216-97-023.dsl.gol.ne.jp ([203.216.97.23] helo=catnip.gol.com) by smtp11.dentaku.gol.com with esmtpa (Dentaku) id 1JPQPu-0001OX-TQ; Thu, 14 Feb 2008 07:49:26 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 9DEC62FF7; Thu, 14 Feb 2008 07:49:25 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: <871w7g91dz.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Thu, 14 Feb 2008 03:06:48 +0900") Original-Lines: 20 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88994 Archived-At: "Stephen J. Turnbull" writes: > > PS: I see bindat.el uses string-make-unibyte is a similar way to the > > place where we recently switched to unibyte-string, except that th > > source is an array rather than a list, and I was thinking: wouldn't > > it make sense to allow `apply' to take an array of args rather than > > a list of args? > > How Pythonic! No need for insults Stephen! [p.s. Stefan -- great idea, probably will be a lot more efficient than using a list...] -Miles -- "Don't just question authority, Don't forget to question me." -- Jello Biafra