WIP fixes for rfc822/attachement display

Subject: WIP fixes for rfc822/attachement display

Date: Sun, 4 Jul 2021 10:16:36 -0300

To: David Bremner, notmuch@notmuchmail.org

Cc:

From: David Bremner


This is not finished/correct yet, but maybe it will save someone else
some debugging.

[PATCH 1/3] emacs: forcibly set notmuch-show-mode after delegating

- In particular this resets some variables to default values which
  breaks the indentation test.

[PATCH 2/3] emacs: don't inline message/rfc822 parts without content

- of the three patches, this seems like the most sane. The content
  isn't there, so either the function needs to be rewritten to handle
  re-parsing the blob, or just fail gracefully

[PATCH 3/3] emacs: dynamically bind gnus-newsgroup-charset

- this is very much papering over the symptoms
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: