From unknown Wed Jun 18 23:07:15 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#825 <825@debbugs.gnu.org> To: bug#825 <825@debbugs.gnu.org> Subject: Status: 23.0.60; M-1 C-h a f i l e Reply-To: bug#825 <825@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:07:15 +0000 retitle 825 23.0.60; M-1 C-h a f i l e reassign 825 emacs submitter 825 michael_heerdegen@web.de severity 825 normal thanks From Michael_Heerdegen@web.de Fri Aug 29 12:30:14 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.0 required=4.0 tests=BAYES_00,GAPPY_SUBJECT, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 29 Aug 2008 19:30:15 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7TJUApw008780 for ; Fri, 29 Aug 2008 12:30:12 -0700 Received: from mail.gnu.org ([199.232.76.166]:45173 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KZ9eA-0007RO-6o for emacs-pretest-bug@gnu.org; Fri, 29 Aug 2008 15:28:38 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KZ9fY-0005Z2-AQ for emacs-pretest-bug@gnu.org; Fri, 29 Aug 2008 15:30:09 -0400 Received: from mx20.gnu.org ([199.232.41.8]:23179) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KZ9fX-0005SW-Q9 for emacs-pretest-bug@gnu.org; Fri, 29 Aug 2008 15:30:04 -0400 Received: from fmmailgate01.web.de ([217.72.192.221]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KZ9ek-0007b7-5U for emacs-pretest-bug@gnu.org; Fri, 29 Aug 2008 15:29:14 -0400 Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate01.web.de (Postfix) with ESMTP id 13DD2ED1B5DF for ; Fri, 29 Aug 2008 21:29:12 +0200 (CEST) Received: from [88.67.130.1] (helo=green) by smtp06.web.de with asmtp (WEB.DE 4.109 #226) id 1KZ9ei-0008PG-00 for emacs-pretest-bug@gnu.org; Fri, 29 Aug 2008 21:29:12 +0200 From: Michael Heerdegen To: emacs-pretest-bug@gnu.org Subject: 23.0.60; M-1 C-h a f i l e Reply-to: michael_heerdegen@web.de Date: Fri, 29 Aug 2008 21:27:40 +0200 Message-Id: <1220038060.627587.12331@green> Sender: Michael_Heerdegen@web.de X-Sender: michael_heerdegen@web.de X-Provags-ID: V01U2FsdGVkX1/Vs4zG+DRec/cnASv5WT68/KTMVUHsjzeKGfkz 47iiKBTuYt1ebnwg7jU6CFPBrAClpj/vPGoZ6kxVgWoN/nPGQw 5JWObIn+WAoPENqHCRZA== X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Evaluating the following causes an error: (apropos-command (quote ("file")) 1) Backtrace: Debugger entered--Lisp error: (void-function url-https-expand-file-name) documentation(url-https-expand-file-name t) apropos-command(("file") 1) eval((apropos-command (quote ("file")) 1)) eval-expression((apropos-command (quote ("file")) 1) nil) call-interactively(eval-expression nil nil) This happend with the actual CVS release emacs -q, but not with my emacs 22.2.1. From cyd@stupidchicken.com Fri Aug 29 15:35:17 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.2 required=4.0 tests=AWL,BAYES_00,GAPPY_SUBJECT autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 825) by emacsbugs.donarmstrong.com; 29 Aug 2008 22:35:17 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7TMZEQ9007347 for <825@emacsbugs.donarmstrong.com>; Fri, 29 Aug 2008 15:35:15 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 84BDE57E17D; Fri, 29 Aug 2008 18:37:15 -0400 (EDT) From: Chong Yidong To: Michael Heerdegen Cc: 825@debbugs.gnu.org Subject: Re: 23.0.60; M-1 C-h a f i l e Date: Fri, 29 Aug 2008 18:37:15 -0400 Message-ID: <87y72f78is.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I can't reproduce this. Neither `(apropos-command (quote ("file")) 1)' nor `M-1 C-h a file RET' raise an error. Could you give a precise recipe, starting from `emacs -Q'? From rgm@gnu.org Fri Aug 29 16:07:48 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-11.5 required=4.0 tests=AWL,BAYES_00,GAPPY_SUBJECT, HAS_BUG_NUMBER,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 825) by emacsbugs.donarmstrong.com; 29 Aug 2008 23:07:48 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7TN7j93018153 for <825@emacsbugs.donarmstrong.com>; Fri, 29 Aug 2008 16:07:47 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KZD2j-0007Sj-1V; Fri, 29 Aug 2008 19:06:13 -0400 From: Glenn Morris To: Chong Yidong Cc: 825@debbugs.gnu.org Subject: Re: bug#825: 23.0.60; M-1 C-h a f i l e References: <87y72f78is.fsf@cyd.mit.edu> X-Spook: CipherTAC-2000 Hamas nuclear Jiang Zemin ANC NASA Compsec X-Ran: Re=wJ;Pg?NCJW%&"GmB7RHbFLc1gAN8~8DTF-+~qF;c@pK@h93htGfQs0O3w^-nV$tBci2 X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 29 Aug 2008 19:06:12 -0400 In-Reply-To: <87y72f78is.fsf@cyd.mit.edu> (Chong Yidong's message of "Fri, 29 Aug 2008 18:37:15 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Chong Yidong wrote: > I can't reproduce this. Neither `(apropos-command (quote ("file")) 1)' > nor `M-1 C-h a file RET' raise an error. Could you give a precise > recipe, starting from `emacs -Q'? In 22 or trunk: emacs -Q C-h f url-https-expand-file-name ; tab-completable Symbol's function definition is void: url-http-expand-file-name In url-http.el, url-https-expand-file-name is an autoloaded alias to an alias to a function (url-default-expander) defined in another file. From rgm@gnu.org Fri Aug 29 19:26:09 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-11.5 required=4.0 tests=AWL,BAYES_00,GAPPY_SUBJECT, HAS_BUG_NUMBER,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 825-done) by emacsbugs.donarmstrong.com; 30 Aug 2008 02:26:09 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7U2Q6U9020410 for <825-done@emacsbugs.donarmstrong.com>; Fri, 29 Aug 2008 19:26:07 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KZG8f-0003yl-9K; Fri, 29 Aug 2008 22:24:33 -0400 From: Glenn Morris To: 825-done@debbugs.gnu.org Subject: Re: bug#825: 23.0.60; M-1 C-h a f i l e References: <87y72f78is.fsf@cyd.mit.edu> X-Spook: Crowell CIDA embassy warfare ANC Dateline Bruxelles AVN X-Ran: rk_w"ZhafhZq3Vd-MBGx.l:`)<<)9XdV]?3Mm7i)BUR/=jK5:.mlub{T1|hOq)[FrB0=3g X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 29 Aug 2008 22:24:33 -0400 In-Reply-To: (Glenn Morris's message of "Fri, 29 Aug 2008 19:06:12 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 2008-08-30 Glenn Morris * url-http.el (url-https-expand-file-name): Resolve directly to url-default-expander rather than via another alias. (url-default-expander): Autoload an autoload. (Bug#825). From unknown Wed Jun 18 23:07:15 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sat, 27 Sep 2008 14:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator