Package: lua-mode
Version: 20130419-2
Severity: normal
File: /usr/lib/emacsen-common/packages/install/lua-mode

With xemacs21 installed lua-mode fails to byte-compile

Compiling /usr/share/xemacs21/site-lisp/lua-mode/lua-mode.el...
While compiling toplevel forms in file 
/usr/share/xemacs21/site-lisp/lua-mode/lua-mode.el:
  !! error (("printing unreadable object #<keymap 0x1b3a>"))
>>Error occurred processing lua-mode.el:
printing unreadable object #<keymap 0x1b3a>

The message seems misleading.  Byte compiling interactively suggests
that it's due to xemacs21 not having rx.el.  (I see a comment in
lua-mode.el about xemacs so presumably it worked in the past.  Maybe it
could again if rx.el was obtained from elsewhere.)

For now xemacs21 could helpfully be skipped as unsupported.  In
/usr/lib/emacsen-common/packages/install/lua-mode

if [ ${FLAVOR} = xemacs21 ]; then
        # lua-mode.el no good in xemacs21, doesn't have rx.el
        exit 0;
fi



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages lua-mode depends on:
ii  emacs21 [emacsen]        21.4a+1-5.7
ii  emacs22-gtk [emacsen]    22.3+1-1.2
ii  emacs23-lucid [emacsen]  23.4+1-4
ic  emacs24 [emacsen]        24.3+1-1
ii  emacs24-lucid [emacsen]  24.3+1-1
ii  xemacs21-mule [emacsen]  21.4.22-4

lua-mode recommends no packages.

lua-mode suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to