[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: save-excursion and multi-thread?
From: |
Richard Stallman |
Subject: |
Re: save-excursion and multi-thread? |
Date: |
Fri, 01 Oct 2021 18:32: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. ]]]
> RS> [Having point behave like a special variable] does not necessarily
require
> RS> changing the way point is implemented at low level.
> EZ was quite clear that point does not live in lisp-space, and thus cannot
> leverage the BLV (buffer-local-value) machinery of data.c (which I might add
> is broken under threads, bug#48990).
That's true, but I doubt it is an obstacle. The specpdl mechanism has
room for other specialized ways of swapping values in and out.
--
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)
- Re: save-excursion and multi-thread?,
Richard Stallman <=