From: Harry Putnam <reader@newsguy.com>
Subject: Re: Does anyone run Emacs/w3 ?
Date: Fri, 28 Nov 2003 13:46:07 -0600 [thread overview]
Message-ID: <m3y8u0jmyo.fsf@newsguy.com> (raw)
In-Reply-To: bq6gcq$kp9$1@sea.gmane.org
> I'm running Emacs/w3. My Emacs was set as black background, this make
> most pages look ugly. Has any made a decent configuration for w3
> running in this situation?
>
> And, I found in w3, most pages do not wrap its long lines properly. Is
> this a bug? How do I resolv it?
I run emacs/gnus in black background too:
Some code I snagged on gnus `ding' a few years ago when w3 was the
preferred html rendering engine for gnus. Not sure if it might be
helpfull. I no longer use w3 for that.
;; tame w3 displays
(setq
w3-user-fonts-take-precedence t
w3-user-colors-take-precedence t
w3-honor-stylesheets nil
w3-use-terminal-characters nil
w3-use-terminal-characters-on-tty nil
w3-horizontal-rule-char 45
w3-display-frames nil
url-be-asynchronous t
w3-do-incremental-display t
url-honor-refresh-requests nil
w3-delay-image-loads t)
next prev parent reply other threads:[~2003-11-28 19:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-28 3:45 Does anyone run Emacs/w3 ? Steven Woody
2003-11-28 19:46 ` Harry Putnam [this message]
[not found] <mailman.740.1069995776.399.help-gnu-emacs@gnu.org>
2003-11-28 8:14 ` Marc Girod
2003-11-28 9:12 ` Pascal Bourguignon
2003-11-28 9:32 ` Steven Woody
2003-12-17 20:38 ` Kai Grossjohann
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3y8u0jmyo.fsf@newsguy.com \
--to=reader@newsguy.com \
/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 read-only IMAP folder(s) and NNTP newsgroup(s).