William Xu <[EMAIL PROTECTED]> writes: >> How about a test to see if mp3info actually exists before inserting >> emms-info-mp3info? > > Yes, that would be fine. But I don't know whether there are apropriate > elisp functions/variables for checking this.
How about ,----[ C-h f executable-find RET ] | executable-find is a compiled Lisp function in `files.el'. | (executable-find COMMAND) | | Search for COMMAND in `exec-path' and return the absolute file name. | Return nil if COMMAND is not found anywhere in `exec-path'. `---- Bye, Tassilo _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
