From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Aneesh Kumar K. V" Newsgroups: gmane.emacs.devel Subject: Re: GNUs and Symbol's value as variable is void: gnus-summary-buffer Date: Wed, 13 Oct 2010 20:58:35 +0530 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1286983749 21715 80.91.229.12 (13 Oct 2010 15:29:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 13 Oct 2010 15:29:09 +0000 (UTC) To: Lars Magne Ingebrigtsen , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 13 17:29:07 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 1P63GK-0003MJ-8j for ged-emacs-devel@m.gmane.org; Wed, 13 Oct 2010 17:29:07 +0200 Original-Received: from localhost ([127.0.0.1]:51926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P63GH-0004zg-13 for ged-emacs-devel@m.gmane.org; Wed, 13 Oct 2010 11:29:01 -0400 Original-Received: from [140.186.70.92] (port=51062 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P63G6-0004vN-K7 for emacs-devel@gnu.org; Wed, 13 Oct 2010 11:28:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P63G0-00030k-Qz for emacs-devel@gnu.org; Wed, 13 Oct 2010 11:28:49 -0400 Original-Received: from e23smtp06.au.ibm.com ([202.81.31.148]:35199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P63G0-00030J-9x for emacs-devel@gnu.org; Wed, 13 Oct 2010 11:28:44 -0400 Original-Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [202.81.31.247]) by e23smtp06.au.ibm.com (8.14.4/8.13.1) with ESMTP id o9DFSasq010760 for ; Thu, 14 Oct 2010 02:28:36 +1100 Original-Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o9DFSdoe2215946 for ; Thu, 14 Oct 2010 02:28:39 +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 o9DFScoC020520 for ; Thu, 14 Oct 2010 02:28:38 +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 o9DFSZWX020476; Thu, 14 Oct 2010 02:28:37 +1100 In-Reply-To: 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:131674 Archived-At: On Wed, 13 Oct 2010 16:48:09 +0200, Lars Magne Ingebrigtsen wrote: > aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) writes: > > > 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 > > `(setq debug-on-error t)', repeat the bug and post the resulting > backtrace. Something like below. I removed the mail text which is an html mail. indicate that. Debugger entered--Lisp error: (void-variable gnus-summary-buffer) mm-shr((# ("text/html") nil nil nil nil nil nil)) mm-inline-text-html((# ("text/html") nil nil nil nil nil nil)) mm-display-inline((# ("text/html") nil nil nil nil nil nil)) mm-display-part((# ("text/html") nil nil nil nil nil nil)) notmuch-show-mm-display-part-inline((:body ((:content "") notmuch-show-insert-part-*/*((:body ((:content " "tag:tome and tag:unread" "*performance issue...") notmuch-search-show-thread() call-interactively(notmuch-search-show-thread) (let ((cua-delete-selection (not autopair-autowrap)) (blink-matching-paren (not autopair-action))) (call-interactively beyond-autopair)) (let* ((autopair-emulation-alist nil) (beyond-cua (let ((cua--keymap-alist nil)) (or (key-binding (this-single-command-keys)) (key-binding fallback-keys)))) (beyond-autopair (or (key-binding (this-single-command-keys)) (key-binding fallback-keys)))) (when autopair-autowrap (autopair-set-wrapping-action)) (setq this-original-command beyond-cua) (when (and (featurep (quote paredit)) (string-match "paredit" (symbol-name beyond-cua))) (setq autopair-action nil)) (let ((cua-delete-selection (not autopair-autowrap)) (blink-matching-paren (not autopair-action))) (call-interactively beyond-autopair))) autopair-fallback(" ") (let ((pair (autopair-find-pair (char-before)))) (when (eq (char-after) pair) (setq autopair-action (list (quote newline) pair (point)))) (autopair-fallback (kbd "RET"))) autopair-newline() call-interactively(autopair-newline nil nil)