Skip to content

Instantly share code, notes, and snippets.

@kozo2
Created March 25, 2013 21:28
Show Gist options
  • Save kozo2/5240941 to your computer and use it in GitHub Desktop.
Save kozo2/5240941 to your computer and use it in GitHub Desktop.
tc error on emacs24.3
Debugger entered--Lisp error: (error "Table corrupted at line 1.")
signal(error ("Table corrupted at line 1."))
error("Table corrupted at line %d." 1)
tcode-load-table-1("tc-tbl")
tcode-load-table("tc-tbl")
tcode-use-package("japanese-T-Code")
apply(tcode-use-package "japanese-T-Code" nil)
activate-input-method("japanese-T-Code")
tcode-activate-input-method()
call-interactively(tcode-activate-input-method record nil)
command-execute(tcode-activate-input-method record)
execute-extended-command(nil "tcode-activate-input-method")
call-interactively(execute-extended-command nil nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment