From owner-freebsd-hackers Fri Sep 12 12:07:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA29963 for hackers-outgoing; Fri, 12 Sep 1997 12:07:02 -0700 (PDT) Received: from usr05.primenet.com (tlambert@usr05.primenet.com [206.165.6.205]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA29949 for ; Fri, 12 Sep 1997 12:06:54 -0700 (PDT) Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id MAA04842; Fri, 12 Sep 1997 12:06:33 -0700 (MST) From: Terry Lambert Message-Id: <199709121906.MAA04842@usr05.primenet.com> Subject: Re: Netscape annoying dialog boxes To: nate@mt.sri.com (Nate Williams) Date: Fri, 12 Sep 1997 19:06:33 +0000 (GMT) Cc: dawes@rf900.physics.usyd.edu.au, hackers@FreeBSD.ORG In-Reply-To: <199709121711.LAA10321@rocky.mt.sri.com> from "Nate Williams" at Sep 12, 97 11:11:04 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > [ Warning: Action not found : insert-selection, kill-selection boxes ] [ ... ] > No joy. I just installed the new version, and the same errors occur. I > noticed that although 'insert-selection' doesn't live in the Netscape.ad > file, it does still live in the netscape.bin binary that's installed in > /usr/local/lib/netscape. > > Any other hints? (I've gotten email from others who have the same > problems, so I know I'm not alone in this. :) Ugh. Only: find / -type f -print | xargs grep "insert-selection" /dev/null | more 8-(. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.