GNU bug report logs - #825
23.0.60; M-1 C-h a f i l e

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Fri, 29 Aug 2008 19:35:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 825 in the body.
You can then email your comments to 825 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#825; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to michael_heerdegen <at> web.de:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; M-1 C-h a f i l e
Date: Fri, 29 Aug 2008 21:27:40 +0200
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.





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#825; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> stupidchicken.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #10 received at 825 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 825 <at> 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
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'?




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#825; Package emacs. Full text and rfc822 format available.

Message #13 received at 825 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 825 <at> debbugs.gnu.org
Subject: Re: bug#825: 23.0.60; M-1 C-h a f i l e
Date: Fri, 29 Aug 2008 19:06:12 -0400
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.




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. Full text and rfc822 format available.

Notification sent to michael_heerdegen <at> web.de:
bug acknowledged by developer. Full text and rfc822 format available.

Message #18 received at 825-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 825-done <at> debbugs.gnu.org
Subject: Re: bug#825: 23.0.60; M-1 C-h a f i l e
Date: Fri, 29 Aug 2008 22:24:33 -0400
2008-08-30  Glenn Morris  <rgm <at> gnu.org>

    * 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).




bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Sat, 27 Sep 2008 14:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 268 days ago.

Previous Next


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