From owner-freebsd-hackers Fri Sep 12 13:33:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA06573 for hackers-outgoing; Fri, 12 Sep 1997 13:33:33 -0700 (PDT) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id NAA06568 for ; Fri, 12 Sep 1997 13:33:31 -0700 (PDT) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA16371; Fri, 12 Sep 1997 13:33:05 -0700 Date: Fri, 12 Sep 1997 13:33:05 -0700 (PDT) From: "Brian N. Handy" To: Terry Lambert Cc: Nate Williams , dawes@rf900.physics.usyd.edu.au, hackers@FreeBSD.ORG Subject: Re: Netscape annoying dialog boxes In-Reply-To: <199709121906.MAA04842@usr05.primenet.com> Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Terry writes: > [How to fix netscape and the annoying dialog boxes:] >Ugh. Only: > > find / -type f -print | xargs grep "insert-selection" /dev/null | more > >8-(. Hey, I'll be damned! There was some dreck in my .Xdefaults. Cut it out, xrdb, and netscape doesn't seem to complain anymore! Woo hoo! I think Terry can take the rest of the day off. :-) Brian