>>>>> "Michael" == Michael Olson <[EMAIL PROTECTED]> writes:
Michael> I'm hesitant to touch the link-resolving code at this Michael> point, though this seems like a good suggestion. I've Michael> filed a bug report with this information. Michael> Come to think of it, does the following change make things Michael> work? Michael> (setq muse-file-regexp Michael> "\\`[~/.]\\|\\?\\|\\.\\(html?\\|pdf\\|mp3\\|el\\|zip\\|txt\\|tar\\)\\(\\.\\(gz\\|bz2\\)\\)?\\'") I use.... (setq muse-file-regexp "/$\\|[a-zA-Z]+[.][a-zA-Z]+") and yes, it works.... Phil _______________________________________________ Muse-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/muse-el-discuss
