emacs-devel
[Top][All Lists]
Advanced

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

Re: undo-auto--undoable-change infloop


From: Stefan Monnier
Subject: Re: undo-auto--undoable-change infloop
Date: Fri, 07 Oct 2022 16:50:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> After this commit the last line of respool has to look like
>
> (timer-activate $current-search-timer nil (cancel-timer-internal
>   $current-search-timer))
>
> Which uses an internal function,

Just call `cancel-timer` instead of `cancel-timer-internal` and the
problem is solved.


        Stefan




reply via email to

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