[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs design and architecture (was: Shrinking the C core)
From: |
Richard Stallman |
Subject: |
Re: Emacs design and architecture (was: Shrinking the C core) |
Date: |
Thu, 12 Oct 2023 08:27:48 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > If we add a more powerful method of attaching non-text data to
> > buffers, the design phase should include specifying precisely how they
> > would behave when copying text between buffers and strings.
> All this
> because buffer text is a single unstructured string of bytes. If we
> want to speed up redisplay in such situations, we must get some help
> from the buffer text itself, so as not to have to redo all those
> layout calculations each and every time we need to convert buffer
> positions to screen coordinates or back.
I think we are looking at the same sort of idea
from two different angles.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Emacs design and architecture (was: Shrinking the C core),
Richard Stallman <=