Version 2.1 of package Timeout has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Timeout describes itself as: ==================================== Throttle or debounce Elisp functions ==================================== More at https://elpa.gnu.org/packages/timeout.html ## Summary: 1 Timeout: Sometimes Emacs needs one ════════════════════════════════════ ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― *Breaking Change*: This library is being upstreamed into Emacs. For consistency with Elisp naming guidelines, the names of the functions have been changed, and the version has been bumped to v2.0. Sorry about that. The naming changes are: ┌──── │ timeout-throttle -> timeout-throttled-func │ timeout-throttle -> timeout-throttled-func │ timeout-throttle! -> timeout-throttle │ timeout-throttle! -> timeout-throttle └──── ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ## Recent NEWS: [Not provided 🙁]
