Package: vm
Version: 8.1.2-2
Severity: important

vm.el uses the eval-when macro, which emacs23 recognizes only with
cl-macs explicitly loaded.  For whatever reason, that doesn't preclude
installing vm itself alongside emacs23, but it does break vm-bonus-el:

  emacs23 -q -no-site-file --no-site-file -batch -l path.el -f 
batch-byte-compile vm-bogofilter.el
  
  In toplevel form:
  vm-bogofilter.el:188:30:Error: Symbol's function definition is void: eval-when

Could you please take a look?  I'd suggest simply calling

  (require 'cl-macs)

before using eval-when.

Thanks!

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vm depends on:
ii  dpkg                       1.16.10
ii  emacs23 [emacsen]          23.4+1-4
ii  emacs24 [emacsen]          24.3+1-1
ii  install-info               5.1.dfsg.1-3
ii  make                       3.81-8.2
ii  ucf                        3.0025+nmu3
ii  xemacs21-mule [emacsen]    21.4.22-4+b1
ii  xemacs21-nomule [emacsen]  21.4.22-4+b1

vm recommends no packages.

Versions of packages vm suggests:
ii  exim4                                      4.80-7
ii  exim4-daemon-heavy [mail-transport-agent]  4.80-7
ii  stunnel4 [stunnel]                         3:4.53-1.1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to