From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75692 Path: news.gmane.org!not-for-mail From: Michael Piotrowski Newsgroups: gmane.emacs.gnus.general Subject: Problem displaying multipart/alternative messages Date: Thu, 13 Jan 2011 11:42:15 +0100 Organization: dynalabs Network Research Unit Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1294922721 27023 80.91.229.12 (13 Jan 2011 12:45:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 13 Jan 2011 12:45:21 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24043@lists.math.uh.edu Thu Jan 13 13:45:17 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PdMYF-0006gg-4d for ding-account@gmane.org; Thu, 13 Jan 2011 13:45:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PdMXc-00017H-Dq; Thu, 13 Jan 2011 06:44:36 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PdKiO-0000Ye-C2 for ding@lists.math.uh.edu; Thu, 13 Jan 2011 04:47:36 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PdKiA-0006R4-BF for ding@lists.math.uh.edu; Thu, 13 Jan 2011 04:47:36 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PdKi9-0000WL-LF for ding@gnus.org; Thu, 13 Jan 2011 11:47:21 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PdKi5-0006XA-Vk for ding@gnus.org; Thu, 13 Jan 2011 11:47:18 +0100 Original-Received: from 130.60.156.196 ([130.60.156.196]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jan 2011 11:47:17 +0100 Original-Received: from mxp by 130.60.156.196 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jan 2011 11:47:17 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 43 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 130.60.156.196 User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.22 (berkeley-unix) X-Face: %OvAx]kKl`N,i?yQ+$^p9w2oy)Yg|O}a_~6wtRQ@UTZ*(jSPubbonT]m++M>YBtJqkZZa!W"y5`aI.FoKO%$JHz=ws|i?y^o2bds(+pcp>gcX]H}?-tCzL^ABzJUWYzS{"!_hFg:JD)`kxRKLsNp X-Operating-System: NetBSD Content-Language: en Cancel-Lock: sha1:35sHLekQQIaiwv3u6QTYHPeEDto= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75692 Archived-At: Hi, Using the current git version of Gnus on XEmacs 21.4.22, I'm now getting the error "Selecting deleted or non-existent buffer" when trying to view a multipart/alternative message (as produced by, e.g., Apple Mail or Microsoft Outlook): #v+ Debugger entered--Lisp error: (error "Selecting deleted or non-existent buffer") mm-preferred-alternative-precedence(((#"> ("text/plain" ... ... ...) quoted-printable nil nil nil nil nil) ("multipart/related" (#"> ... quoted-printable nil nil nil nil nil) (#"> ... base64 nil ... nil nil "<169B2FFF-3C89-4C5A-BFAF-D4BF383302CD@local>")))) mm-preferred-alternative(((#"> ("text/plain" ... ... ...) quoted-printable nil nil nil nil nil) ("multipart/related" (#"> ... quoted-printable nil nil nil nil nil) (#"> ... base64 nil ... nil nil "<169B2FFF-3C89-4C5A-BFAF-D4BF383302CD@local>")))) gnus-mime-display-alternative(((#"> ("text/plain" ... ... ...) quoted-printable nil nil nil nil nil) ("multipart/related" (#"> ... quoted-printable nil nil nil nil nil) (#"> ... base64 nil ... nil nil "<169B2FFF-3C89-4C5A-BFAF-D4BF383302CD@local>"))) nil nil 1) gnus-mime-display-part(("multipart/alternative" (#"> ("text/plain" ... ... ...) quoted-printable nil nil nil nil nil) ("multipart/related" (#"> ... quoted-printable nil nil nil nil nil) (#"> ... base64 nil ... nil nil "<169B2FFF-3C89-4C5A-BFAF-D4BF383302CD@local>")))) gnus-display-mime() gnus-article-prepare-display() gnus-article-prepare(1860 nil) gnus-summary-display-article(1860 nil) gnus-summary-select-article(nil force) gnus-summary-show-article(nil) call-interactively(gnus-summary-show-article) #v- I have this in my .gnus: #v+ ;;; Discourage text/html alternatives (setq mm-discouraged-alternatives '("text/html")) ;;; Don't render HTML, even if there's no alternative ;;; http://my.gnus.org/faq/html-nochunks/#id2491979 (setq mm-automatic-display (remove "text/html" mm-automatic-display)) #v- So I first thought it may be a configuration incompatibility, but the error also occurs with the default settings. Any ideas? Thanks in advance! -- Dr.-Ing. Michael Piotrowski, M.A. Public key at (ID 0x1614A044)