emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: browse-url-of-dired-file vs. .gz]


From: Stuart D. Herring
Subject: Re: address@hidden: browse-url-of-dired-file vs. .gz]
Date: Wed, 28 Jun 2006 10:01:01 -0700 (PDT)
User-agent: SquirrelMail/1.4.3a-11.EL3

> browse-url-of-dired-file on file.html.gz doesn't first uncompress it.

I don't think this is an Emacs bug, precisely, since Emacs shouldn't be
uncompressing that file.  But is it a bug that

(browse-url-file-url "/foo.bar")

gives "file:/foo.bar" and not "file:///foo.bar"?

It seems to me that the last element of `browse-url-filename-alist' should
just be

("^/+" . "file:///")

If I'm not mistaken and this is wrong, perhaps it's confusing the browser?

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]