← Back to team overview

vm team mailing list archive

[Bug 499954] Re: vm-submit-bug-report error when vm-spool-files contains a mailbox name

 

** Changed in: vm
       Status: Confirmed => Fix Committed

-- 
vm-submit-bug-report error when vm-spool-files contains a mailbox name
https://bugs.launchpad.net/bugs/499954
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.

Status in VM (View Mail) for Emacs: Fix Committed

Bug description:
8.1.0 beta

when vm-spool-files has a value like  ("/var/mail/markd")

then vm-submit-bug-report produces

Debugger entered--Lisp error: (wrong-type-argument listp "/var/mail/markd")
  car("/var/mail/markd")
  mapcar(car ("/var/mail/markd"))
  vm-mapcar(vm-maildrop-sans-password "/var/mail/markd")
  #[(elem-xyz) "¡¬\"á" [elem-xyz vm-mapcar vm-maildrop-sans-password] 3]("/var/mail/markd")
  apply(#[(elem-xyz) "¡¬\"á" [elem-xyz vm-mapcar vm-maildrop-sans-password] 3] "/var/mail/markd")
  vm-mapcar(#[(elem-xyz) "¡¬\"á" [elem-xyz vm-mapcar vm-maildrop-sans-password] 3] ("/var/mail/markd"))
  vm-submit-bug-report()
  call-interactively(vm-submit-bug-report t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)





References