emacs-devel
[Top][All Lists]
Advanced

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

Re: browse-url and "non-webish" URLs


From: Johan Bockgård
Subject: Re: browse-url and "non-webish" URLs
Date: Thu, 23 Aug 2007 16:41:57 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>>     (defun browse-url-emacs (url &optional new-window)
>
> Installed in the 22 branch.

This was mostly proof-of-concept. Using url-file-handler was convenient
since it sets the mode automatically after fetching the file. The
downside to the above code is that it requires `url-handlers' and that
it only works for urls that match url-handler-regexp.

-- 
Johan Bockgård





reply via email to

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