From unknown Fri Jun 20 07:18:24 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#10297 <10297@debbugs.gnu.org> To: bug#10297 <10297@debbugs.gnu.org> Subject: Status: 23.1; "unimplemented" interactive find-file for urls Reply-To: bug#10297 <10297@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:18:24 +0000 retitle 10297 23.1; "unimplemented" interactive find-file for urls reassign 10297 emacs submitter 10297 Bastian B severity 10297 normal tag 10297 moreinfo unreproducible thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 14 12:44:21 2011 Received: (at submit) by debbugs.gnu.org; 14 Dec 2011 17:44:21 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RassO-00047j-JL for submit@debbugs.gnu.org; Wed, 14 Dec 2011 12:44:21 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RamI3-0007Pr-Cw for submit@debbugs.gnu.org; Wed, 14 Dec 2011 05:42:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RamGh-0007tU-6H for submit@debbugs.gnu.org; Wed, 14 Dec 2011 05:41:00 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:37452) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RamGh-0007tO-4f for submit@debbugs.gnu.org; Wed, 14 Dec 2011 05:40:59 -0500 Received: from eggs.gnu.org ([140.186.70.92]:49909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RamGg-00029Y-19 for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2011 05:40:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RamGe-0007t7-Nf for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2011 05:40:58 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:41833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RamGe-0007sy-G0 for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2011 05:40:56 -0500 Received: by iahk25 with SMTP id k25so1287807iah.0 for ; Wed, 14 Dec 2011 02:40:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=R5vPgfzonzYjIFltGqmzfgN9AvdkLr0hvJNIWZiY8LU=; b=JY3K66vduHZ28ZrS21eutagAin6y73lRSHsQHuwQVWup0eXEdoXQe9attZ06a7Hdz3 8UfFaE5sZ3W3ErM8WT2pctE8SumCElOxWvYI0YI0nTbVvpnGKtsmX+foB7ApODzNhAf2 X+D7XuFHfjrkr6jq0s5pebSar60vVajWNQVkk= Received: by 10.42.161.10 with SMTP id r10mr19031448icx.22.1323859255290; Wed, 14 Dec 2011 02:40:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.192.167 with HTTP; Wed, 14 Dec 2011 02:40:34 -0800 (PST) From: Bastian B Date: Wed, 14 Dec 2011 11:40:34 +0100 Message-ID: Subject: 23.1; "unimplemented" interactive find-file for urls To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 14 Dec 2011 12:44:19 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) Hi, if I try to open a url via C-x C-f I get the message "unimplemented" in my minibuffer. If I call the find-file function from the scratch-buffer via elisp the url opens correctly. The message seems to come from (minibuffer-complete-and-exit) which is triggered when pressing RET. Regards In GNU Emacs 23.1.1 (i386-mingw-nt6.1.7601) of 2009-07-30 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 6.1.7601 configured using `configure --with-gcc (4.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: DEU value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: yas/global-mode: t yas/minor-mode: t global-auto-complete-mode: t auto-complete-mode: t swbuff-y-mode: t url-handler-mode: t show-paren-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t unify-8859-on-decoding-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f C-a C-y C-k C-g Recent messages: Loading swbuff-y...done Loading c:/Users/me/.emacs.d/dvc/dvc-load.el (source)... Loading `ewoc': old-style backquotes detected! Loading c:/Users/me/.emacs.d/dvc/dvc-load.el (source)...done Loading c:/Users/me/.emacs.d/my-nxml.el (source)... Loading c:/Users/me/.emacs.d/nxml-mode-20041004/rng-auto.el (source)...done Loading c:/Users/me/.emacs.d/my-nxml.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. completion--some: Unimplemented Quit From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 12 02:50:18 2012 Received: (at 10297) by debbugs.gnu.org; 12 Jan 2012 07:50:18 +0000 Received: from localhost ([127.0.0.1]:54502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlFQP-0001gQ-HO for submit@debbugs.gnu.org; Thu, 12 Jan 2012 02:50:18 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:41186) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlFQM-0001gH-Bb for 10297@debbugs.gnu.org; Thu, 12 Jan 2012 02:50:15 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RlFPr-0000xu-7q; Thu, 12 Jan 2012 02:49:43 -0500 From: Glenn Morris To: Bastian B Subject: Re: bug#10297: 23.1; "unimplemented" interactive find-file for urls References: X-Spook: BROMURE Crypto AG Jyllandsposten BLU-97 A/B crypto X-Ran: 6W:`mH`k7J3E|1O (Bastian B.'s message of "Wed, 14 Dec 2011 11:40:34 +0100") Message-ID: <0jhb015pig.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 10297 Cc: 10297@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) Bastian B wrote: > if I try to open a url via C-x C-f I get the message "unimplemented" > in my minibuffer. If I call the find-file function from the > scratch-buffer via elisp the url opens correctly. [...] > In GNU Emacs 23.1.1 (i386-mingw-nt6.1.7601) I cannot reproduce this on GNU/Linux using Emacs 23.1, 23.3, or the current trunk. I did: emacs -Q -f url-handler-mode C-x C-f http://www.gnu.org RET If I try to use TAB completion on URLs, I get an "Unimplemented" message, which seems entirely reasonable. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 27 19:02:47 2012 Received: (at 10297-done) by debbugs.gnu.org; 27 Mar 2012 23:02:47 +0000 Received: from localhost ([127.0.0.1]:41848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SCfPa-0006Fa-4b for submit@debbugs.gnu.org; Tue, 27 Mar 2012 19:02:46 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:34142) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SCfPK-0006F3-Hz for 10297-done@debbugs.gnu.org; Tue, 27 Mar 2012 19:02:45 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SCev1-0006Qu-CP; Tue, 27 Mar 2012 18:31:11 -0400 From: Glenn Morris To: 10297-done@debbugs.gnu.org Subject: Re: bug#10297: 23.1; "unimplemented" interactive find-file for urls References: <0jhb015pig.fsf@fencepost.gnu.org> X-Spook: David John Oates Leuken-Baden rail gun Belknap high X-Ran: OPy]%snyy\=2l+a;;qh(8u?|@%kUPZ.D`]f6a'{;]yT$/7Sdq])W!ka:Fhc~J/q38=d,Qb X-Hue: green X-Attribution: GM Date: Tue, 27 Mar 2012 18:31:11 -0400 In-Reply-To: <0jhb015pig.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 12 Jan 2012 02:49:43 -0500") Message-ID: <1kbonhznf4.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 10297-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Glenn Morris wrote: > I cannot reproduce this on GNU/Linux using Emacs 23.1, 23.3, or the > current trunk. I did: > > emacs -Q -f url-handler-mode > C-x C-f http://www.gnu.org RET > > If I try to use TAB completion on URLs, I get an "Unimplemented" > message, which seems entirely reasonable. I am closing this because I cannot see that there is any bug here. If you think there is, please reply with a more detailed explanation of what the problem is. From unknown Fri Jun 20 07:18:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 25 Apr 2012 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator