emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Stefan Monnier
Subject: Re: Dynamic loading progress
Date: Sun, 15 Feb 2015 14:30:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> This is the model I had in mind.  Since I need max speed with mixed
> Ada/lisp code, I need tight integration with the core.  The people who

The non-tight integration will mostly impact uses of things like CONSP,
XCAR, XCDR, ... but I'm far from convinced that making those go through
function calls would slow you down enough to make much of a difference.

Of course, we should provide functions to get efficient access to the
buffer text, along the lines of INC_BOTH, and FETCH_CHAR.


        Stefan



reply via email to

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