`browse-url-file-url' returns an URL that looks like
file:c:/full/path-to-file.css
at least on w32. Such an URL does not work in for example a
<link href="..." rel="StyleSheet" />
tag in Firefox in an xhtml file. I would expect this to be a bug in
Emacs and not in Firefox, but I am not sure.
To see what `browse-url-file-url' returns do this:
(require 'browse-url)
(browse-url-file-url "full-path-to-file.css")
In GNU Emacs 22.0.94.1 (i386-mingw-nt5.1.2600)
of 2007-02-24
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug