Re: Disabling zip archives preview

2016-05-03 Thread Sanel Zukan
David Edmondson  writes:
> Remove "application/zip" from `mm-inlined-types':
>
> (setq mm-inlined-types (remove "application/zip" mm-inlined-types))

Thanks!

Cheers,
Sanel


___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Re: Disabling zip archives preview

2016-05-03 Thread David Edmondson
On Tue, May 03 2016, Sanel Zukan wrote:
> Hi guys,
>
> Pardon me if this question was asked before, is it possible to disable
> automatic preview of zip/archive attachments and keep it toggled as
> hidden?
>
> I often get spam (who does not?) with zip archives and some javascript
> junk, which emacs happily open and tries to paint; beside
> stability/security implications (gobbled text could cause font-lock to
> go mad), I'm not fond of viewing that junk either.

Remove "application/zip" from `mm-inlined-types':

(setq mm-inlined-types (remove "application/zip" mm-inlined-types))
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch


Disabling zip archives preview

2016-05-03 Thread Sanel Zukan
Hi guys,

Pardon me if this question was asked before, is it possible to disable
automatic preview of zip/archive attachments and keep it toggled as
hidden?

I often get spam (who does not?) with zip archives and some javascript
junk, which emacs happily open and tries to paint; beside
stability/security implications (gobbled text could cause font-lock to
go mad), I'm not fond of viewing that junk either.

If you can, please CC me with reply as I'm not member of this list.

Thanks in advace.

Best,
Sanel
___
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch