mirror of
https://github.com/m00natic/vlfi.git
synced 2025-09-19 19:52:08 +01:00
Don't run vlf-after-batch-functions hook in vlf-build-occur.
This commit is contained in:
@@ -249,8 +249,7 @@ in file: %s" total-matches line regexp file)
|
||||
(set-buffer-modified-p nil)
|
||||
(forward-char 2)
|
||||
(vlf-occur-mode))
|
||||
(display-buffer occur-buffer))
|
||||
(run-hook-with-args 'vlf-after-batch-functions 'occur))))
|
||||
(display-buffer occur-buffer)))))
|
||||
|
||||
(provide 'vlf-occur)
|
||||
|
||||
|
Reference in New Issue
Block a user