Your message dated Fri, 14 Mar 2003 13:40:33 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#184395: xterm do not obey all command line flags
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Mar 2003 00:31:49 +0000
>From [EMAIL PROTECTED] Tue Mar 11 18:31:49 2003
Return-path: <[EMAIL PROTECTED]>
Received: from verso.st.jyu.fi [130.234.4.66] 
([LywZcBk2wbHZaEL+imRh+avZFWlMCfNy])
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18su9q-0008QE-00; Tue, 11 Mar 2003 18:31:46 -0600
Received: (from [EMAIL PROTECTED])
        by verso.st.jyu.fi (8.11.6/8.11.6) id h2C0Viu22253
        for [EMAIL PROTECTED]; Wed, 12 Mar 2003 02:31:44 +0200
X-Authentication-Warning: verso.st.jyu.fi: juhtolv set sender to [EMAIL 
PROTECTED] using -f
Date: Wed, 12 Mar 2003 02:31:44 +0200
From: Juhapekka Tolvanen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: xterm do not obey all command line flags
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Juhapekka Tolvanen <[EMAIL PROTECTED]>
Mail-Followup-To: Juhapekka Tolvanen <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain;
        charset=us-ascii:iso-8859-15:iso-8859-1:utf-8
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
Organization: 
=?us-ascii:iso-8859-15:iso-8859-1:utf-8?Q?University_of_Jyv=E4skyl=E4?=
X-URL: http://www.cc.jyu.fi/~juhtolv/
X-Mailer-URL: http://www.mutt.org/
X-Editor: Vim http://vim.sourceforge.net/
X-Operating-System: Linux 2.4.18-3 on an i686
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by verso.st.jyu.fi id 
h2C0Viu22253
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.3 required=4.0
        tests=HAS_PACKAGE,NOSPAM_INC,SPAM_PHRASE_00_01,USER_AGENT,
              USER_AGENT_MUTT,X_AUTH_WARNING
        version=2.44
X-Spam-Level: 


Package: xterm
Version: 4.2.1-3

I have defined background color and foreground color of xterm in my
X-resources.

xterm*vt100.background:         black
xterm*vt100.foreground:         orange

After that I can not override them with command line flags. For example
if I give this command, I still have orange text on black:

xterm -ls -fg 'gray84' -bg '#00003c' -cr 'green' \
-fn '-jmk-neep alt-medium-r-normal-*-24-240-*-*-c-*-iso8859-15' &


--=20
Juhapekka "naula" Tolvanen * U of Jyv=E4skyl=E4 * [EMAIL PROTECTED]
http://www.cc.jyu.fi/~juhtolv/ * * * "STRAIGHT BUT NOT NARROW!"
"Joka tahtoo rakkautta mieli t=E4ynn=E4 pelkk=E4=E4 vihaa,
her=E4=E4 ludelavitsalta, nyrkki kauhoo kylm=E4=E4 lihaa."          CMX

---------------------------------------
Received: (at 184395-done) by bugs.debian.org; 14 Mar 2003 18:40:35 +0000
>From [EMAIL PROTECTED] Fri Mar 14 12:40:34 2003
Return-path: <[EMAIL PROTECTED]>
Received: from dhcp16621067.indy.rr.com (redwald.deadbeast.net) [24.166.21.67] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18tu6c-0001iy-00; Fri, 14 Mar 2003 12:40:34 -0600
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
        id C01B0640D3; Fri, 14 Mar 2003 13:40:33 -0500 (EST)
Date: Fri, 14 Mar 2003 13:40:33 -0500
From: Branden Robinson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#184395: xterm do not obey all command line flags
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="OZkY3AIuv2LYvjdk"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.3i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-3.7 required=4.0
        tests=IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,
              SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
        version=2.44
X-Spam-Level: 


--OZkY3AIuv2LYvjdk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Mar 12, 2003 at 08:28:54AM +0200, Juhapekka Tolvanen wrote:
> On Wed, 12 Mar 2003, +06:41:28 EET (UTC +0200),
> Branden Robinson <[EMAIL PROTECTED]> pressed some keys:
> > These are instance definitions, not class definitions.  Does anything
> > change if you write your resources more like this (these are what I use
> > personally:)
> >=20
> > XTerm.VT100.background: gray30
> > XTerm.VT100.foreground: gray90
>=20
> Thanks! That helped. Now I can have orange text on black by default and
> I can override them with commandline flags.
>=20
> Feel free to close this bug.

Glad to hear things worked out!

Closing per submitter.

--=20
G. Branden Robinson                |
Debian GNU/Linux                   |           //     // //  /     /
[EMAIL PROTECTED]                 |           EI 'AANIIGOO 'AHOOT'E
http://people.debian.org/~branden/ |

--OZkY3AIuv2LYvjdk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iEYEARECAAYFAj5yIiEACgkQ6kxmHytGonwoiQCfakRIXwon29KaOLvrADVVOR1h
nkcAn0a9Ysuqv3ub16BR+PMAfX/N1//w
=BVJD
-----END PGP SIGNATURE-----

--OZkY3AIuv2LYvjdk--

Reply via email to