Gnus development mailing list
 help / color / mirror / Atom feed
From: Per Abrahamsen <abraham@dina.kvl.dk>
Subject: Re: What font do you use in Emacs/XEmacs
Date: 27 Jun 1996 09:48:55 +0200	[thread overview]
Message-ID: <rj688dhel4.fsf@kleene.dina.kvl.dk> (raw)
In-Reply-To: Danny Siu's message of 26 Jun 1996 13:39:59 -0700


I use `fixed', which doesn't include an italic equivalent.  Instead I
have:

  (set-face-foreground 'italic "grey60")
  (set-face-foreground 'bold-italic "grey60")
  (condition-case nil
      (make-face-bold 'bold-italic)
    (error)))

in my .emacs.


      parent reply	other threads:[~1996-06-27  7:48 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
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 [this message]

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=rj688dhel4.fsf@kleene.dina.kvl.dk \
    --to=abraham@dina.kvl.dk \
    /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).