X-Spam-Check-By: sourceware.org
Message-ID: <46D9998C.7060207@cwilson.fastmail.fm>
Date: Sat, 01 Sep 2007 12:55:40 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: small problems with rxvt-20050409-6
References: <fav74s$rl$1@sea.gmane.org> <fbc0a1$fil$1@sea.gmane.org>
In-Reply-To: <fbc0a1$fil$1@sea.gmane.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
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

Lapo Luchini wrote:
> Lapo Luchini wrote:
>> b) alt-backspace deletes TWO words instead of one in both bash and zsh
> 
> Solved in 20050409-7.

Good.

>> a) I guess the font system has changed, as it now both looks nicer and
>> kindly ignore my previously working .Xsession line
> 
> Err, I meant .Xdefaults.
> rxvt seems to work with "rxvt.font" but not anymore with "*font" as it
> did a couple releases ago.

More specific patterns in the search chain are preferred over general 
ones.  Since /etc/X11/app-defaults/Rxvt contains:

Rxvt*font:
Rxvt*boldfont:

those take precedence over "*font". Either remove those lines from 
/etc/X11/app-defaults/Rxvt, specify 'class' settings (Rxvt*font) in your 
.Xdefaults, or 'invocation' settings (rxvt*font) in your .Xdefaults.

--
Chuck

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

