Async source reprocessing

39 views
Skip to first unread message

Tianxiang Xiong

unread,
Feb 2, 2017, 8:48:15 PM2/2/17
to emacs-helm
A question on the Emacs StackExchange stumped me: how to created an async Helm source that doesn't re-run the process with each change in the pattern? In other words, how to make use of a Helm source that only retrieves its candidates asynchronously once?

Thierry Volpiatto

unread,
Feb 3, 2017, 12:51:11 AM2/3/17
to emacs...@googlegroups.com
The only way actually is to suspend update (C-!) at startup, it is
useful for example to enter a long regexp and not be annoyed by the
constant update each time you enter character. I use it also a lot when
debugging.

--
Thierry
Reply all
Reply to author
Forward
0 new messages