abo-abo / swiper

Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man!
https://oremacs.com/swiper/
2.3k stars 338 forks source link

Suppress mdfind UserQueryParser output #3037

Closed VitoVan closed 6 months ago

VitoVan commented 6 months ago

Sometimes on macOS, mdfind would output some non-result messages,

for example:

mdfind -name "vim xml"
2024-03-31 08:03:00.375 mdfind[8907:1002287] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-03-31 08:03:00.375 mdfind[8907:1002287] [UserQueryParser] Loading keywords and predicates for locale "en"
/usr/share/vim/vim90/ftplugin/ps1xml.vim
/usr/share/vim/vim90/ftplugin/xml.vim
/usr/share/vim/vim90/indent/xml.vim
basil-conto commented 6 months ago

Thanks!

Let me know if there are any issues with the use of null-device I added.

VitoVan commented 6 months ago

Ah, thank you.

I don't know about the Emacs version of null-device before, it looks good to me.