From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27419 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Bugs in PGnus Date: 01 Dec 1999 20:22:15 +0100 Organization: Programmerer Ingebrigtsen 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 1035164451 24509 80.91.224.250 (21 Oct 2002 01:40:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:40:51 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA03189 for ; Wed, 1 Dec 1999 14:18:37 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB01300; Wed, 1 Dec 1999 13:17:25 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Dec 1999 13:17:39 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA25908 for ; Wed, 1 Dec 1999 13:17:28 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA03147 for ; Wed, 1 Dec 1999 14:17:01 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id UAA18992 for ding@gnus.org; Wed, 1 Dec 1999 20:19:09 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 45 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 944075948 18133 193.69.4.148 (1 Dec 1999 19:19:08 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 1 Dec 1999 19:19:08 GMT Mail-Copies-To: never X-Now-Playing: Cuba's _Starshine_: "Starshine (edit)" User-Agent: Gnus/5.08 (Gnus v5.8.0) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > 2. As I already mentioned, threading often has problems, as messages > are put with the wrong thread. This seems to be because "Y c" > inserts cached articles at the *current* cursor position, and not in > thread order. Pushing "T t" on the broken thread fixes it. Does this only happen with the cached articles, or with the other similar commands (`j', `^', `M-^') as well? > 4. I sent myself a HTML file (please ask if you want a copy) that > displays OK in X-Windows, but in a text-mode console, the top > of the file is missing, Could it be that w3 renders the message in a font that's not, er, visible? > According to weblint, the "content=" should be quoted. However, > I didn't write this HTML, so it is outside my control. PGnus > gets *very* confused and displays: > > html;charset=iso-8859-1 http-equiv=Content-Type> This has been fixed in more recent versions of w3. > Another problem with this message is that in text mode xemacs, > the actual content is invisible (black on black) - probably because the HTML > sets the background color, but not the foreground color - Stupid! > No wonder - it is "MSHTML" ;-). There are w3 variables for customizing a bunch of font things. Newer version of w3 are very good at coping with all sorts of totally broken HTML. > However, while PGnus will display an entry for the cached article, it > refuses to display the contents of this article: > > Symbol's value as variable is void: gnus-article-decode-hook That's very odd. (Time passes.) Aha! It's the old binding-a-variable-before-its-defvar-is-loaded thing. Fix in cvs. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen