GNU bug report logs - #350
ido-mode not compatible with url-handler-mode

Previous Next

Package: emacs;

Reported by: Jared Finder <jfinder <at> crypticstudios.com>

Date: Mon, 2 Jun 2008 20:35:03 UTC

Severity: wishlist

Full log


Message #35 received at 350 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: Jared Finder <jfinder <at> crypticstudios.com>, 350 <at> debbugs.gnu.org,
 "Kim F. Storm" <storm <at> cua.dk>
Subject: Re: bug#350: ido-mode not compatible with url-handler-mode
Date: Mon, 15 Jul 2013 19:48:00 -0400
>> No, it should be fixed instead.  The fix is pretty simple: make
>> url-file-name-completion and url-file-name-all-completions return
>> a valid value which represents the fact that we don't know what could be
>> the completions ("everything could be a valid completion") instead of
>> signaling an error.
> Do you mean removing all of the following in url-handlers.el?

You could start with that and see how it behaves (maybe it won't work
right either since it would presumably call those functions with the URL
as if it were a local file, better might be to keep the code but make
the functions return a "correct" value).

> Also, url-handler-regexp and tramp's syntax seems colliding.

Never had a problem with that.


        Stefan




This bug report was last modified 5 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.