From unknown Sat Jun 21 03:16:29 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#10298 <10298@debbugs.gnu.org> To: bug#10298 <10298@debbugs.gnu.org> Subject: Status: 23.1; password protected url via find-file fails at first Reply-To: bug#10298 <10298@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:16:29 +0000 retitle 10298 23.1; password protected url via find-file fails at first reassign 10298 emacs submitter 10298 Bastian B severity 10298 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 14 12:44:23 2011 Received: (at submit) by debbugs.gnu.org; 14 Dec 2011 17:44:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RassP-00047m-Lb for submit@debbugs.gnu.org; Wed, 14 Dec 2011 12:44:22 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RamO0-0007Yz-Uk for submit@debbugs.gnu.org; Wed, 14 Dec 2011 05:48:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RamMb-0000sP-SF for submit@debbugs.gnu.org; Wed, 14 Dec 2011 05:47:09 -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]:47957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RamMb-0000sJ-QM for submit@debbugs.gnu.org; Wed, 14 Dec 2011 05:47:05 -0500 Received: from eggs.gnu.org ([140.186.70.92]:34395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RamMX-0003V0-Q0 for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2011 05:47:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RamMS-0000rf-6A for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2011 05:47:01 -0500 Received: from mail-iy0-f195.google.com ([209.85.210.195]:63053) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RamMS-0000rY-25 for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2011 05:46:56 -0500 Received: by iahk25 with SMTP id k25so185331iah.6 for ; Wed, 14 Dec 2011 02:46: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=eFxy3nk+EMedP6WZVLX7nR4+n/sAkDFaM3WDf8UhXDI=; b=eFrzK52emhs4VLMnnq+BonYrU2qdzoV6fz/254q18jHVH1c5LuS5QI4fdctEVafm60 I0U0YeUFIJLcJQ6lfUP8h2IOMjyPhno4rrEkerp9IX/LjUAjnTOKMEl0CxTACUEbqMVZ d5kP4DbaCcmUMELJPbxvbbtW+mg/w+Di6QPbA= Received: by 10.50.183.133 with SMTP id em5mr23282134igc.73.1323859615340; Wed, 14 Dec 2011 02:46:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.192.167 with HTTP; Wed, 14 Dec 2011 02:46:34 -0800 (PST) From: Bastian B Date: Wed, 14 Dec 2011 11:46:34 +0100 Message-ID: Subject: 23.1; password protected url via find-file fails at first 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, when I try to open a password protected url via find-file it fails the first time. It seems to be in a loop which I have to C-g. On the second and subsequent call it works. 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: C/l 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 abbrev-mode: t Recent input: C-x C-e Recent messages: Mark set Contacting host: proxy-mine:3128 [2 times] Reading [text/plain]... 50k of 50k (100%) Contacting host: proxy-mine:3128 Note: file is write protected Contacting host: proxy-mine:3128 [7 times] Quit Contacting host: proxy-mine:3128 # byte-code: Text is read-only: # From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 12 03:17:48 2012 Received: (at 10298-done) by debbugs.gnu.org; 12 Jan 2012 08:17:48 +0000 Received: from localhost ([127.0.0.1]:54510 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlFr1-0002IX-KG for submit@debbugs.gnu.org; Thu, 12 Jan 2012 03:17:47 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:41754) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RlFqz-0002IO-U2 for 10298-done@debbugs.gnu.org; Thu, 12 Jan 2012 03:17:46 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RlFqU-000551-PK; Thu, 12 Jan 2012 03:17:14 -0500 From: Glenn Morris To: 10298-done@debbugs.gnu.org Subject: Re: bug#10298: 23.1; password protected url via find-file fails at first References: X-Spook: ANDVT Operation Iraqi Freedom Kennedy Legion of Doom X-Ran: vr|pFH9wKhpOYj)='mqqbcvl]`/"{;u&h!Sr.33GU?:M, (Bastian B.'s message of "Wed, 14 Dec 2011 11:46:34 +0100") Message-ID: <9uaa5tl4hh.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: 10298-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: -4.2 (----) Version: 24.0.93 Bastian B wrote: > when I try to open a password protected url via find-file it fails the > first time. It seems to be in a loop which I have to C-g. On the > second and subsequent call it works. > > In GNU Emacs 23.1.1 (i386-mingw-nt6.1.7601) When I tried: emacs -Q -f url-handler-mode C-x C-f http://site.needing.password.com/ RET Emacs said error in process filter: url-basic-auth: Command attempted to use minibuffer while in minibuffer So I made url-basic-auth enable recursive minibuffers (which seems to be how eg Tramp handles this kind of thing). From unknown Sat Jun 21 03:16:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 09 Feb 2012 12: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