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

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

bug#21313: 25.0.50; Strange errors from dbus-handle-event


From: Eli Zaretskii
Subject: bug#21313: 25.0.50; Strange errors from dbus-handle-event
Date: Wed, 14 Oct 2015 22:43:02 +0300

> From: Tassilo Horn <tsdh@gnu.org>
> Cc: michael.albinus@gmx.de,  21313@debbugs.gnu.org
> Date: Wed, 14 Oct 2015 21:37:17 +0200
> 
> I'm back on master now so we'll see.
> 
> > If you do, please see which of the "unusual" events, if any, get
> > passed to record_char, and whether they are recorded as part of
> > recent-keys and keyboard macros
> 
> I added some debug code which spits out something like
> 
> record_char: 107
>   -> NOT storing as part of macro
>   -2> set to recent_keys at index 28
> 
> where the 107 is the result of formatting the Lisp_Object with "%S", the
> second line indicates if store_kbd_macro_char is doing something, and
> the -2> line means that the second ASET (recent_keys, ...) invocation in
> record_char has been executed.
> 
> That's what you had in mind, right?

Yes, thanks.





reply via email to

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