all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chip Coldwell <coldwell@redhat.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Miles Bader <miles@gnu.org>,
	emacs-devel@gnu.org, Kenichi Handa <handa@m17n.org>
Subject: Re: default default face
Date: Mon, 23 Jun 2008 17:19:36 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.1.10.0806231718060.17879@barcelona.usersys.redhat.com> (raw)
In-Reply-To: <877icgjc9u.fsf@stupidchicken.com>

On Mon, 23 Jun 2008, Chong Yidong wrote:

> > Miles Bader <miles.bader@necel.com> writes:
> >
> >> Ok, now the `fixed' and `variable-pitch' faces look beautiful by
> >> default -- but what about the default `default' face?  Currently it
> >> still seems to be the old ugly (and non-AA) courier face.
> >>
> >> It seems like it should be "Monospace" by default too, just like the
> >> `fixed' face.
> 
> WDYT about making changing the defaults as follows:
> 
> *** trunk/src/xrdb.c.~1.65.~	2008-06-02 12:27:57.000000000 -0400
> --- trunk/src/xrdb.c	2008-06-23 13:21:57.000000000 -0400
> ***************
> *** 527,536 ****
>     XrmDatabase db;
>     char line[256];
>   
> !   char *helv = "-*-helvetica-medium-r-*--*-120-*-*-*-*-iso8859-1";
>   
>   #ifdef USE_MOTIF
> !   char *courier = "-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1";
>     extern Lisp_Object Vdouble_click_time;
>   #endif
>   
> --- 527,536 ----
>     XrmDatabase db;
>     char line[256];
>   
> !   char *helv = "Sans";
>   
>   #ifdef USE_MOTIF
> !   char *courier = "Monospace";
>     extern Lisp_Object Vdouble_click_time;
>   #endif

You would also need to fix doc/emacs/cmdargs.texi, which contains

"The default font used by Emacs (under X) is:

@smallexample
-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1
@end smallexample"

Chip

-- 
Charles M. "Chip" Coldwell
Senior Software Engineer
Red Hat, Inc
978-392-2426

GPG ID:  852E052F
GPG FPR: 77E5 2B51 4907 F08A 7E92  DE80 AFA9 9A8F 852E 052F




  parent reply	other threads:[~2008-06-23 21:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-23  3:28 default default face Miles Bader
2008-06-23  3:51 ` Chong Yidong
2008-06-23 17:23   ` Chong Yidong
2008-06-23 18:32     ` Stefan Monnier
2008-06-23 21:19     ` Chip Coldwell [this message]
2008-06-24  2:24     ` Miles Bader

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=alpine.LFD.1.10.0806231718060.17879@barcelona.usersys.redhat.com \
    --to=coldwell@redhat.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=miles@gnu.org \
    /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.