Skip to content

helm query gets interrupted by url request #10

Description

@thiennamdinh

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
emacs-elfeed/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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions