Re: Hiding HTML mime-parts and/or scrubbing (gmail's) HTML-based citation

Subject: Re: Hiding HTML mime-parts and/or scrubbing (gmail's) HTML-based citation

Date: Sun, 27 Feb 2011 00:57:21 +0100

To: Rob Browning, notmuch

Cc:

From: Xavier Maillard


Hi Rob,

On Tue, 22 Feb 2011 19:13:26 -0600, Rob Browning <rlb@defaultvalue.org> wrote:

> The "Display Customization" section in the emacs/mime info pages might
> also be interesting.  i.e. at the moment I use
> mm-discouraged-alternatives like this (via Gnus):
> 
>   (setq mm-discouraged-alternatives
>         '("text/html" "text/richtext")
>         mm-automatic-display
>         (remove "text/html" mm-automatic-display))

Doest it have any action on notmuch.el buffers or is it just some
GNUS/Mime specific setup ?

Thank you

/Xavier

Thread: