[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: map-file-lines
From: |
Ted Zlatanov |
Subject: |
Re: map-file-lines |
Date: |
Tue, 03 Feb 2009 08:06:48 -0600 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) |
On Tue, 03 Feb 2009 11:45:50 +0100 Thierry Volpiatto <address@hidden> 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
Re: map-file-lines, Ted Zlatanov, 2009/02/02
Re: map-file-lines, Thierry Volpiatto, 2009/02/03