From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 3930C6DE21A7 for ; Mon, 27 Feb 2017 01:01:24 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.505 X-Spam-Level: X-Spam-Status: No, score=0.505 tagged_above=-999 required=5 tests=[AWL=-0.147, SPF_NEUTRAL=0.652] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HCsw7aMGwiFY for ; Mon, 27 Feb 2017 01:01:22 -0800 (PST) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by arlo.cworth.org (Postfix) with ESMTP id 8DF6F6DE21A0 for ; Mon, 27 Feb 2017 01:01:22 -0800 (PST) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id C798510005A; Mon, 27 Feb 2017 11:00:49 +0200 (EET) From: Tomi Ollila To: Mark Walters , David Bremner , Tomas Nordin , notmuch@notmuchmail.org Subject: Re: [PATCH v2] emacs: show: stop display of application/* parts In-Reply-To: <8737f0qbl8.fsf@qmul.ac.uk> References: <1485596862-32326-1-git-send-email-markwalters1009@gmail.com> <87vasfhvg8.fsf@flaptop.tomnor.org> <87efz2ma7r.fsf@rocinante.cs.unb.ca> <8737f0qbl8.fsf@qmul.ac.uk> User-Agent: Notmuch/0.23.5+113~gfa95df1 (https://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2017 09:01:24 -0000 On Mon, Feb 27 2017, Mark Walters wrote: > Hi > >>> But what will we do if the user has not customized it because she >>> /wants/ to display all possible things inline. I have not seen that this >>> patch is merged into master, and probably, when I have learned about >>> this variable, I think maybe it's better not to do it in the notmuch >>> code. > > Well they can set mm-inline-override-types to > "non-existent/type". Rather a kludge I agree. > >> The problem is that the gnus default is somehow unsafe, and causes bad >> behaviour for people receiving large attachments. > > I agree with this and do think we should block this by default. In > particular, gnus/mm stuff doesn't even check for the existence of unzip > before running it on zip attachments so on my machines which don't have > unzip I get a bodypart insertion error. > > One alternative would be to add a variable > notmuch-mm-inline-override-types which would combine or replace > mm-inline-override-types for notmuch's use. A defcustom would be > clutter, but a variable would mean anyone with unusual requirements > could just setq it. > > What does anyone think? patch is pushed, and that is good (i did not read the above content, so if I am not answering the right guestion, then ignore this ;) > > Best wishes > > Mark > > > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch