all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: 893@emacsbugs.donarmstrong.com
Subject: bug#893: incorrect font chosen
Date: Sun, 19 Oct 2008 23:51:25 -0400	[thread overview]
Message-ID: <873airudoi.fsf@cyd.mit.edu> (raw)
In-Reply-To: <200810170102.m9H12d9v013109@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Thu, 16 Oct 2008 18:02:39 -0700 (PDT)")

Dan Nicolaescu <dann@ics.uci.edu> writes:

> It seems that on Fedora 9 the default emacs package installs
> /usr/share/X11/app-defaults/Emacs with this content:
>
> Emacs*font: -adobe-courier-medium-r-*-*-12-120-75-75-*-*-*-*
>
> If I move it out of the way, everything works fine.  But that is not
> the only problem.
>
> If you remember from my initial report on this, I have an older
> version of emacs from CVS from February 27th (I think before the
> unicode-2 merge), and that one works fine even if
> /usr/share/X11/app-defaults/Emacs is present.

I played around with this a little.  If I put

Emacs*font: -adobe-courier-medium-r-*-*-12-120-75-75-*-*-*-*

in my .Xresources file, then

emacs -Q -xrm 'Emacs.Font: -b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso10646-1'
>>> -adobe-courier-medium-r-normal--12-120-75-75-m-70-iso8859-1

emacs -Q -xrm 'emacs.Font: -b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso10646-1'
>>> -b&h-lucidatypewriter-medium-r-normal-sans-12-120-75-75-m-70-iso10646-1

This behavior is the same for both CVS Emacs and Emacs 22.

I think this behavior makes sense, because the "emacs" X attribute
setting should override the "Emacs" class setting, and the "font"
attribute setting overrides the "Font" class setting.  Maybe your Feb 27
build contained a bug that was subsequently fixed.






       reply	other threads:[~2008-10-20  3:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <873aizvvqg.fsf@cyd.mit.edu>
     [not found] ` <200810170102.m9H12d9v013109@mothra.ics.uci.edu>
2008-10-20  3:51   ` Chong Yidong [this message]
2008-09-28 20:26 bug#893: incorrect font chosen Chong Yidong
2008-09-29  0:29 ` Dan Nicolaescu
  -- strict thread matches above, loose matches on Subject: below --
2008-09-05  6:28 Dan Nicolaescu

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=873airudoi.fsf@cyd.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=893@emacsbugs.donarmstrong.com \
    --cc=dann@ics.uci.edu \
    /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.