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 #17 received at 17893 <at> debbugs.gnu.org (full text, mbox):
> >> I think we need more data to figure out why the mark isn't set and hence
> >> what to do about it. A reproducible test case would obviously be best,
> >> but otherwise maybe some indication of what kind of mouse gesture you
> >> did, or what kind of customizations you might have that could interact
> >> with that code and could unset the mark (maybe from
> >> a pre/post-command-hook?).
> > Sorry; If I knew such things I would have mentioned them. I was not
> > aware of making any mouse gestures or even using the mouse, IIRC. But
> > I might have moved the mouse somehow; dunno.
>
> Then maybe it comes from something completely different.
> The clear-temporary-map is called when we "exit" a set-temporary-map, so
> it can also happen with things like C-u, or C-x z, or users of
> `repeat'. Not sure which ones use `pop-mark', tho.
Maybe. No idea. FWIW, there is no `set-temporary-map' in my own code.
Doesn't it seem odd that the backtrace would *start* with
`clear-temporary-map'? That doesn't look much like it was initiated
by a user action, but perhaps some actions have no reflection in a
backtrace.
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.