GNU bug report logs - #1209
23.0.60; void-function args1 error

Previous Next

Package: emacs;

Reported by: robert marshall <robert.marshall <at> tnei.co.uk>

Date: Mon, 20 Oct 2008 08:50:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <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 1209 in the body.
You can then email your comments to 1209 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#1209; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to robert marshall <robert.marshall <at> tnei.co.uk>:
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: robert marshall <robert.marshall <at> tnei.co.uk>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.60; void-function args1 error
Date: Mon, 20 Oct 2008 10:42:24 +0100
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...




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

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
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 submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: robert marshall <robert.marshall <at> tnei.co.uk>,
        1209 <at> debbugs.gnu.org
Cc: emacs-pretest-bug <at> gnu.org, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1209: 23.0.60; void-function args1 error
Date: Mon, 20 Oct 2008 12:53:32 +0200
> Date: Mon, 20 Oct 2008 10:42:24 +0100
> From: robert marshall <robert.marshall <at> 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.




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

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

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

Acknowledgement sent to robert marshall <robert.marshall <at> tnei.co.uk>:
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 #20 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: robert marshall <robert.marshall <at> tnei.co.uk>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 1209 <at> debbugs.gnu.org, emacs-pretest-bug <at> gnu.org,
        bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1209: 23.0.60; void-function args1 error
Date: Mon, 20 Oct 2008 12:55:34 +0100
Eli Zaretskii wrote:
>> Date: Mon, 20 Oct 2008 10:42:24 +0100
>> From: robert marshall <robert.marshall <at> 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 





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

Acknowledgement sent to robert marshall <robert.marshall <at> tnei.co.uk>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

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

Acknowledgement sent to Eli Zaretskii <eliz <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

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

Acknowledgement sent to robert marshall <robert.marshall <at> tnei.co.uk>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. Full text and rfc822 format available.

Notification sent to robert marshall <robert.marshall <at> tnei.co.uk>:
bug acknowledged by developer. Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: 1209-done <at> debbugs.gnu.org
Subject: Re: bug#1209: 23.0.60; void-function args1 error
Date: Mon, 20 Oct 2008 14:05:31 +0200
Fixed by adding compile-time require for `cl'.




bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Mon, 17 Nov 2008 15: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.