bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#17893: 24.4.50; (error "Marker does not point anywhere")


From: Stefan Monnier
Subject: bug#17893: 24.4.50; (error "Marker does not point anywhere")
Date: Sun, 12 Nov 2017 16:03:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> The error happens when the marker at the head of the mark ring no
> longer points into a buffer.

Hmm... mark-ring is buffer-local, so the marks in there should all point
to current-buffer.  Can you try and figure out why this is not the case?


        Stefan





reply via email to

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