emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Ted Zlatanov
Subject: Re: Dynamic loading progress
Date: Mon, 20 Apr 2015 19:21:17 -0400
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

On Mon, 16 Feb 2015 14:02:45 -0500 Stefan Monnier <address@hidden> wrote: 

>> Yes, the parser does need efficient access to the buffer text.
SM> This is very important, IMHO, because that's one of the most compelling
SM> reasons to use modules instead of subprocesses: it allows much faster
SM> uptodate access to buffer's contents.

Perhaps we should move on with "pure data" modules and implement "buffer
interaction" modules later?  I see the utility, but would love to get
something basic in place for the common cases like parsing data.

Ted




reply via email to

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