emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] ; Do not overwrite prexisting contents of unread-command-eve


From: David Kastrup
Subject: Re: [PATCH] ; Do not overwrite prexisting contents of unread-command-events
Date: Mon, 03 Aug 2015 18:36:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Artur Malabarba <address@hidden> writes:

> I've noticed recently that while executing keyboard macros with C-x e,
> if I hold down the e key I'll get some e's inserted in between some of
> the macro executions. Could this be related to the same issue?

Could well be related to the main problem I am having (namely that
events get executed but manage to bypass recording).  This patch here,
however, is against losing events altogether.  So it is not likely to
make much of a difference.  If at all, it might slightly increase your
quota of inserted e letters just because it increases the likelihood
that unread-command-events accumulates more than a single event.

-- 
David Kastrup



reply via email to

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