-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi Chiply,
I have an issue where typing in a search query too quickly (read: more than ~20 wpm) results in the following interruption method in the minibuffer:
error in process filter: Transfer interrupted!
This seems well documented as an issue with url-retrieve in similar projects and appears to be fixed by switching to curl.
emacs-helm/helm#866
skeeto/elfeed#30
How feasible would it be support curl/request.el? If not, would it be doable to at least prevent spot4 from sending out a request until I signal that I'm done typing?
Thanks!
P.S. I did try this hack and while it mostly stopped the asynchronous interruptions, it resulted in other unexpected and annoying behavior.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request