From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2543 invoked by alias); 20 Oct 2003 19:00:10 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 2534 invoked from network); 20 Oct 2003 19:00:08 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 20 Oct 2003 19:00:08 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h9KJ08M22075 for ; Mon, 20 Oct 2003 15:00:08 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h9KJ08r00632; Mon, 20 Oct 2003 15:00:08 -0400 Received: from [150.1.200.14] (vpn50-73.rdu.redhat.com [172.16.50.73]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h9KJ06wC020985; Mon, 20 Oct 2003 15:00:07 -0400 Subject: Re: Multiple ~/.gdbtkinit files From: Keith Seitz To: duane@franklin.com Cc: "insight@sources.redhat.com" In-Reply-To: <200310201854.h9KIswh08731@europa.franklin.com> References: <200310201854.h9KIswh08731@europa.franklin.com> Content-Type: text/plain Organization: Message-Id: <1066676597.1589.15.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Mon, 20 Oct 2003 19:00:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q4/txt/msg00045.txt.bz2 On Mon, 2003-10-20 at 11:54, Duane Ellis wrote: > Has any concideration been given to (A) Specifying this filename with > a command line option, or (B) - trying first a 'version specific > filename' then trying the normal filename? Goofy. So you have, for instance, different window geometries and open windows based on the target? Right now these are all saved in the target-independent preferences sections. Anyway, you could try something like: insight -nx --command=SCRIPT Keith