Package: sml-mode
Version: 4.1-2
Severity: normal
File: /etc/emacs/site-start.d/50sml-mode.el

With sml-mode installed, running

    xemacs -q -batch

prints

    Error while loading 50sml-mode: Symbol's function definition is void: 
file-expand-wildcards

It looks like the emacsen site-start runner ignores that error, but it'd
be good to make it clean.

I think file-expand-wildcards is not available in xemacs.  Perhaps the
check in 50sml-mode.el

    (zerop (length (file-expand-wildcards smldir)))

could look for a file-exists-p of a particular file like sml-mode.el or
sml-mode-startup.elc or whatever in that directory.  That might also be
more reliable than asking if the directory is non-empty.



-- System Information:
Debian Release: wheezy/sid
  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 sml-mode depends on:
ii  dpkg            1.15.8.8
ii  emacsen-common  1.4.22
ii  install-info    4.13a.dfsg.1-8

sml-mode recommends no packages.

sml-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