From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21426 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: highlighting failure Date: 22 Feb 1999 12:07:12 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159531 22864 80.91.224.250 (21 Oct 2002 00:18:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:18:51 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA08250 for ; Mon, 22 Feb 1999 12:08:38 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB24877; Mon, 22 Feb 1999 11:07:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 22 Feb 1999 11:08:20 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA26024 for ; Mon, 22 Feb 1999 11:08:12 -0600 (CST) Original-Received: from beaver.jprc.com (BEAVER.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA08223 for ; Mon, 22 Feb 1999 12:08:04 -0500 (EST) Original-Received: (from karl@localhost) by beaver.jprc.com (8.8.7/8.8.7) id MAA30838; Mon, 22 Feb 1999 12:07:13 -0500 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu In-Reply-To: Lee Willis's message of "22 Feb 1999 12:50:25 +0000" Original-Lines: 25 User-Agent: Gnus/5.070077 (Pterodactyl Gnus v0.77) XEmacs/21.2(beta9) (Athena) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21426 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21426 The message to which I'm following up, right here on the ding list, induced this stack trace in p0.77: Signaling: (end-of-buffer) gnus-cite-add-face(6 "> >" gnus-cite-face-2) gnus-article-highlight-citation() gnus-treat-article(nil 3 3 "text/plain") byte-code("..." [ignored string-match type throw nil 4 handle "inline" mm-attachment-override-p not-attachment mm-automatic-display-p mm-inlinable-part-p mm-automatic-external-display-p t display split-string "/" "text" text gnus-article-mime-handle-alist id gnus-unbuttonized-mime-type-p gnus-article-insert-newline gnus-insert-mime-button move beg -2 gnus-newsgroup-charset mail-parse-charset mm-display-part mm-insert-inline mm-get-part gnus-treat-article gnus-article-mime-handles] 6) gnus-mime-display-single((#"> ("text/plain") nil (lambda nil (let ... ...)) nil nil nil nil)) gnus-mime-display-part((#"> ("text/plain") nil (lambda nil (let ... ...)) nil nil nil nil)) mapcar(gnus-mime-display-part ((# ("text/plain") nil (lambda nil ...) nil nil nil nil) (#"> ("image/png" ...) base64 nil ("attachment" ...) "Gnus shot (The sheriff?)" nil nil) (#"> ("text/plain") nil (lambda nil ...) nil nil nil nil))) gnus-mime-display-mixed(((# ("text/plain") nil (lambda nil ...) nil nil nil nil) (#"> ("image/png" ...) base64 nil ("attachment" ...) "Gnus shot (The sheriff?)" nil nil) (#"> ("text/plain") nil (lambda nil ...) nil nil nil nil))) gnus-mime-display-part(("multipart/mixed" (# ("text/plain") nil (lambda nil ...) nil nil nil nil) (#"> ("image/png" ...) base64 nil ("attachment" ...) "Gnus shot (The sheriff?)" nil nil) (#"> ("text/plain") nil (lambda nil ...) nil nil nil nil))) gnus-display-mime() gnus-article-prepare-display() gnus-article-prepare(22963 nil) gnus-summary-display-article(22963) gnus-summary-next-page(nil) call-interactively(gnus-summary-next-page) Interestingly, having gotten it to display with `C-u g', then `g' to get it to try to do the usual highlighting stuff, what it shows is that the signature portion is correctly italicized, but the 1st line of the signature is black, as well as the first letter of the 2nd line, but the rest of the 2nd line is in first-level quotation blue.