From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Re: map-file-lines Date: Tue, 03 Feb 2009 15:56:51 +0100 Message-ID: <8763jr4lho.fsf@tux.homenetwork> References: <86wsc87o3c.fsf@lifelogs.com> <86k5887eg6.fsf@lifelogs.com> <874ozb4x41.fsf@tux.homenetwork> <86vdrr62dj.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1233673647 31183 80.91.229.12 (3 Feb 2009 15:07:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Feb 2009 15:07:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 03 16:08:37 2009 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 1LUMpp-0004Dk-Ib for ged-emacs-devel@m.gmane.org; Tue, 03 Feb 2009 16:05:40 +0100 Original-Received: from localhost ([127.0.0.1]:43109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUMoW-0002w2-R1 for ged-emacs-devel@m.gmane.org; Tue, 03 Feb 2009 10:03:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUMoS-0002ut-Le for emacs-devel@gnu.org; Tue, 03 Feb 2009 10:03:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUMoR-0002uN-5Z for emacs-devel@gnu.org; Tue, 03 Feb 2009 10:03:44 -0500 Original-Received: from [199.232.76.173] (port=40246 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUMoR-0002uF-2x for emacs-devel@gnu.org; Tue, 03 Feb 2009 10:03:43 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:40062 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LUMoQ-0003WQ-DT for emacs-devel@gnu.org; Tue, 03 Feb 2009 10:03:42 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LUMoG-0004PJ-Vi for emacs-devel@gnu.org; Tue, 03 Feb 2009 15:03:32 +0000 Original-Received: from 90.211.85-79.rev.gaoland.net ([79.85.211.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Feb 2009 15:03:32 +0000 Original-Received: from thierry.volpiatto by 90.211.85-79.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 03 Feb 2009 15:03:32 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 90.211.85-79.rev.gaoland.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.90 (gnu/linux) Cancel-Lock: sha1:4wObTFgkbfB459fM1FvkpPgSOkU= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:108683 Archived-At: Ted Zlatanov writes: > On Tue, 03 Feb 2009 11:45:50 +0100 Thierry Volpiatto wrote: > > TV> Can you try `tve-flines-iterator' that work a little like python > TV> iterators work. > TV> I plan to use it in futures versions of traverselisp if it is faster than > TV> actual code (traverselisp don't use this code actually). > > I like it, and you do several things I should have (e.g. after > forward-line check if we've moved at all). I'm not sure about > performance either... > > Thanks > Ted Thanks to try it, i also don't know yet about performance... Need to be tested. :) -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France