emacs-devel
[Top][All Lists]
Advanced

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

Re: file://host/location URLs


From: joakim
Subject: Re: file://host/location URLs
Date: Thu, 22 Nov 2012 09:50:11 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> address@hidden writes:
>
>> +(defun url-tidy (url)
>> +  "Tidy up URL as much as possible."
>> +  (if (equal 0 (string-match ".*://" url))
>
>      (if (string-match "\\`[^:]*://" url)

Thanks Andreas! (you are of course free to commit to the xwidget branch
if you'd like)

>
> Andreas.

-- 
Joakim Verona



reply via email to

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