Merge pull request #5295 from iyefrat/vertico-export-fix
vertico: require embark in +vertico/embark-export-write
This commit is contained in:
commit
017ada67c4
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ If ARG (universal argument), include all files, even hidden or compressed ones."
|
|||
|
||||
Supports exporting consult-grep to wgrep, file to wdeired, and consult-location to occur-edit"
|
||||
(interactive)
|
||||
(require 'embark)
|
||||
(require 'wgrep)
|
||||
(pcase-let ((`(,type . ,candidates)
|
||||
(run-hook-with-args-until-success 'embark-candidate-collectors)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue