Gnus development mailing list
 help / color / mirror / Atom feed
From: Thomas Lofgren <lofgren@sics.se>
Subject: Re: Making w3 reasonable
Date: 07 Oct 1999 19:10:23 +0200	[thread overview]
Message-ID: <u2xg0zn2j28.fsf@muneca.sics.se> (raw)
In-Reply-To: Hrvoje Niksic's message of "07 Oct 1999 18:29:10 +0200"

>>>>> "HN" == Hrvoje Niksic <hniksic@srce.hr> writes:

    HN> So, I'd like to configure w3 to (not) do the following things:

    HN> * No fonts.  I want w3 to use my default font, and not try to
    HN> enlarge <h[number]> and <font size=...> things.  Also, I want
    HN> *everything* in fix-width.  It is acceptable to render <b> and
    HN> <i> as `bold' and `italic' faces, though.

I believe you can do all of this with
 (setq w3-user-fonts-take-precedence t)
I don't think you'll get bold and italic faces if you do that, though.

    HN> * No colors.  All colors specified in the document should be
    HN> completely ignored.  This includes all foreground and
    HN> background color settings.  It is acceptable to color HTML
    HN> links with w3's default colors, though.

This should do it:
 (setq w3-user-colors-take-precedence t)
This doesn't guarantee that you have reasonable defaults, though.

    HN> [ XEmacs specific questions snipped ]

    HN> * Not making me end each paragraph with "though."

Hmm, I'm not sure this is possible.  I don't think that's actually a
bug in w3, though.

Hth,
Tom
-- 
T. Lofgren <lofgren@sics.se> - Wherever I lay my .emacs, that's my ${HOME}
Software, not beer


  reply	other threads:[~1999-10-07 17:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-07 16:29 Hrvoje Niksic
1999-10-07 17:10 ` Thomas Lofgren [this message]
1999-10-07 17:30 ` Robin S. Socha
1999-10-07 17:45   ` Jan Vroonhof
1999-10-07 18:38     ` David S. Goldberg
1999-10-07 21:49       ` Kai Großjohann
1999-10-08 12:45         ` David S. Goldberg
1999-10-08 15:44           ` Kai Großjohann
1999-10-09  1:14           ` Glenn Shiffer
1999-10-08 12:56         ` Eye Candy vs. Angry Fruit Salad (was:: Re: Making w3 reasonable) Per Abrahamsen
1999-10-07 18:46     ` Making w3 reasonable Colin Rafferty
1999-10-07 19:33       ` Jan Vroonhof
1999-10-07 20:48         ` Colin Rafferty
1999-10-07 23:48   ` Hrvoje Niksic
1999-10-08  0:05     ` Hrvoje Niksic
1999-10-08 14:26       ` Robert Bihlmeyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u2xg0zn2j28.fsf@muneca.sics.se \
    --to=lofgren@sics.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).