all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Felix E. Klee" <felix.klee@inka.de>
Subject: Re: Different font for w3m-mode?
Date: Sat, 02 Nov 2002 17:55:19 +0100	[thread overview]
Message-ID: <aq101m$pk8$1@sapa.inka.de> (raw)
In-Reply-To: 87znssx7io.fsf@fbigm.here

Friedrich Dominicus wrote:
>> I want to use a smaller font than the default font for viewing web pages
>> in w3m-mode. Is this possible?
> Yes, check out the used faces e.g with
> M-x customize-face
> accept all and look for w3 in front of them

Unfortunately, it does not seem to be possible to customice the face used 
for normal text (ie. text not used for links, buttons, etc.) in w3m. Those 
are all the faces with w3m in front of them:

W3m Anchor Face, W3m Arrived Anchor Face, W3m Bold Face, W3m Current Anchor 
Face, W3m Form Button Face, W3m Form Button Mouse Face, W3m Form Button 
Pressed Face, W3m Form Face, W3m Header Line Location Content Face, W3m 
Header Line Location Title Face, W3m History Current Url Face, W3m Image 
Face, W3m Tab Background Face, W3m Tab Selected Face, W3m Tab Selected 
Retrieving Face, W3m Tab Unselected Face, W3m Tab Unselected Retrieving 
Face, W3m Underline Face

> To find the face at point try
> M-: (text-properties-at (point))

As expected, for normal w3m text this returns nil. For links, though, I get 
some information.

What else can I try?

Felix

  reply	other threads:[~2002-11-02 16:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-02 15:31 Different font for w3m-mode? Felix E. Klee
2002-11-02 16:26 ` Friedrich Dominicus
2002-11-02 16:55   ` Felix E. Klee [this message]
2002-11-02 16:29 ` Michael Slass
2002-11-02 16:56   ` Felix E. Klee

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='aq101m$pk8$1@sapa.inka.de' \
    --to=felix.klee@inka.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.