Package: mu4e
Version: 0.9.9.6-2
Severity: normal
Hello! I recently switched from building mu4e and maildir-utils myself
to using Debian's package. I noticed when I tried to view the message
as PDF (in *mu4e-view* hit the key sequence "a v") that I got the error:
mu4e-error: [mu4e] msg2pdf not found; please set `mu4e-msg2pdf'
The value of mu4e-msg2pdf appears to be:
"/tmp/buildd/maildir-utils-0.9.9.6/toys/msg2pdf/msg2pdf"
Hm! Well, the definition of mu4e-msg2pdf seems to be:
(defvar mu4e-msg2pdf (concat mu4e-builddir "/toys/msg2pdf/msg2pdf")
"Path to the msg2pdf toy.")
So... that seems to be the problem. mu4e-builddir is set in
mu4e-meta.el, which looks like it's auto-generated. It's set to the
value of:
(defconst mu4e-builddir "/tmp/buildd/maildir-utils-0.9.9.6"
"Top-level build directory.")
Not very helpful for users of a debian package... :)
I'm not sure if msg2pdf should be provided by maildir-utils or mu4e, but
it's really nice to have!
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mu4e depends on:
ii dpkg 1.17.13
ii emacsen-common 2.0.8
ii install-info 5.2.0.dfsg.1-4
ii maildir-utils 0.9.9.6-2
mu4e recommends no packages.
mu4e suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]