GNU bug report logs -
#1209
23.0.60; void-function args1 error
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#1209: 23.0.60; void-function args1 error
It has been closed by Eli Zaretskii <eliz <at> gnu.org>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Eli Zaretskii <eliz <at> gnu.org> by
replying to this email.
--
1209: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1209
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Fixed by adding compile-time require for `cl'.
[Message part 3 (message/rfc822, inline)]
On a switch-to-buffer I'm getting an error
and the following backtrace
Debugger entered--Lisp error: (void-function args1)
args1((internal-complete-buffer (lambda (&rest --cl-rest--) (apply #[... ":=3fff83\n
apply-partially(completion-table-with-predicate internal-complete-buffer (lambda (&rest --cl-rest--) (apply #[... ":=3fff83\n
internal-complete-buffer-except()
read-buffer-to-switch("Switch to buffer: ")
(list (read-buffer-to-switch "Switch to buffer: "))
call-interactively(switch-to-buffer nil nil)
problem occurs in cvs updated a few minutes ago
I guess the move of apply-partially has something to do with this?
In GNU Emacs 23.0.60.6 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
of 2008-10-20 on rajm-laptop
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
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: en_GB.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Debugger
Minor modes in effect:
diff-auto-refine-mode: t
desktop-save-mode: t
recentf-mode: t
show-paren-mode: t
tooltip-mode: t
tool-bar-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
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent messages:
Region 3 in buffer A is empty [2 times]
Region 4 in buffer A is empty [2 times]
Quit this Ediff session? (y or n)
apply-partially: Symbol's function definition is void: args1
Entering debugger...
Back to top level.
Entering debugger...
Back to top level.
Mark saved where search started
Entering debugger...
This bug report was last modified 16 years and 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.