emacs-devel
[Top][All Lists]
Advanced

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

Re: lisp/url/url-https.el


From: Kai Grossjohann
Subject: Re: lisp/url/url-https.el
Date: Sat, 17 Apr 2004 20:28:49 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Please check out the Emacs Lisp Manual to see how file-name-handlers work.
> If you then look at the Tramp source, you'll quickly see that using Tramp
> in place of using file-name-handlers-alist directly is being masochistic.

It's not /that/ bad.  See variable tramp-foreign-file-name-handler-alist.
Of course, plugging into Tramp is not necessary, just an option.

But I think tramp-foreign-file-name-handler-alist is not the best
option in this case, directly using file-name-handler-alist is better.

Kai






reply via email to

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