From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id D4B11431E62 for ; Fri, 3 Aug 2012 06:02:20 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3W04OSML-vey for ; Fri, 3 Aug 2012 06:02:18 -0700 (PDT) Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 97EAD431FAE for ; Fri, 3 Aug 2012 06:02:18 -0700 (PDT) Received: from convex-new.cs.unb.ca ([131.202.245.35]) by tesseract.cs.unb.ca with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1SxHW5-0004Az-1E; Fri, 03 Aug 2012 10:02:13 -0300 Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.80) (envelope-from ) id 1SxHVz-0003fh-Lu; Fri, 03 Aug 2012 10:02:03 -0300 From: David Bremner To: Robert Horn , notmuch@notmuchmail.org Subject: Re: Bug (?) difference 24.1 and 23.3.1 In-Reply-To: References: User-Agent: Notmuch/0.13.2 (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Fri, 03 Aug 2012 10:02:03 -0300 Message-ID: <87ehno9lis.fsf@convex-new.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam_bar: - X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Fri, 03 Aug 2012 13:02:21 -0000 Robert Horn writes: > I didn't find a reference to this bug, but before digging in deeper I'll > ask if this is a duplicate. When viewing the same email message using > emacs 24.1 and 23.3.1 I get an error in 24.1. > > The error is: > mm-inline-text-html: Symbol's value as variable is void: > gnus-inhibit-images There is some discussion in the thread starting at id:"1324309559-7993-1-git-send-email-dme@dme.org"; basically it seems to be a gnus bug, but maybe we should work around it some how. It was supposed to be fixed upstream in gnus, but apparently not. d