Package: elpa-notmuch
Version: 0.28-2
Severity: normal
Tags: patch

When I run M-x notmuch within emacs, the notmuch logo is missing from
the hello screen.  Compare with these screenshots:

- https://notmuchmail.org/screenshots/

Looking further, it appears the elpa-notmuch binary package does not
include the logo at all.  It is enough to add it to the list of
installed files; the image will then be symlinked into the load-path.
Here's a patch:

diff -Nru notmuch-0.28/debian/elpa-notmuch.elpa 
notmuch-0.28/debian/elpa-notmuch.elpa
--- notmuch-0.28/debian/elpa-notmuch.elpa       2018-10-20 18:25:09.000000000 
+0100
+++ notmuch-0.28/debian/elpa-notmuch.elpa       2019-01-10 14:32:37.000000000 
+0000
@@ -1,2 +1,3 @@
 emacs/*.el
+emacs/notmuch-logo.png
 debian/tmp/usr/share/info/*


Thanks!

Tim


-- System Information:
Debian Release: 9.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-8-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages elpa-notmuch depends on:
ii  emacsen-common  2.0.8

elpa-notmuch recommends no packages.

elpa-notmuch suggests no packages.

-- no debconf information

Reply via email to