unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* ask help for the problem of integrep (48 . 57)
@ 2006-04-30 23:55 Guo Wei-Wei
  2006-05-01  9:44 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: Guo Wei-Wei @ 2006-04-30 23:55 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 19186 bytes --]

Hi, everyone.

I'm a newbie for emacs. I'm using emacs cvs (emacs 23 in gentoo, maybe it's
emacs-unicode-2) and meet some problems.

When emacs starts, the last massage is always:

map-char-table: Wrong type argument: integerp, (127 . 127)

and I meet the following message when I want to insert a table by table.el.

map-char-table: Wrong type argument: integerp, (48 . 57)

My friend tole me there might be something wrong with coding system, so I
provide my coding system information and debugging information here.

My system locale is UTF-8 and the result of describe-coding-system is:

Coding system for saving this buffer:
  Not set locally, use the default.
Default coding system (for new files):
  U -- utf-8 (alias: mule-utf-8)
Coding system for keyboard input:
  = -- no-conversion (alias: binary)
Coding system for terminal output:
  U -- utf-8-unix (alias: mule-utf-8-unix)
Coding system for inter-client cut and paste:
  x -- compound-text-with-extensions (alias: x-ctext-with-extensions
ctext-with-extensions)
Defaults for subprocess I/O:
  decoding: U -- utf-8-unix (alias: mule-utf-8-unix)
  encoding: U -- utf-8-unix (alias: mule-utf-8-unix)
Priority order for recognizing coding systems when reading files:
  1. utf-8 (alias: mule-utf-8)
  2. chinese-gb18030 (alias: gb18030)
  3. chinese-iso-8bit (alias: cn-gb-2312 euc-china euc-cn cn-gb gb2312
cp936)
  4. iso-2022-cn (alias: chinese-iso-7bit)
  5. iso-2022-7bit
  6. iso-2022-8bit-ss2
  7. emacs-mule
  8. raw-text
  9. iso-2022-jp (alias: junet)
  10. in-is13194-devanagari (alias: devanagari)
  11. utf-16
  12. utf-16be-with-signature (alias: utf-16-be)
  13. utf-16le-with-signature (alias: utf-16-le)
  14. utf-16be
  15. utf-16le
  16. japanese-shift-jis (alias: shift_jis sjis cp932)
  17. undecided
  Other coding systems cannot be distinguished automatically
  from these, and therefore cannot be recognized automatically
  with the present coding system priorities.
Particular coding systems specified for certain file names:

  OPERATION    TARGET PATTERN        CODING SYSTEM(s)
  ---------    --------------        ----------------
  File I/O    "\\.dz\\'"        (no-conversion . no-conversion)
        "\\.g?z\\(~\\|\\.~[0-9]+~\\)?\\'"
                    (no-conversion . no-conversion)
        "\\.tgz\\'"        (no-conversion . no-conversion)
        "\\.tbz\\'"        (no-conversion . no-conversion)
        "\\.bz2\\'"        (no-conversion . no-conversion)
        "\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'"
                    (no-conversion . no-conversion)
        "\\.elc\\'"        utf-8-emacs
        "\\.utf\\(-8\\)?\\'"    utf-8
        "\\.xml\\'"        utf-8
        "\\(\\`\\|/\\)loaddefs.el\\'"
                    (raw-text . raw-text-unix)
        "\\.tar\\'"        (no-conversion . no-conversion)
        "\\.po[tx]?\\'\\|\\.po\\."
                    po-find-file-coding-system
        "\\.\\(tex\\|ltx\\|dtx\\|drv\\)\\'"
                    latexenc-find-file-coding-system
        ""            (undecided)
  Process I/O    nothing specified
  Network I/O    nothing specified



And I get the debugging information for the problem of table insert. Sorry I
don't know how to get debugging information for the start problem.

The wrong message for table insert is:

map-char-table: Wrong type argument: integerp, (48 . 57)

Here is the debuging information. I cannot understand it.

Debugger entered--Lisp error: (wrong-type-argument integerp (32 . 126))
  #[(key value) "\b^H\b    \303\n!I\207" [elt key value
table--replace-binding1] 4]((32 . 126) self-insert-command)
  map-char-table(#[(key value) "\b^H\b    \303\n!I\207" [elt key value
table--replace-binding1] 4] #^[nil nil keymap #^^[3 0 set-mark-command
move-beginning-of-line backward-char
table-cell-map-mode-specific-command-prefix *table--cell-delete-char
move-end-of-line forward-char keyboard-quit table-cell-map-help-command
indent-for-tab-command *table--cell-newline-and-indent kill-line recenter
*table--cell-newline next-line *table--cell-open-line previous-line
*table--cell-quoted-insert isearch-backward isearch-forward transpose-chars
universal-argument scroll-up kill-region table-cell-map-Control-X-prefix
yank table-cell-map-ctl-z-map table-cell-map-ESC-prefix toggle-input-method
abort-recursive-edit nil undo self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...] #^^[1 0 #^^[2 0 #^^[3 0
set-mark-command move-beginning-of-line backward-char
table-cell-map-mode-specific-command-prefix *table--cell-delete-char
move-end-of-line forward-char keyboard-quit table-cell-map-help-command
indent-for-tab-command *table--cell-newline-and-indent kill-line recenter
*table--cell-newline next-line *table--cell-open-line previous-line
*table--cell-quoted-insert isearch-backward isearch-forward transpose-chars
universal-argument scroll-up kill-region table-cell-map-Control-X-prefix
yank table-cell-map-ctl-z-map table-cell-map-ESC-prefix toggle-input-method
abort-recursive-edit nil undo self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...] self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command]
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command]
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command ...])
  table--replace-binding((keymap #^[nil nil keymap #^^[3 0 set-mark-command
move-beginning-of-line backward-char
table-cell-map-mode-specific-command-prefix *table--cell-delete-char
move-end-of-line forward-char keyboard-quit table-cell-map-help-command
indent-for-tab-command *table--cell-newline-and-indent kill-line recenter
*table--cell-newline next-line *table--cell-open-line previous-line
*table--cell-quoted-insert isearch-backward isearch-forward transpose-chars
universal-argument scroll-up kill-region table-cell-map-Control-X-prefix
yank table-cell-map-ctl-z-map table-cell-map-ESC-prefix toggle-input-method
abort-recursive-edit nil undo self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...] #^^[1 0 #^^[2 0 #^^[3 0
set-mark-command move-beginning-of-line backward-char
table-cell-map-mode-specific-command-prefix *table--cell-delete-char
move-end-of-line forward-char keyboard-quit table-cell-map-help-command
indent-for-tab-command *table--cell-newline-and-indent kill-line recenter
*table--cell-newline next-line *table--cell-open-line previous-line
*table--cell-quoted-insert isearch-backward isearch-forward transpose-chars
universal-argument scroll-up kill-region table-cell-map-Control-X-prefix
yank table-cell-map-ctl-z-map table-cell-map-ESC-prefix toggle-input-method
abort-recursive-edit nil undo self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...] self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command]
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command]
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command ...] (33554464 .
set-mark-command) (F1 lambda nil (interactive) (manual-entry ...))
(S-mouse-3 . kmacro-end-call-mouse) (quail-advice . quail-advice)
(C-M-backspace) (C-M-delete) (M-backspace) (M-delete) (drag-n-drop .
x-dnd-handle-drag-n-drop-event) (paste . clipboard-yank) (copy .
clipboard-kill-ring-save) (cut . clipboard-kill-region) (f18 .
clipboard-yank) (f16 . clipboard-kill-ring-save) (f20 .
clipboard-kill-region) (C-mouse-4 . mwheel-scroll) (S-mouse-4 .
mwheel-scroll) (mouse-4 . mwheel-scroll) (C-mouse-5 . mwheel-scroll)
(S-mouse-5 . mwheel-scroll) (mouse-5 . mwheel-scroll) (tool-bar menu-item
"tool bar" ignore :filter (lambda ... tool-bar-map)) (vertical-line keymap
(mouse-1 . mouse-select-window) (down-mouse-1 . mouse-drag-vertical-line)
(C-mouse-2 . mouse-split-window-vertically)) (vertical-scroll-bar keymap
(mouse-1 . scroll-bar-toolkit-scroll) (C-mouse-2 .
mouse-split-window-vertically)) (header-line keymap (mouse-1 .
mouse-select-window) (down-mouse-1 . mouse-drag-header-line)) (mode-line
keymap (C-mouse-2 . mouse-split-window-horizontally) (mouse-3 .
mouse-delete-window) (mouse-2 . mouse-delete-other-windows) (down-mouse-1 .
mouse-drag-mode-line) (drag-mouse-1 . mouse-select-window) (mouse-1 .
mouse-select-window)) (C-down-mouse-3 . mouse-popup-menubar-stuff)
(S-down-mouse-1 . mouse-set-font) (C-down-mouse-1 . mouse-buffer-menu)
(mouse-3 . mouse-save-then-kill) (mouse-2 . mouse-yank-at-click)
(right-fringe keymap (mouse-1 . mouse-set-point)) (left-fringe keymap
(mouse-1 . mouse-set-point)) (triple-mouse-1 . mouse-set-point)
(double-mouse-1 . mouse-set-point) (drag-mouse-1 . mouse-set-region)
(mouse-1 . mouse-set-point) (down-mouse-1 . mouse-drag-region) (M-mouse-2 .
mouse-yank-secondary) (M-mouse-3 . mouse-secondary-save-then-kill)
(M-down-mouse-1 . mouse-drag-secondary) (M-drag-mouse-1 .
mouse-set-secondary) (M-mouse-1 . mouse-start-secondary) (C-down-mouse-2 .
facemenu-menu) (compose-last-chars . compose-last-chars) (f1 . help-command)
(help . help-command) (f2 . 2C-command) ...))
  table--deep-copy-rebind-keymap((keymap #^[nil nil keymap #^^[3 0
set-mark-command move-beginning-of-line backward-char
mode-specific-command-prefix delete-char move-end-of-line forward-char
keyboard-quit help-command indent-for-tab-command newline-and-indent
kill-line recenter newline next-line open-line previous-line quoted-insert
isearch-backward isearch-forward transpose-chars universal-argument
scroll-up kill-region Control-X-prefix yank ctl-z-map ESC-prefix
toggle-input-method abort-recursive-edit nil undo self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command ...] #^^[1 0
#^^[2 0 #^^[3 0 set-mark-command move-beginning-of-line backward-char
mode-specific-command-prefix delete-char move-end-of-line forward-char
keyboard-quit help-command indent-for-tab-command newline-and-indent
kill-line recenter newline next-line open-line previous-line quoted-insert
isearch-backward isearch-forward transpose-chars universal-argument
scroll-up kill-region Control-X-prefix yank ctl-z-map ESC-prefix
toggle-input-method abort-recursive-edit nil undo self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command ...]
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command] self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command] self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command ...] (33554464 . set-mark-command) (F1 lambda nil
(interactive) (manual-entry ...)) (S-mouse-3 . kmacro-end-call-mouse)
(quail-advice . quail-advice) (C-M-backspace) (C-M-delete) (M-backspace)
(M-delete) (drag-n-drop . x-dnd-handle-drag-n-drop-event) (paste .
clipboard-yank) (copy . clipboard-kill-ring-save) (cut .
clipboard-kill-region) (f18 . clipboard-yank) (f16 .
clipboard-kill-ring-save) (f20 . clipboard-kill-region) (C-mouse-4 .
mwheel-scroll) (S-mouse-4 . mwheel-scroll) (mouse-4 . mwheel-scroll)
(C-mouse-5 . mwheel-scroll) (S-mouse-5 . mwheel-scroll) (mouse-5 .
mwheel-scroll) (tool-bar menu-item "tool bar" ignore :filter (lambda ...
tool-bar-map)) (vertical-line keymap (mouse-1 . mouse-select-window)
(down-mouse-1 . mouse-drag-vertical-line) (C-mouse-2 .
mouse-split-window-vertically)) (vertical-scroll-bar keymap (mouse-1 .
scroll-bar-toolkit-scroll) (C-mouse-2 . mouse-split-window-vertically))
(header-line keymap (mouse-1 . mouse-select-window) (down-mouse-1 .
mouse-drag-header-line)) (mode-line keymap (C-mouse-2 .
mouse-split-window-horizontally) (mouse-3 . mouse-delete-window) (mouse-2 .
mouse-delete-other-windows) (down-mouse-1 . mouse-drag-mode-line)
(drag-mouse-1 . mouse-select-window) (mouse-1 . mouse-select-window))
(C-down-mouse-3 . mouse-popup-menubar-stuff) (S-down-mouse-1 .
mouse-set-font) (C-down-mouse-1 . mouse-buffer-menu) (mouse-3 .
mouse-save-then-kill) (mouse-2 . mouse-yank-at-click) (right-fringe keymap
(mouse-1 . mouse-set-point)) (left-fringe keymap (mouse-1 .
mouse-set-point)) (triple-mouse-1 . mouse-set-point) (double-mouse-1 .
mouse-set-point) (drag-mouse-1 . mouse-set-region) (mouse-1 .
mouse-set-point) (down-mouse-1 . mouse-drag-region) (M-mouse-2 .
mouse-yank-secondary) (M-mouse-3 . mouse-secondary-save-then-kill)
(M-down-mouse-1 . mouse-drag-secondary) (M-drag-mouse-1 .
mouse-set-secondary) (M-mouse-1 . mouse-start-secondary) (C-down-mouse-2 .
facemenu-menu) (compose-last-chars . compose-last-chars) (f1 . help-command)
(help . help-command) (f2 . 2C-command) ...))
  table--make-cell-map()
  table-insert("3" "3" "5" "1")
  call-interactively(table-insert)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)


Thanks for helping.

[-- Attachment #1.2: Type: text/html, Size: 20822 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ask help for the problem of integrep (48 . 57)
  2006-04-30 23:55 ask help for the problem of integrep (48 . 57) Guo Wei-Wei
@ 2006-05-01  9:44 ` Peter Dyballa
  2006-05-01 12:41   ` Guo Wei-Wei
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Dyballa @ 2006-05-01  9:44 UTC (permalink / raw)
  Cc: help-gnu-emacs


Am 01.05.2006 um 01:55 schrieb Guo Wei-Wei:

> I'm a newbie for emacs. I'm using emacs cvs (emacs 23 in gentoo,  
> maybe it's emacs-unicode-2)

GNU Emacs 23.0.0 (as also GNU Emacs 22.0.50) works very well in a  
Latin based environment when the environment variable LC_CTYPE is set  
to something like de_DE.UTF-8. I don't need to set then:

	(set-default-coding-systems     'utf-8)
	(set-file-name-coding-system    'utf-8)
	(prefer-coding-system           'utf-8)

set-language-environment should be avoided.

Have you tried to launch GNU Emacs 23.0.0 -q or -Q? Could be the  
cause for the errors you see is caused by your .emacs file. The  
switches -q and -Q avoid loading it and other site specific files.

--
Greetings

   Pete                           <]
              o        __o         |__    o       HPV, the real
     ___o    /I       -\<,         |o \  -\),-%     high speed!
___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ask help for the problem of integrep (48 . 57)
  2006-05-01  9:44 ` Peter Dyballa
@ 2006-05-01 12:41   ` Guo Wei-Wei
  0 siblings, 0 replies; 3+ messages in thread
From: Guo Wei-Wei @ 2006-05-01 12:41 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 28573 bytes --]

I find when I delete " (require 'table) " from .emacs , the the wrong
message of "map-char-table: Wrong type argument: integerp, (127 . 127)" is
gone. Then both the wrong message of "map-char-table: Wrong type argument:
integerp, (127 . 127)" and the wrong message of "map-char-table: Wrong type
argument: integerp, (48 . 57)" are caused by table.el.

But there is a wired thing. When I use " M-x load-file <RET> ..../table.el
<RET>", there is no wrong message. But when I want to insert a table with "
M-x table-insert <RET> <RET> <RET> <RET> <RET> ", instead of the wrong
message of "map-char-table: Wrong type argument: integerp, (48 . 57)", the
wrong message of "map-char-table: Wrong type argument: integerp, (127 .
127)" comes.

I'm not in a Latin based environment. My LANG is set to zh_CN.UTF-8, UTF-8
of Chinese. I only set

(prefer-coding-system 'gb18030)
(prefer-coding-system 'utf-8)


Here is the debugging information for "map-char-table: Wrong type argument:
integerp, (127 . 127)" .

Debugger entered--Lisp error: (wrong-type-argument integerp (127 . 127))
  aset(#^[nil nil keymap #^^[3 0 pop-global-mark nil list-buffers
save-buffers-kill-emacs list-directory eval-last-sexp find-file nil nil
indent-rigidly nil table-cell-map-kmacro-keymap downcase-region (keymap ...
... ... ... ... ... ... ... ... ... ...) set-goal-column delete-blank-lines
mark-page toggle-read-only find-file-read-only save-buffer transpose-lines
upcase-region find-alternate-file write-file exchange-point-and-mark nil
iconify-or-deiconify-frame (keymap ... ...) nil nil nil nil nil nil nil nil
set-selective-display nil nil expand-abbrev kmacro-start-macro
kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] #^^[1 0 #^^[2 0 #^^[3 0
pop-global-mark nil list-buffers save-buffers-kill-emacs list-directory
eval-last-sexp find-file nil nil indent-rigidly nil
table-cell-map-kmacro-keymap downcase-region ... set-goal-column
delete-blank-lines mark-page toggle-read-only find-file-read-only
save-buffer transpose-lines upcase-region find-alternate-file write-file
exchange-point-and-mark nil iconify-or-deiconify-frame ... nil nil nil nil
nil nil nil nil set-selective-display nil nil expand-abbrev
kmacro-start-macro kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil ...] (127 . 127) backward-kill-sentence)
  (lambda (key value) (aset elt key (table--replace-binding1 value)))((127 .
127) backward-kill-sentence)
  map-char-table((lambda (key value) (aset elt key (table--replace-binding1
value))) #^[nil nil keymap #^^[3 0 pop-global-mark nil list-buffers
save-buffers-kill-emacs list-directory eval-last-sexp find-file nil nil
indent-rigidly nil table-cell-map-kmacro-keymap downcase-region (keymap ...
... ... ... ... ... ... ... ... ... ...) set-goal-column delete-blank-lines
mark-page toggle-read-only find-file-read-only save-buffer transpose-lines
upcase-region find-alternate-file write-file exchange-point-and-mark nil
iconify-or-deiconify-frame (keymap ... ...) nil nil nil nil nil nil nil nil
set-selective-display nil nil expand-abbrev kmacro-start-macro
kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] #^^[1 0 #^^[2 0 #^^[3 0
pop-global-mark nil list-buffers save-buffers-kill-emacs list-directory
eval-last-sexp find-file nil nil indent-rigidly nil
table-cell-map-kmacro-keymap downcase-region ... set-goal-column
delete-blank-lines mark-page toggle-read-only find-file-read-only
save-buffer transpose-lines upcase-region find-alternate-file write-file
exchange-point-and-mark nil iconify-or-deiconify-frame ... nil nil nil nil
nil nil nil nil set-selective-display nil nil expand-abbrev
kmacro-start-macro kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil ...])
  (cond ((char-table-p elt) (map-char-table ... elt)) ((vectorp elt) (let
... ...)) ((consp elt) (if ... ... ...)))
  (let ((elt ...) (otail tail)) (setq tail (cdr tail)) (cond (... ...) (...
...) (... ...)))
  (while (consp tail) (let (... ...) (setq tail ...) (cond ... ... ...)))
  (let ((tail keymap)) (while (consp tail) (let ... ... ...)))
  table--replace-binding((keymap #^[nil nil keymap #^^[3 0 pop-global-mark
nil list-buffers save-buffers-kill-emacs list-directory eval-last-sexp
find-file nil nil indent-rigidly nil table-cell-map-kmacro-keymap
downcase-region ... set-goal-column delete-blank-lines mark-page
toggle-read-only find-file-read-only save-buffer transpose-lines
upcase-region find-alternate-file write-file exchange-point-and-mark nil
iconify-or-deiconify-frame ... nil nil nil nil nil nil nil nil
set-selective-display nil nil expand-abbrev kmacro-start-macro
kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] #^^[1 0 #^^[2 0 #^^[3 0
pop-global-mark nil list-buffers save-buffers-kill-emacs list-directory
eval-last-sexp find-file nil nil indent-rigidly nil
table-cell-map-kmacro-keymap downcase-region ... set-goal-column
delete-blank-lines mark-page toggle-read-only find-file-read-only
save-buffer transpose-lines upcase-region find-alternate-file write-file
exchange-point-and-mark nil iconify-or-deiconify-frame ... nil nil nil nil
nil nil nil nil set-selective-display nil nil expand-abbrev
kmacro-start-macro kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil ...] (67108896 . pop-global-mark) (C-left .
previous-buffer) (left . previous-buffer) (C-right . next-buffer) (right .
next-buffer)))
  table--deep-copy-rebind-keymap((keymap #^[nil nil keymap #^^[3 0
pop-global-mark nil list-buffers save-buffers-kill-emacs list-directory
eval-last-sexp find-file nil nil indent-rigidly nil kmacro-keymap
downcase-region ... set-goal-column delete-blank-lines mark-page
toggle-read-only find-file-read-only save-buffer transpose-lines
upcase-region find-alternate-file write-file exchange-point-and-mark nil
iconify-or-deiconify-frame ... nil nil nil nil nil nil nil nil
set-selective-display nil nil expand-abbrev kmacro-start-macro
kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] #^^[1 0 #^^[2 0 #^^[3 0
pop-global-mark nil list-buffers save-buffers-kill-emacs list-directory
eval-last-sexp find-file nil nil indent-rigidly nil kmacro-keymap
downcase-region ... set-goal-column delete-blank-lines mark-page
toggle-read-only find-file-read-only save-buffer transpose-lines
upcase-region find-alternate-file write-file exchange-point-and-mark nil
iconify-or-deiconify-frame ... nil nil nil nil nil nil nil nil
set-selective-display nil nil expand-abbrev kmacro-start-macro
kmacro-end-macro calc-dispatch balance-windows nil
shrink-window-if-larger-than-buffer set-fill-prefix
point-to-register-compatibility-binding ...] nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil] nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil ...] (67108896 . pop-global-mark) (C-left .
previous-buffer) (left . previous-buffer) (C-right . next-buffer) (right .
next-buffer)))
  (fset symbol (table--deep-copy-rebind-keymap (symbol-function binding)))
  (let ((symbol ...) (func ...)) (setq table-cell-global-map-alist (cons ...
table-cell-global-map-alist)) (if (eq ... ...) (load-library ...)) (fset
symbol (table--deep-copy-rebind-keymap ...)) symbol)
  (or (cdr (assoc binding table-cell-global-map-alist)) (let (... ...) (setq
table-cell-global-map-alist ...) (if ... ...) (fset symbol ...) symbol))
  (cond ((and ... ... ...) (or ... ...)) ((keymapp binding)
(table--replace-binding binding)) ((stringp binding) (copy-sequence
binding)) ((setq tmp ...) (cdr tmp)) (t binding))
  (let (tmp) (cond (... ...) (... ...) (... ...) (... ...) (t binding)))
  table--replace-binding1(Control-X-prefix)
  (aset elt key (table--replace-binding1 value))
  (lambda (key value) (aset elt key (table--replace-binding1 value)))(24
Control-X-prefix)
  map-char-table((lambda (key value) (aset elt key (table--replace-binding1
value))) #^[nil nil keymap #^^[3 0 set-mark-command move-beginning-of-line
backward-char table-cell-map-mode-specific-command-prefix
*table--cell-delete-char move-end-of-line forward-char keyboard-quit
table-cell-map-help-command indent-for-tab-command
*table--cell-newline-and-indent kill-line recenter *table--cell-newline
next-line *table--cell-open-line previous-line *table--cell-quoted-insert
isearch-backward isearch-forward transpose-chars universal-argument
scroll-up kill-region Control-X-prefix yank ctl-z-map ESC-prefix
toggle-input-method abort-recursive-edit nil undo self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command ...] #^^[1 0
#^^[2 0 #^^[3 0 set-mark-command move-beginning-of-line backward-char
table-cell-map-mode-specific-command-prefix *table--cell-delete-char
move-end-of-line forward-char keyboard-quit table-cell-map-help-command
indent-for-tab-command *table--cell-newline-and-indent kill-line recenter
*table--cell-newline next-line *table--cell-open-line previous-line
*table--cell-quoted-insert isearch-backward isearch-forward transpose-chars
universal-argument scroll-up kill-region Control-X-prefix yank ctl-z-map
ESC-prefix toggle-input-method abort-recursive-edit nil undo
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command ...] self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command] self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command] self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...])
  (cond ((char-table-p elt) (map-char-table ... elt)) ((vectorp elt) (let
... ...)) ((consp elt) (if ... ... ...)))
  (let ((elt ...) (otail tail)) (setq tail (cdr tail)) (cond (... ...) (...
...) (... ...)))
  (while (consp tail) (let (... ...) (setq tail ...) (cond ... ... ...)))
  (let ((tail keymap)) (while (consp tail) (let ... ... ...)))
  table--replace-binding((keymap #^[nil nil keymap #^^[3 0 set-mark-command
move-beginning-of-line backward-char
table-cell-map-mode-specific-command-prefix *table--cell-delete-char
move-end-of-line forward-char keyboard-quit table-cell-map-help-command
indent-for-tab-command *table--cell-newline-and-indent kill-line recenter
*table--cell-newline next-line *table--cell-open-line previous-line
*table--cell-quoted-insert isearch-backward isearch-forward transpose-chars
universal-argument scroll-up kill-region Control-X-prefix yank ctl-z-map
ESC-prefix toggle-input-method abort-recursive-edit nil undo
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command ...] #^^[1 0 #^^[2 0 #^^[3 0 set-mark-command
move-beginning-of-line backward-char
table-cell-map-mode-specific-command-prefix *table--cell-delete-char
move-end-of-line forward-char keyboard-quit table-cell-map-help-command
indent-for-tab-command *table--cell-newline-and-indent kill-line recenter
*table--cell-newline next-line *table--cell-open-line previous-line
*table--cell-quoted-insert isearch-backward isearch-forward transpose-chars
universal-argument scroll-up kill-region Control-X-prefix yank ctl-z-map
ESC-prefix toggle-input-method abort-recursive-edit nil undo
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command ...] self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command] self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command] self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command ...] (quail-advice . quail-advice)
(33554464 . set-mark-command) (F1 lambda nil (interactive) (manual-entry
...)) (S-mouse-3 . kmacro-end-call-mouse) (C-M-backspace) (C-M-delete)
(M-backspace) (M-delete) (drag-n-drop . x-dnd-handle-drag-n-drop-event)
(paste . clipboard-yank) (copy . clipboard-kill-ring-save) (cut .
clipboard-kill-region) (f18 . clipboard-yank) (f16 .
clipboard-kill-ring-save) (f20 . clipboard-kill-region) (C-mouse-4 .
mwheel-scroll) (S-mouse-4 . mwheel-scroll) (mouse-4 . mwheel-scroll)
(C-mouse-5 . mwheel-scroll) (S-mouse-5 . mwheel-scroll) (mouse-5 .
mwheel-scroll) (tool-bar menu-item "tool bar" ignore :filter (lambda ...
tool-bar-map)) (vertical-line keymap (mouse-1 . mouse-select-window)
(down-mouse-1 . mouse-drag-vertical-line) (C-mouse-2 .
mouse-split-window-vertically)) (vertical-scroll-bar keymap (mouse-1 .
scroll-bar-toolkit-scroll) (C-mouse-2 . mouse-split-window-vertically))
(header-line keymap (mouse-1 . mouse-select-window) (down-mouse-1 .
mouse-drag-header-line)) (mode-line keymap (C-mouse-2 .
mouse-split-window-horizontally) (mouse-3 . mouse-delete-window) (mouse-2 .
mouse-delete-other-windows) (down-mouse-1 . mouse-drag-mode-line)
(drag-mouse-1 . mouse-select-window) (mouse-1 . mouse-select-window))
(C-down-mouse-3 . mouse-popup-menubar-stuff) (S-down-mouse-1 .
mouse-set-font) (C-down-mouse-1 . mouse-buffer-menu) (mouse-3 .
mouse-save-then-kill) (mouse-2 . mouse-yank-at-click) (right-fringe keymap
(mouse-1 . mouse-set-point)) (left-fringe keymap (mouse-1 .
mouse-set-point)) (triple-mouse-1 . mouse-set-point) (double-mouse-1 .
mouse-set-point) (drag-mouse-1 . mouse-set-region) (mouse-1 .
mouse-set-point) (down-mouse-1 . mouse-drag-region) (M-mouse-2 .
mouse-yank-secondary) (M-mouse-3 . mouse-secondary-save-then-kill)
(M-down-mouse-1 . mouse-drag-secondary) (M-drag-mouse-1 .
mouse-set-secondary) (M-mouse-1 . mouse-start-secondary) (C-down-mouse-2 .
facemenu-menu) (compose-last-chars . compose-last-chars) (f1 . help-command)
(help . help-command) (f2 . 2C-command) ...))
  table--deep-copy-rebind-keymap((keymap #^[nil nil keymap #^^[3 0
set-mark-command move-beginning-of-line backward-char
mode-specific-command-prefix delete-char move-end-of-line forward-char
keyboard-quit help-command indent-for-tab-command newline-and-indent
kill-line recenter newline next-line open-line previous-line quoted-insert
isearch-backward isearch-forward transpose-chars universal-argument
scroll-up kill-region Control-X-prefix yank ctl-z-map ESC-prefix
toggle-input-method abort-recursive-edit nil undo self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command ...] #^^[1 0
#^^[2 0 #^^[3 0 set-mark-command move-beginning-of-line backward-char
mode-specific-command-prefix delete-char move-end-of-line forward-char
keyboard-quit help-command indent-for-tab-command newline-and-indent
kill-line recenter newline next-line open-line previous-line quoted-insert
isearch-backward isearch-forward transpose-chars universal-argument
scroll-up kill-region Control-X-prefix yank ctl-z-map ESC-prefix
toggle-input-method abort-recursive-edit nil undo self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command ...]
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command] self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command] self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command self-insert-command self-insert-command
self-insert-command ...] (quail-advice . quail-advice) (33554464 .
set-mark-command) (F1 lambda nil (interactive) (manual-entry ...))
(S-mouse-3 . kmacro-end-call-mouse) (C-M-backspace) (C-M-delete)
(M-backspace) (M-delete) (drag-n-drop . x-dnd-handle-drag-n-drop-event)
(paste . clipboard-yank) (copy . clipboard-kill-ring-save) (cut .
clipboard-kill-region) (f18 . clipboard-yank) (f16 .
clipboard-kill-ring-save) (f20 . clipboard-kill-region) (C-mouse-4 .
mwheel-scroll) (S-mouse-4 . mwheel-scroll) (mouse-4 . mwheel-scroll)
(C-mouse-5 . mwheel-scroll) (S-mouse-5 . mwheel-scroll) (mouse-5 .
mwheel-scroll) (tool-bar menu-item "tool bar" ignore :filter (lambda ...
tool-bar-map)) (vertical-line keymap (mouse-1 . mouse-select-window)
(down-mouse-1 . mouse-drag-vertical-line) (C-mouse-2 .
mouse-split-window-vertically)) (vertical-scroll-bar keymap (mouse-1 .
scroll-bar-toolkit-scroll) (C-mouse-2 . mouse-split-window-vertically))
(header-line keymap (mouse-1 . mouse-select-window) (down-mouse-1 .
mouse-drag-header-line)) (mode-line keymap (C-mouse-2 .
mouse-split-window-horizontally) (mouse-3 . mouse-delete-window) (mouse-2 .
mouse-delete-other-windows) (down-mouse-1 . mouse-drag-mode-line)
(drag-mouse-1 . mouse-select-window) (mouse-1 . mouse-select-window))
(C-down-mouse-3 . mouse-popup-menubar-stuff) (S-down-mouse-1 .
mouse-set-font) (C-down-mouse-1 . mouse-buffer-menu) (mouse-3 .
mouse-save-then-kill) (mouse-2 . mouse-yank-at-click) (right-fringe keymap
(mouse-1 . mouse-set-point)) (left-fringe keymap (mouse-1 .
mouse-set-point)) (triple-mouse-1 . mouse-set-point) (double-mouse-1 .
mouse-set-point) (drag-mouse-1 . mouse-set-region) (mouse-1 .
mouse-set-point) (down-mouse-1 . mouse-drag-region) (M-mouse-2 .
mouse-yank-secondary) (M-mouse-3 . mouse-secondary-save-then-kill)
(M-down-mouse-1 . mouse-drag-secondary) (M-drag-mouse-1 .
mouse-set-secondary) (M-mouse-1 . mouse-start-secondary) (C-down-mouse-2 .
facemenu-menu) (compose-last-chars . compose-last-chars) (f1 . help-command)
(help . help-command) (f2 . 2C-command) ...))
  (setq table-cell-global-map (table--deep-copy-rebind-keymap
(current-global-map)))
  (let ((map ...) table-cell-global-map) (if (vectorp table-command-prefix)
(mapcar ... table-cell-bindings)) (mapcar (lambda ... ...)
table-cell-bindings) (setq table-cell-global-map
(table--deep-copy-rebind-keymap ...)) (if (featurep ...) (mapcar ...
table-command-replacement-alist)) (set-keymap-parent map
table-cell-global-map) (setq table-cell-map map) (fset (quote
table-cell-map) map))
  (if table-cell-map nil (let (... table-cell-global-map) (if ... ...)
(mapcar ... table-cell-bindings) (setq table-cell-global-map ...) (if ...
...) (set-keymap-parent map table-cell-global-map) (setq table-cell-map map)
(fset ... map)))
  (unless table-cell-map (let (... table-cell-global-map) (if ... ...)
(mapcar ... table-cell-bindings) (setq table-cell-global-map ...) (if ...
...) (set-keymap-parent map table-cell-global-map) (setq table-cell-map map)
(fset ... map)))
  (let ((table-inhibit-advice t)) (unless table-cell-map (let ... ... ...
... ... ... ... ...)) (unless table-disable-menu (easy-menu-define
table-cell-menu-map table-cell-map "Table cell menu" table-cell-menu) (if
... ...)) (run-hooks (quote table-cell-map-hook)))
  table--make-cell-map()
  (let ((table-inhibit-advice t)) (table--make-cell-map) (if (null
cell-width) (setq cell-width ...)) (if (null cell-height) (setq cell-height
...)) (if (stringp columns) (setq columns ...)) (if (stringp rows) (setq
rows ...)) (if (stringp cell-width) (setq cell-width ...)) (if (stringp
cell-height) (setq cell-height ...)) (if (numberp cell-width) (setq
cell-width ...)) (if (numberp cell-height) (setq cell-height ...)) (mapcar
(lambda ... ...) (quote ...)) (let (... ... r i cw ch cell-str border-str)
(with-temp-buffer ... ... ... ... ... ... ... ... ... ... ...)
(save-excursion ... ...) (setq r 0) (setq ch cell-height) (while ... ... ...
... ... ... ... ... ... ...) (table--goto-coordinate ...)
(table-recognize-cell ...)))
  table-insert("3" "3" "5" "1")
  call-interactively(table-insert)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)



2006/5/1, Peter Dyballa <Peter_Dyballa@web.de>:
>
>
> Am 01.05.2006 um 01:55 schrieb Guo Wei-Wei:
>
> > I'm a newbie for emacs. I'm using emacs cvs (emacs 23 in gentoo,
> > maybe it's emacs-unicode-2)
>
> GNU Emacs 23.0.0 (as also GNU Emacs 22.0.50) works very well in a
> Latin based environment when the environment variable LC_CTYPE is set
> to something like de_DE.UTF-8. I don't need to set then:
>
>         (set-default-coding-systems     'utf-8)
>         (set-file-name-coding-system    'utf-8)
>         (prefer-coding-system           'utf-8)
>
> set-language-environment should be avoided.
>
> Have you tried to launch GNU Emacs 23.0.0 -q or -Q? Could be the
> cause for the errors you see is caused by your .emacs file. The
> switches -q and -Q avoid loading it and other site specific files.
>
> --
> Greetings
>
>    Pete                           <]
>               o        __o         |__    o       HPV, the real
>      ___o    /I       -\<,         |o \  -\),-%     high speed!
> ___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________
>
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 29666 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-01 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-30 23:55 ask help for the problem of integrep (48 . 57) Guo Wei-Wei
2006-05-01  9:44 ` Peter Dyballa
2006-05-01 12:41   ` Guo Wei-Wei

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).