From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) Newsgroups: gmane.emacs.devel Subject: GNUs and Symbol's value as variable is void: gnus-summary-buffer Date: Wed, 13 Oct 2010 20:10:36 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1286980863 6444 80.91.229.12 (13 Oct 2010 14:41:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 13 Oct 2010 14:41:03 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 13 16:40:58 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P62Vi-0001dZ-Mm for ged-emacs-devel@m.gmane.org; Wed, 13 Oct 2010 16:40:54 +0200 Original-Received: from localhost ([127.0.0.1]:37790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P62Vi-0000Lo-5q for ged-emacs-devel@m.gmane.org; Wed, 13 Oct 2010 10:40:54 -0400 Original-Received: from [140.186.70.92] (port=44382 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P62Vb-0000Jq-Nc for emacs-devel@gnu.org; Wed, 13 Oct 2010 10:40:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P62Va-0001Sq-KT for emacs-devel@gnu.org; Wed, 13 Oct 2010 10:40:47 -0400 Original-Received: from e23smtp09.au.ibm.com ([202.81.31.142]:43796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P62Va-0001SA-47 for emacs-devel@gnu.org; Wed, 13 Oct 2010 10:40:46 -0400 Original-Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [202.81.31.246]) by e23smtp09.au.ibm.com (8.14.4/8.13.1) with ESMTP id o9DEefPK027355 for ; Thu, 14 Oct 2010 01:40:41 +1100 Original-Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o9DEeeGc1855572 for ; Thu, 14 Oct 2010 01:40:41 +1100 Original-Received: from d23av04.au.ibm.com (loopback [127.0.0.1]) by d23av04.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o9DEeeb9014235 for ; Thu, 14 Oct 2010 01:40:40 +1100 Original-Received: from skywalker.linux.vnet.ibm.com ([9.77.121.94]) by d23av04.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id o9DEebYE013942 for ; Thu, 14 Oct 2010 01:40:39 +1100 User-Agent: Notmuch/0.3.1-90-g8071c5c (http://notmuchmail.org) Emacs/24.0.50.3 (i686-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:131671 Archived-At: I use notmuch mail client and with emacs master i get this error mm-inline-text-html: Symbol's value as variable is void: gnus-summary-buffer I am not sure whether the fix should be in notmuch of gnus. But this came up with the recent gnus changes -aneesh