mirror of
https://github.com/m00natic/vlfi.git
synced 2025-09-19 11:42: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)
|
(set-buffer-modified-p nil)
|
||||||
(forward-char 2)
|
(forward-char 2)
|
||||||
(vlf-occur-mode))
|
(vlf-occur-mode))
|
||||||
(display-buffer occur-buffer))
|
(display-buffer occur-buffer)))))
|
||||||
(run-hook-with-args 'vlf-after-batch-functions 'occur))))
|
|
||||||
|
|
||||||
(provide 'vlf-occur)
|
(provide 'vlf-occur)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user