From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24581 Path: main.gmane.org!not-for-mail From: Norman Walsh Newsgroups: gmane.emacs.gnus.general Subject: Linespacing again... Date: Tue, 3 Aug 1999 07:25:31 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <7561-Tue03Aug1999072531-0400-ndw@nwalsh.com> Reply-To: Norman Walsh NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162122 9487 80.91.224.250 (21 Oct 2002 01:02:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:02:02 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA24279 for ; Tue, 3 Aug 1999 07:30:09 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.3) with ESMTP id GAB14937; Tue, 3 Aug 1999 06:26:31 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 03 Aug 1999 06:27:11 -0500 (CDT) 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 GAA04167 for ; Tue, 3 Aug 1999 06:27:02 -0500 (CDT) Original-Received: from nexus.berkshire.net (nexus.berkshire.net [206.72.196.10]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA24255 for ; Tue, 3 Aug 1999 07:25:53 -0400 (EDT) Original-Received: from nwalshpc.berkshire.net (nwalshpc.nwalsh.com [140.186.114.234]) by nexus.berkshire.net (8.9.2/8.9.2) with ESMTP id HAA07555 for ; Tue, 3 Aug 1999 07:25:50 -0400 (EDT) X-Mailer: emacs 20.4.1 (via feedmail 7 I) Original-To: ding@gnus.org X-URL: http://nwalsh.com/ User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.4 Original-Lines: 26 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24581 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24581 Hello world, Sometimes, when someone sends me HTML mail, w3 changes the interline spacing. This is really annoying. I asked once before how to fix it, and got this snippet of code: (setq w3-user-fonts-take-precedence t) ; Use my fonts. (setq w3-user-colors-take-precedence t) ; Use _my_ colors. (setq w3-honor-stylesheets nil) ; No, just do it.. (setq w3-use-terminal-characters nil) ; No weird characters. (setq w3-horizontal-rule-char 45) ; I said: no weird characters. (setq w3-use-terminal-characteristics nil) which worked just fine in 20.3.1, but I find in 20.4 that it no longer works. Anyone know what I should be setting now? To the best of my knowledge, I'm still using the same W3 mode. Cheers, norm -- Norman Walsh | So, are you working on finding http://nwalsh.com/ | that bug now, or are you leaving | it until later? Yes.