diff --git a/modules/tools/lookup/autoload/lookup.el b/modules/tools/lookup/autoload/lookup.el index d6361f8b6..c73db1480 100644 --- a/modules/tools/lookup/autoload/lookup.el +++ b/modules/tools/lookup/autoload/lookup.el @@ -74,7 +74,7 @@ will fall back to the next handler in `+lookup-definition-functions', '+lookup-documentation-functions '+lookup-file-functions 'xref-backend-functions) - async)))) + (make-list 5 async))))) (add-hook hook fn))))))