GNU bug report logs -
#17893
24.4.50; (error "Marker does not point anywhere")
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 1 Jul 2014 21:12:01 UTC
Severity: normal
Found in version 24.4.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #111 received at 17893 <at> debbugs.gnu.org (full text, mbox):
> From: Andreas Schwab <schwab <at> linux-m68k.org>
> Cc: charles <at> aurox.ch (Charles A. Roelli), 17893 <at> debbugs.gnu.org, monnier <at> IRO.UMontreal.CA
> Date: Sat, 25 Nov 2017 19:30:08 +0100
>
> On Nov 25 2017, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> > What is missing is a way of methodically walking all the markers
> > reachable from the cloned buffer's local variables, and changing each
> > marker to point to the cloned buffer instead of the parent buffer.
>
> And how does that help? It will just move the error from the cloned
> buffer to the parent buffer.
Sorry, what error are you talking about?
The problem I was thinking of is when buffer-local variables in buffer
A hold markers whose buffer is A; then we clone buffer B from A, and
then we kill buffer A. Now the markers in the cloned buffer point to
a dead buffer (or actually point nowhere).
This bug report was last modified 7 years and 179 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.