* bug#1209: 23.0.60; void-function args1 error @ 2008-10-20 9:42 ` robert marshall 2008-10-20 10:53 ` Eli Zaretskii 2008-10-20 12:15 ` bug#1209: marked as done (23.0.60; void-function args1 error) Emacs bug Tracking System 0 siblings, 2 replies; 4+ messages in thread From: robert marshall @ 2008-10-20 9:42 UTC (permalink / raw) To: emacs-pretest-bug 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 #[... "\b:=3fff83\n apply-partially(completion-table-with-predicate internal-complete-buffer (lambda (&rest --cl-rest--) (apply #[... "\b:=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... ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#1209: 23.0.60; void-function args1 error 2008-10-20 9:42 ` bug#1209: 23.0.60; void-function args1 error robert marshall @ 2008-10-20 10:53 ` Eli Zaretskii 2008-10-20 11:55 ` robert marshall 2008-10-20 12:15 ` bug#1209: marked as done (23.0.60; void-function args1 error) Emacs bug Tracking System 1 sibling, 1 reply; 4+ messages in thread From: Eli Zaretskii @ 2008-10-20 10:53 UTC (permalink / raw) To: robert marshall, 1209; +Cc: emacs-pretest-bug, bug-gnu-emacs > Date: Mon, 20 Oct 2008 10:42:24 +0100 > From: robert marshall <robert.marshall@tnei.co.uk> > Cc: > > On a switch-to-buffer I'm getting an error > and the following backtrace > > Debugger entered--Lisp error: (void-function args1) Please try again, I believe I fixed this a few moments before you reported the bug. ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#1209: 23.0.60; void-function args1 error 2008-10-20 10:53 ` Eli Zaretskii @ 2008-10-20 11:55 ` robert marshall 0 siblings, 0 replies; 4+ messages in thread From: robert marshall @ 2008-10-20 11:55 UTC (permalink / raw) To: Eli Zaretskii; +Cc: emacs-pretest-bug, bug-gnu-emacs, 1209 Eli Zaretskii wrote: >> Date: Mon, 20 Oct 2008 10:42:24 +0100 >> From: robert marshall <robert.marshall@tnei.co.uk> >> Cc: >> >> On a switch-to-buffer I'm getting an error >> and the following backtrace >> >> Debugger entered--Lisp error: (void-function args1) >> > > Please try again, I believe I fixed this a few moments before you > reported the bug. > Yes, it's ok now. Many thanks for the fix. Robert -- Robert A J Marshall, TNEI Services Ltd, 86-90 London Road, Manchester, M1 2PW Registered in England & Wales No. 03891836, Registered office: Milburn House, Dean Street, Newcastle upon Tyne, NE1 1LE tel: +44 161 615 6017; fax: +44 161 615 6001; mobile: +44 7759 688384 web: http://IPSA-Power.com ^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#1209: marked as done (23.0.60; void-function args1 error) 2008-10-20 9:42 ` bug#1209: 23.0.60; void-function args1 error robert marshall 2008-10-20 10:53 ` Eli Zaretskii @ 2008-10-20 12:15 ` Emacs bug Tracking System 1 sibling, 0 replies; 4+ messages in thread From: Emacs bug Tracking System @ 2008-10-20 12:15 UTC (permalink / raw) To: Eli Zaretskii [-- Attachment #1: Type: text/plain, Size: 835 bytes --] Your message dated Mon, 20 Oct 2008 14:05:31 +0200 with message-id <uskqrii9g.fsf@gnu.org> and subject line Re: bug#1209: 23.0.60; void-function args1 error has caused the Emacs bug report #1209, regarding 23.0.60; void-function args1 error to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact don@donarmstrong.com immediately.) -- 1209: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1209 Emacs Bug Tracking System Contact don@donarmstrong.com with problems [-- Attachment #2: Type: message/rfc822, Size: 3915 bytes --] From: robert marshall <robert.marshall@tnei.co.uk> To: emacs-pretest-bug@gnu.org Subject: 23.0.60; void-function args1 error Date: Mon, 20 Oct 2008 10:42:24 +0100 Message-ID: <87y70jsiv3.fsf@tnei.co.uk> 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 #[... "\b:=3fff83\n apply-partially(completion-table-with-predicate internal-complete-buffer (lambda (&rest --cl-rest--) (apply #[... "\b:=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... [-- Attachment #3: Type: message/rfc822, Size: 1226 bytes --] From: Eli Zaretskii <eliz@gnu.org> To: 1209-done@emacsbugs.donarmstrong.com Subject: Re: bug#1209: 23.0.60; void-function args1 error Date: Mon, 20 Oct 2008 14:05:31 +0200 Message-ID: <uskqrii9g.fsf@gnu.org> Fixed by adding compile-time require for `cl'. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-10-20 12:15 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <uskqrii9g.fsf@gnu.org> 2008-10-20 9:42 ` bug#1209: 23.0.60; void-function args1 error robert marshall 2008-10-20 10:53 ` Eli Zaretskii 2008-10-20 11:55 ` robert marshall 2008-10-20 12:15 ` bug#1209: marked as done (23.0.60; void-function args1 error) Emacs bug Tracking System
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).