From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26548 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: Extra carriage returns in html rendered text. Date: 09 Nov 1999 14:55:15 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <867ljrsan0.fsf@megalith.bp.aventail.com> References: <90478phv.fsf@apl.washington.edu> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163736 19954 80.91.224.250 (21 Oct 2002 01:28:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:28:56 +0000 (UTC) Cc: ding mail list Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA21826 for ; Tue, 9 Nov 1999 14:51:46 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB01280; Tue, 9 Nov 1999 13:51:41 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 09 Nov 1999 13:51:52 -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 NAA05420 for ; Tue, 9 Nov 1999 13:51:37 -0600 (CST) Original-Received: from biff.kiva.net (biff.kiva.net [206.97.64.31]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id OAA21814 for ; Tue, 9 Nov 1999 14:50:54 -0500 (EST) Original-Received: (qmail 17143 invoked from network); 9 Nov 1999 19:49:37 -0000 Original-Received: from usrpri2-25.kiva.net (HELO megalith.bp.aventail.com) (206.97.75.90) by biff.kiva.net with SMTP; 9 Nov 1999 19:49:37 -0000 Original-Received: (from wmperry@localhost) by megalith.bp.aventail.com (8.9.3/8.9.3) id OAA05885; Tue, 9 Nov 1999 14:55:15 -0500 Original-To: "Jody M. Klymak" X-Now-Listening-To: Van Morrison - Glad Tidings X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Hello all, > > I promised an example of an HTML email that makes my gnus session add > extra carriage returns to *all* my fonts. Here's one. Whenever I > view it in gnus it causes all my buffers to have an extra carriage > return after every line. This can only be turned off after killing > emacs (not just gnus). Any help on debugging this would be very > appreciated - its very annoying because I cannot tell ahead of time if > the message is going to be html infested (or can I?) (setq w3-user-fonts-take-precedence t) -bp