emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: some updates in past 24 hours broke Carbon Emacs


From: Randal L. Schwartz
Subject: Re: some updates in past 24 hours broke Carbon Emacs
Date: 26 Oct 2005 19:21:44 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

>>>>> "YAMAMOTO" == YAMAMOTO Mitsuharu <address@hidden> writes:

>>>>> On 26 Oct 2005 19:03:13 -0700, address@hidden (Randal L. Schwartz) said:
>> In customize, I have

>> '(default-frame-alist (quote ((menu-bar-lines . 1) (tool-bar-lines
>> . 0) (foreground-color . "black") (background-color . "white")
>> (width . 80) (height . 60) (font . "-apple-bitstream vera sans
>> mono-medium-r-normal--10-0-75-75-m-0-mac-roman"))))

YAMAMOTO> Then, please remove the "font" entry from it using customize-variable.
YAMAMOTO> You could replace the resolution fields in the XLFD with wildcards,
YAMAMOTO> but customizing fonts through customize-face would be better.

yeah, I see that I'm setting the face in two places.  After backing faces.el
down one rev (1.338), I still had the same problem, so it wasn't faces.el.

But when I removed this (font . "...") item, it started up fine *with*
my selected default face.

The whole setting of faces seems complex.  Is this all documented somewhere?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]