From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19301 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: multipart/related test Date: 29 Nov 1998 15:50:42 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86emqmgr4t.fsf@kramer.bp.aventail.com> References: Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157676 10904 80.91.224.250 (20 Oct 2002 23:47:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:47:56 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA24590 for ; Sun, 29 Nov 1998 15:55:28 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB17499; Sun, 29 Nov 1998 14:50:59 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 29 Nov 1998 14:50:57 -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 OAA23500 for ; Sun, 29 Nov 1998 14:50:48 -0600 (CST) Original-Received: from slow.bp.aventail.com (user-38lc2cs.dialup.mindspring.com [209.86.9.156]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA24458 for ; Sun, 29 Nov 1998 15:50:39 -0500 (EST) Original-Received: from kramer.bp.aventail.com (kramer.bp.aventail.com [192.168.2.2]) by slow.bp.aventail.com (8.8.5/8.8.5) with ESMTP id PAA19638; Sun, 29 Nov 1998 15:50:23 -0800 Original-Received: (from wmperry@localhost) by kramer.bp.aventail.com (8.8.5/8.8.5) id PAA21610; Sun, 29 Nov 1998 15:50:42 -0500 Original-To: Lars Magne Ingebrigtsen X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 writes: > Lars Magne Ingebrigtsen writes: > > > This email was kinda originated by Outlook Express, but I've edited > > it by hand afterwards. This text is green. In the left margin > > there's a background picture. And here: > > [cid:003e01be1642$a526f940$b86efea9@win] there's a picture with > > baseline alignment. > > It turned out OK here, but after viewing one of theese HTML emails, > the Subject: lines has disappeared from all articles (in the article > buffer, they look alright in the summary buffer). > > Perhaps it's a w3 matter, but how do I make it not listen > bgcolor/fgcolor stuff when my emacs is on a tty? It looks kind of > ugly.. (setq w3-user-colors-take-precedence t) -bp