unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Error "mm-inline-text-html: Symbol's value as variable is void: gnus-inhibit-images"
@ 2010-11-19 15:42 Aneesh Kumar K.V
  0 siblings, 0 replies; only message in thread
From: Aneesh Kumar K.V @ 2010-11-19 15:42 UTC (permalink / raw)
  To: Emacs development discussions


I get the below error with latest emacs and notmuch mail client.

Debugger entered--Lisp error: (void-variable gnus-inhibit-images)
  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 "An....<br>")
  ....
  ....
  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)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-19 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-19 15:42 Error "mm-inline-text-html: Symbol's value as variable is void: gnus-inhibit-images" Aneesh Kumar K.V

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).