Gnus development mailing list
 help / color / mirror / Atom feed
From: Sudish Joseph <sudish@mindspring.com>
Cc: ding@ifi.uio.no
Subject: Re: What font do you use in Emacs/XEmacs
Date: 26 Jun 1996 19:54:10 -0400	[thread overview]
Message-ID: <m27msuyvdp.fsf@atreides.erehwon.org> (raw)
In-Reply-To: Danny Siu's message of 26 Jun 1996 13:39:59 -0700

Danny Siu <dsiu@mv.us.adobe.com> writes:
> Since Gnus uses italic in many places, I just wonder what font do people use
> to display that?
>
> Courier 12 seems to work fine but it's too hard to read.
> lucidasanstypewriter-12 is clean and easy to read _BUT_ doesn't have italic.

I'd be -very- interested in any emailed replies to this.  

I prefer using 9x15 for the default font and it doesn't have italic,
either.  What I currently do in 19.31 is to use courier for missing
stuff:
(set-face-font 'italic  "-*-courier-medium-o-*-*-*-*-*-*-*-*-iso8859-*")
(set-face-font 'bold-italic "-*-courier-bold-o-*-*-*-*-*-*-*-*-iso8859-*")

If you use hilit-lookup-face-create to create your fonts, it'll copy
the font off those two when necessary.  (Or, did I patch it?  I
forget.  If hl319 doesn't do it, doesn't, mail me.)

This isn't bad at all, except for flakiness in the redisplay stuff in
GNU Emacs caused by the use of two different fonts all over the place
(and I mean -all over-, you should see what my c/elisp/cperl mode
buffers look like...if you have a strong eye and stomach :-).  

You get random pixel droppings if you page through stuff often.  Also,
cursor movement in the wrong direction can cause "thinning" of certain
characters.

I'm hoping XEmacs will handle this correctly.  I'm pretty sure it should.

-Sudish 


  parent reply	other threads:[~1996-06-26 23:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-26 20:39 Danny Siu
1996-06-26 22:38 ` Steven L Baur
1996-06-26 23:54 ` Sudish Joseph [this message]
1996-06-27  2:02 ` Andrew Cosgriff
1996-06-27  8:00   ` Steven L Baur
1996-06-27 19:20   ` Lars Magne Ingebrigtsen
1996-06-27  7:48 ` Per Abrahamsen

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=m27msuyvdp.fsf@atreides.erehwon.org \
    --to=sudish@mindspring.com \
    --cc=ding@ifi.uio.no \
    /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).