bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#825: 23.0.60; M-1 C-h a f i l e


From: Michael Heerdegen
Subject: bug#825: 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.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]