emacs-devel
[Top][All Lists]
Advanced

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

Re: File-name clashes in lisp/url/ directory


From: Richard Stallman
Subject: Re: File-name clashes in lisp/url/ directory
Date: Sun, 20 Feb 2005 16:22:45 -0500

    Given the fact that url-https.el is very short, is it acceptable to
    merge its contents into url-http.el, and then remove url-https.el from
    the repository?

It would be a good idea, but it would need other changes in order to
work.  url-scheme-get-property seems to construct file names like
url-https from protocol names.

I don't like that mechanism much, and it would be good to change it to
use an alist of functions to call instead of generating file names.
Then merging the files would be unproblematical.




reply via email to

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