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
View this message in rfc822 format
On Wed, 2 Jul 2014 09:08:42 -0700 (PDT) Drew Adams <drew.adams <at> oracle.com> wrote:
>> > I see. Would a feasible enhancement be for an error backtrace to
>> > show which pre-command-hook function was invoked,
>>
>> This is already the case.
>
> I see. So something added `clear-temporary-map' to `pre-command-hook'
> on the fly, I guess (since I don't see it there otherwise).
>
> I guess that must be done in some C code, since I don't find any hits
> when I grep for `clear-temporary' in the Emacs Lisp code. (I don't
> have the C code.)
It's actually called clear-transient-map ...
On Wed, 02 Jul 2014 14:24:25 -0400 Stefan Monnier <monnier <at> iro.umontreal.ca> wrote:
>> Not very easy for a user to guess (or even discover) what's going on.
>
> It's added by set-temporary-map
... set-transient-map
Steve Berman
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.