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

x-symbol: (wrong-type-argument arrayp nil)



Package: x-symbol
Version: 4.43-5
Severity: grave
Justification: renders package unusable

Hi,

The x-symbol mode won't launch here. The first error I get is:

Debugger entered--Lisp error: (error "Value out of range for variable `gc-cons-threshold'")
  x-symbol-init-input()
  x-symbol-init-language(tex)
  x-symbol-language-value(x-symbol-token-grammar)
  x-symbol-decode-all()
  x-symbol-mode-internal(t)
  x-symbol-mode(nil)
* call-interactively(x-symbol-mode)
  execute-extended-command(nil)
* call-interactively(execute-extended-command)

Then the x-symbol menu is not shown, the nice character conversions are not done (e.g. \alpha displayed as a real alpha) and each time I do something I get a (wrong-type-argument arrayp nil) error. For example,

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  x-symbol-encode-all(#<buffer  x-symbol conversion> 1 6612)
  x-symbol-write-region-annotate-function(1 6612)
  write-region(1 6612 "/home/pps/smimram/rcs/rcs.tex" nil t "~/rcs/rcs.tex")
  basic-save-buffer-2()
  basic-save-buffer-1()
  basic-save-buffer()
  save-buffer(1)
* call-interactively(save-buffer)

or

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  x-symbol-menu-filter((("Conversion in %s" :filter x-symbol-extra-filter ["Conversion" nil x-symbol-region-text] ["Encode Characters" x-symbol-encode :active ...] ["Encode & Recode" x-symbol-encode-recode :active ...] ["Decode Tokens" x-symbol-decode :active ...] ["Recode & Decode" x-symbol-decode-recode :active ...] ["Replace Char Aliases" x-symbol-unalias :active ...]) ("Other Commands" :filter x-symbol-extra-filter ["Other Commands" nil nil] ["Copy Encoded" x-symbol-copy-region-encoded :active ...] ["Paste Decoded" x-symbol-yank-decoded :active ...] "---" ["GRID Of Characters" x-symbol-grid t] ["READ Token Character" x-symbol-read-token ...] "---" ["Modify CONTEXT" x-symbol-modify-key ...] ["Rotate CONTEXT" x-symbol-rotate-key ...] "---" ["Info Page" x-symbol-package-info t] ["Web Page" x-symbol-package-web t] ["Send Bug/Problem Report" x-symbol-package-bug t]) ("Buffer/File Options" :filter x-symbol-options-filter ["X-Symbol Mode" x-symbol-mode t] "---" ["Token Language!
 :" x-symbol-language t] ["8bit Char Encoding:" x-symbol-coding t] ["Store 8bit In File" x-symbol-8bits t] ["Unique Decoding" x-symbol-unique t] "---" ["Super-/Subscripts" x-symbol-subscripts ...] ["Show Images" x-symbol-image ...]) ("General Options" :filter x-symbol-options-filter ["Input Method TOKEN" x-symbol-token-input t] ["Input Method ELECTRIC" x-symbol-electric-input t] "---" ["Language Specific GRID" x-symbol-local-grid t] ["Language Specific MENU" x-symbol-local-menu t] "---" ["Temporary GRID" x-symbol-temp-grid t] ["Temporary Key Completions" x-symbol-temp-help t] "---" ["Reveal Invisible" x-symbol-reveal-invisible t] ["Display Character Info" x-symbol-character-info t] ["Display Context Info" x-symbol-context-info t] "---" ["Browse Customization" ... t]) "---"))
  (easy-menu-filter-return (x-symbol-menu-filter menu) "X-Symbol")
  (lambda (menu) (easy-menu-filter-return (x-symbol-menu-filter menu) "X-Symbol"))((("Conversion in %s" :filter x-symbol-extra-filter ["Conversion" nil x-symbol-region-text] ["Encode Characters" x-symbol-encode :active ...] ["Encode & Recode" x-symbol-encode-recode :active ...] ["Decode Tokens" x-symbol-decode :active ...] ["Recode & Decode" x-symbol-decode-recode :active ...] ["Replace Char Aliases" x-symbol-unalias :active ...]) ("Other Commands" :filter x-symbol-extra-filter ["Other Commands" nil nil] ["Copy Encoded" x-symbol-copy-region-encoded :active ...] ["Paste Decoded" x-symbol-yank-decoded :active ...] "---" ["GRID Of Characters" x-symbol-grid t] ["READ Token Character" x-symbol-read-token ...] "---" ["Modify CONTEXT" x-symbol-modify-key ...] ["Rotate CONTEXT" x-symbol-rotate-key ...] "---" ["Info Page" x-symbol-package-info t] ["Web Page" x-symbol-package-web t] ["Send Bug/Problem Report" x-symbol-package-bug t]) ("Buffer/File Options" :filter x-symbol-options-fil!
 ter ["X-Symbol Mode" x-symbol-mode t] "---" ["Token Language:" x-symbol-language t] ["8bit Char Encoding:" x-symbol-coding t] ["Store 8bit In File" x-symbol-8bits t] ["Unique Decoding" x-symbol-unique t] "---" ["Super-/Subscripts" x-symbol-subscripts ...] ["Show Images" x-symbol-image ...]) ("General Options" :filter x-symbol-options-filter ["Input Method TOKEN" x-symbol-token-input t] ["Input Method ELECTRIC" x-symbol-electric-input t] "---" ["Language Specific GRID" x-symbol-local-grid t] ["Language Specific MENU" x-symbol-local-menu t] "---" ["Temporary GRID" x-symbol-temp-grid t] ["Temporary Key Completions" x-symbol-temp-help t] "---" ["Reveal Invisible" x-symbol-reveal-invisible t] ["Display Character Info" x-symbol-character-info t] ["Display Context Info" x-symbol-context-info t] "---" ["Browse Customization" ... t]) "---"))

etc.

Please notice that my arch is amd64 (this might be relevant since I don't have any problem on my i386 box).

I know almost nothing about emacs internals or elisp but I'd be glad to help if I can.

Regards,

Samuel.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-amd64-generic
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages x-symbol depends on:
ii  debconf                   1.4.59         Debian configuration management sy
ii  emacs21                   21.4a-1        The GNU Emacs editor
ii  xutils                    6.8.2.dfsg.1-7 X Window System utility programs

Versions of packages x-symbol recommends:
ii  xfonts-intl-european          1.2.1-3    International fonts for X -- Europ

-- debconf information:
* x-symbol/default: false



Reply to: