Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 0414D6DE025F for ; Sat, 17 Oct 2015 13:57:18 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.101 X-Spam-Level: X-Spam-Status: No, score=0.101 tagged_above=-999 required=5 tests=[AWL=0.101] 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 Ag5Fq5WTl9SC for ; Sat, 17 Oct 2015 13:57:16 -0700 (PDT) Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id 2282E6DE0221 for ; Sat, 17 Oct 2015 13:57:15 -0700 (PDT) Received: from remotemail by gitolite.debian.net with local (Exim 4.80) (envelope-from ) id 1ZnYW5-0006yc-7o; Sat, 17 Oct 2015 20:55:49 +0000 Received: (nullmailer pid 32747 invoked by uid 1000); Sat, 17 Oct 2015 20:55:32 -0000 From: David Bremner To: Mark Walters , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: show: increase default max-text-part-size In-Reply-To: <1444935189-28732-1-git-send-email-markwalters1009@gmail.com> References: <1444935189-28732-1-git-send-email-markwalters1009@gmail.com> User-Agent: Notmuch/0.20.2+73~gd432116 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Sat, 17 Oct 2015 17:55:32 -0300 Message-ID: <87bnbxxliz.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.18 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: Sat, 17 Oct 2015 20:57:18 -0000 Mark Walters writes: > Currently notmuch-show-max-text-part-size is 10000 which means some > relatively normal messages have all parts hidden by default. Increase > this to 100000 by default. pushed to release d