emacs-devel
[Top][All Lists]
Advanced

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

Re: Wrong type argument: integerp, (48 . 57)


From: Kenichi Handa
Subject: Re: Wrong type argument: integerp, (48 . 57)
Date: Tue, 28 Aug 2007 13:45:12 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, "Alan E. Davis" <address@hidden> writes:
> I have had this trouble with emacs 23, specifically, GNU Emacs
> 23.0.0.1(x86_64-pc-linux-gnu, GTK+ Version
> 2.10.12) of 2007-08-04 on moonunit.  This error does not happen with the
> following executables:

> emacs-21
> emacs-22
> emacs-22-cvs

> An error is already in the minibuffer when the program starts up.

> With debug-on-error=1, got the following output from the debugger when
> trying to access a file (.emacs.el) the first time for this run.  Frequently
> if I then try the same file again, all is well, no such error.

> ---------Debug output------------BEGIN-----------

>  Debugger entered--Lisp error: (wrong-type-argument integerp (48 . 57))
>   #[(key value) "     $(D**(B\n!I" [elt key value table--replace-binding1] 
> 4]((48
> . 57) digit-argument)
>   map-char-table(#[(key value) "     $(D**(B\n!I" [elt key value
[...]
>   table--deep-copy-rebind-keymap((keymap #^[nil nil keymap #^^[3 0 mark-sexp
> beginning-of-defun backward-sexp exit-recursive-edit down-list end-of-defun
> forward-sexp nil mark-defun complete-symbol indent-new-comment-line

The latest table.el doesn't have such function as
table--deep-copy-rebind-keymap.  Please check which table.el
you are using by M-x locate-library RET table RET.

---
Kenichi Handa
address@hidden




reply via email to

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