Gnus development mailing list
 help / color / mirror / Atom feed
From: Rui Zhu <sprache@iname.com>
Subject: Re: Removed forward slash?
Date: Mon, 19 Jul 1999 22:32:57 GMT	[thread overview]
Message-ID: <87908cy1zp.fsf@cs.tu-berlin.de> (raw)
In-Reply-To: <8942-Sun18Jul1999060714-0400-ndw@nwalsh.com>

Norman Walsh <ndw@nwalsh.com> writes:

> / Hrvoje Niksic <hniksic@srce.hr> was heard to say:
> | I suspect that it might be the case that Harry's Emacs does not render
> | italics correctly, for whatever reason.  In that case, italicizing
> | will really look like "removing slashes", which is quite
> | disconcerting.
> 
> This thread has just caused me to notice that neither bold nor
> italic seem to be working on my emacs, though underlining does
> (and the font I'm using is available in both variations, I
> believe).
> 
> This is Emacs 20.3.1 under NT using the face
> 
>   (set-default-font "-*-Fixedsys-normal-r-*-*-13-97-*-*-c-*-*-ansi-")
> 
> Several debugging forays have lead nowhere. Anyone with experience
> debugging faces have a suggestion?

I had the same behavior after I upgraded emacs from 20.2.x to 20.3.x.  I
used to set fontset in X resource file.  Though I know 9x15 has bold,
but emacs did not show me that.  The reason I just found is that in
`create-fontset-from-x-resource' of `fontset.el' there is such a call:

(create-fontset-from-fontset-spec fontset-spec nil 'noerror)
                                               ^^^

(see info) so that no other styles is created for user specified
fontsets.  Now I create my fontsets in .emacs my self, then it's all
right, in fact I'd prefer to do that in the elisp way.

But I don't know what one should do on NT.

Cheers,
        Rui


  reply	other threads:[~1999-07-19 22:32 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-17 12:55 Harry Putnam
1999-07-17 13:11 ` François Pinard
1999-07-17 14:22   ` Harry Putnam
1999-07-17 15:22     ` François Pinard
1999-07-17 16:52       ` Harry Putnam
1999-07-17 17:37       ` Hrvoje Niksic
1999-07-17 18:34         ` François Pinard
1999-07-17 22:46           ` Kai Großjohann
1999-07-21 15:45             ` François Pinard
1999-07-19  5:24         ` Matt Simmons
1999-07-19 10:54           ` Kai Großjohann
1999-07-19 14:54           ` Hrvoje Niksic
1999-07-17 16:48     ` Hrvoje Niksic
1999-07-17 22:32       ` Kai Großjohann
1999-07-19 11:32     ` Toby Speight
1999-08-27 19:31     ` Lars Magne Ingebrigtsen
1999-07-17 16:44   ` Hrvoje Niksic
1999-07-17 17:00     ` Harry Putnam
1999-07-17 22:29       ` Kai Großjohann
1999-07-18 10:07     ` Norman Walsh
1999-07-19 22:32       ` Rui Zhu [this message]
1999-07-18 15:38     ` Paul Stevenson
1999-07-19  0:11       ` Stainless Steel Rat
1999-07-19 10:53       ` Kai Großjohann
1999-07-19 14:04         ` Paul Stevenson
1999-07-19 14:36           ` Kai Großjohann
1999-07-19  6:54     ` Thomas Lofgren
1999-07-19  7:37     ` Jaap-Henk Hoepman

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=87908cy1zp.fsf@cs.tu-berlin.de \
    --to=sprache@iname.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 NNTP newsgroup(s).