emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch to make VC annotate async


From: Tom Tromey
Subject: Re: Patch to make VC annotate async
Date: Wed, 11 Jul 2007 10:02:09 -0600
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> "David" == David Kastrup <address@hidden> writes:

>> I had written a much more complicated filter because my reading of the
>> Elisp manual is that the output from the process won't necessarily
>> appear as full lines.  Is that not so?

David> Correct.  But the above does wait for a complete line, followed by a
David> newline followed by [0-9], then calls the filter function on
David> everything up to there.

I drastically misread this patch, how embarrassing.  Thanks for your
explanation.

I tried the patch and it works for me.  Thanks Stefan.

Tom




reply via email to

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