From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-109235-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1NuCwF-0003gM-4Y
	for garchives@archives.gentoo.org; Tue, 23 Mar 2010 22:51:07 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D8471E0833;
	Tue, 23 Mar 2010 22:50:38 +0000 (UTC)
Received: from mail-bw0-f219.google.com (mail-bw0-f219.google.com [209.85.218.219])
	by pigeon.gentoo.org (Postfix) with ESMTP id 95AF2E0833
	for <gentoo-user@lists.gentoo.org>; Tue, 23 Mar 2010 22:50:38 +0000 (UTC)
Received: by bwz19 with SMTP id 19so5695771bwz.26
        for <gentoo-user@lists.gentoo.org>; Tue, 23 Mar 2010 15:50:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:from:reply-to:to:subject:date
         :user-agent:references:in-reply-to:mime-version:content-type
         :content-transfer-encoding:message-id;
        bh=Ps6eVYUrh0Z6gwwSymLO5YS58AHoDQywXbs0elp+OQw=;
        b=A0bCjjNDCQI9qsFi4TImjGwN5WQWQBE1abZdajkMoxGvVJ8FiXynohZxMaw6P9LBqs
         ASco4TchHUvk58yk2oiWwiwqGl/Herfq0L0n+xT/otbcizz3ISU8XPvM1Mww80tvp3iO
         qceERBlg+LVWz/30f4eZWkZOWBd9H2pObphlU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=from:reply-to:to:subject:date:user-agent:references:in-reply-to
         :mime-version:content-type:content-transfer-encoding:message-id;
        b=n7IFT6NusxRM4g1g8jGFn0mc7Qm34/8e2lQ5u/W9sY8yhdWicMwdtjsz1mIDggIUrr
         33ENbHhkrnqHD3TMH4HpOB3mA73bJRjws8BKI9O+uHtRJiWmqa4CJsJzYOkK+oTJPImQ
         mbm675bGtNKxhvqbR8+pWSneMO2opFn/yVqDY=
Received: by 10.204.141.78 with SMTP id l14mr3716961bku.50.1269384637945;
        Tue, 23 Mar 2010 15:50:37 -0700 (PDT)
Received: from  (230.3.169.217.in-addr.arpa [217.169.3.230])
        by mx.google.com with ESMTPS id x16sm29721475bku.23.2010.03.23.15.50.35
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 23 Mar 2010 15:50:35 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem with script calling OOCalc on amd64
Date: Tue, 23 Mar 2010 22:50:13 +0000
User-Agent: KMail/1.12.4 (Linux/2.6.31-gentoo-r10; KDE/4.3.5; x86_64; ; )
References: <201003152342.12044.michaelkintzios@gmail.com> <201003172257.51111.michaelkintzios@gmail.com> <15719e8b1003231530l75385d6ds2b3c989b39ddbc48@mail.gmail.com>
In-Reply-To: <15719e8b1003231530l75385d6ds2b3c989b39ddbc48@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart1607325.qyt1qAShy0";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201003232250.42333.michaelkintzios@gmail.com>
X-Archives-Salt: 65ca641b-0cb2-458f-98cf-f71602e1503b
X-Archives-Hash: 567b49fa76d7a11d530c46534dbf8b6d

--nextPart1607325.qyt1qAShy0
Content-Type: Text/Plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

On Tuesday 23 March 2010 22:30:16 Robert Bridge wrote:
> On Wed, Mar 17, 2010 at 10:57 PM, Mick <michaelkintzios@gmail.com> wrote:
> > That's interesting ... which Xresources is xterm reading?  I have this =
in
> > my ~/.Xresources:
> >
> > aterm*loginShell:true
> > aterm*saveLines:32767
> > aterm*transparent:true
> > aterm*transpscrollbar:true
> > aterm*shading:40
> > aterm*fading:55
> > aterm*font:-*-fixed-*-*-*-*-20-*-100-*-*-*-*-*
> >
> > but xterm (judging by the size of the font) does not use it.
>=20
> xterm isn't aterm is it? So it really shouldn't use the settings for a
> different program.
>=20
> Just a random thought.

Yes, that's right.  xterm would read something like:

xterm*font:-*-blah-blah-

but I don't have anything in there, so was wondering where does it read its=
=20
default size from?

=2D-=20
Regards,
Mick

--nextPart1607325.qyt1qAShy0
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)

iEYEABECAAYFAkupRcIACgkQVTDTR3kpaLYrtQCePIw6OtZRoFWw1X0gMUxLUps6
ZooAn1GzjQy5BavVWheB5Bvgn/J1NiNs
=eLse
-----END PGP SIGNATURE-----

--nextPart1607325.qyt1qAShy0--