From: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>, emacs-devel@gnu.org
Subject: Re: GNUs and Symbol's value as variable is void: gnus-summary-buffer
Date: Wed, 13 Oct 2010 20:58:35 +0530 [thread overview]
Message-ID: <m3k4lm2jto.fsf@linux.vnet.ibm.com> (raw)
In-Reply-To: <m3vd56w3me.fsf@quimbies.gnus.org>
On Wed, 13 Oct 2010 16:48:09 +0200, Lars Magne Ingebrigtsen <larsi@gnus.org> 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. <deleted mai txt ...> indicate that.
Debugger entered--Lisp error: (void-variable gnus-summary-buffer)
mm-shr((#<buffer *temp*> ("text/html") nil nil nil nil nil nil))
mm-inline-text-html((#<buffer *temp*> ("text/html") nil nil nil nil nil nil))
mm-display-inline((#<buffer *temp*> ("text/html") nil nil nil nil nil nil))
mm-display-part((#<buffer *temp*> ("text/html") nil nil nil nil nil nil))
notmuch-show-mm-display-part-inline((:body ((:content "<deleted mail txt.....></body></html>")
notmuch-show-insert-part-*/*((:body ((:content "<deleted mail txt") nil))))
notmuch-show("thread:000000000000dc50" #<buffer *notmuch-search-[ tome ] and tag:unread*> "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)
next prev parent reply other threads:[~2010-10-13 15:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 14:40 GNUs and Symbol's value as variable is void: gnus-summary-buffer Aneesh Kumar K.V
2010-10-13 14:48 ` Lars Magne Ingebrigtsen
2010-10-13 15:28 ` Aneesh Kumar K. V [this message]
2010-10-13 18:34 ` Lars Magne Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3k4lm2jto.fsf@linux.vnet.ibm.com \
--to=aneesh.kumar@linux.vnet.ibm.com \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.