]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/vlf/vlf-occur.el
* packages/vlf/vlf-occur.el, vlf-search.el, vlf-write.el (tramp-verbose):
[gnu-emacs-elpa] / packages / vlf / vlf-occur.el
index a41f448933e3fb4b760ffca6462731a659803859..794cd38fab7bddbdf066ea79d1f28b2077d7ed23 100644 (file)
@@ -215,6 +215,8 @@ Prematurely ending indexing will still show what's found so far."
          (setq vlf-batch-size batch-size)))))
   (run-hook-with-args 'vlf-after-batch-functions 'occur))
 
+(defvar tramp-verbose)
+
 (defun vlf-build-occur (regexp vlf-buffer)
   "Build occur style index for REGEXP over VLF-BUFFER."
   (let* ((tramp-verbose (if (boundp 'tramp-verbose)