X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=YJE0UiDLbCl0ZPqf7BBtPtaE603XaTi/LcTmJbv+g7+
	IUnzhlcp5f0zps819XDl2SclK+q3NxXCQD7XRRhom08gPJxzE4kIwRjGxwxdLM/C
	gr+qPb6lbShWEHRogO8oOXC3Klv57/eO+IWPnUinIVWmSbT+K48RsG48SxNiUUKI
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=EPtBFwvuTBcuTap6UL+3PNpxSRs=; b=cKMoJstTjRUwDAg3m
	7I5M2yXCQjcKkNLDOlULDx6x47zbrXc4tYZXyWzS1B3APu3NZ7OvMH888nPlEfqi
	MO1e2b6OC9uCJ9dGNEWaLbj1aDvB/nSW2v+wAWDJdiJo+FhY7vXvSz36tZpN9Mof
	dKCuuNd9nl0NXb+17k3PQUsI9g=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_PBL,RCVD_IN_RP_RNBL,RP_MATCHES_RCVD,SPF_NEUTRAL autolearn=no version=3.3.2
X-HELO: limerock02.mail.cornell.edu
X-CornellRouted: This message has been Routed already.
Message-ID: <523ADD52.4010906@cornell.edu>
Date: Thu, 19 Sep 2013 07:17:38 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Emacs font trouble
References: <523A4E3D.5080900@bellsouth.net> <523A59FB.3070707@cornell.edu> <523A8C58.6070501@bellsouth.net>
In-Reply-To: <523A8C58.6070501@bellsouth.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 9/19/2013 1:32 AM, Robert McBroom wrote:
> On 9/18/2013 9:57 PM, Ken Brown wrote:
>>
>> On 9/18/2013 9:07 PM, Robert McBroom wrote:
>>> Having trouble getting an acceptable fixed font display on emacs. All my
>>> old standards don't seem to be showing up any more. terminal, fixed,
>>> courier, 8514fix, etc.
>>> -fn "Lucida Console-8" worked for a while but not any more
>>> error: Invalid font name, -b&h-Lucida
>>> Console-normal-normal-semi-condensed-*-11-*-*-*-m-0-iso10646-1
>>>
>>> -fn "-misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1"
>>>
>>> I would really like a 9pt font so I can get four windows on my wide
>>> screen.
>>
>> Click on "Set Default Font" in the "Options" menu.  It will show you
>> the available fonts.  There are many 9pt fonts available on my system.
>> After selecting one you like, click on "Save Options", and your choice
>> will be used by default in future sessions.
>>
>> See the "Fonts" section of the emacs manual for much more information.
>>
> Done that many times, but don't find any usable fixed fonts.  The
> declarations in my earlier email are ones as exampled in the "Fonts"
> section of the emacs manual that have worked in the past but don't seem
> to now.  Can't see any thing that shows up wrong in /usr/share/fonts.

Maybe you should try reinstalling your font packages.  Or run 'fc-cache 
-fsv'.

> Save Options says changes to .emacs are saved but the file doesn't
> change even though the file is rwxrwxrwx.

If you change an option (by selecting a new default font, for instance) 
and click Save Options, the customization section of your .emacs should 
get rewritten.  Are you saying this doesn't happen?

You haven't said which emacs executable you're running, but I assume 
it's emacs-X11.exe.  Is that right?  If instead you're running 
emacs-w32.exe, that might explain the font problem.

And please attach your cygcheck output, as requested at

   http://cygwin.com/problems.html

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

