From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Deprecated browsers in browse-url.el Date: Tue, 05 Oct 2010 03:11:31 -0400 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1286262706 8520 80.91.229.12 (5 Oct 2010 07:11:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Oct 2010 07:11:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: CHENG Gao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 05 09:11:45 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P31ga-0000Bi-PJ for ged-emacs-devel@m.gmane.org; Tue, 05 Oct 2010 09:11:41 +0200 Original-Received: from localhost ([127.0.0.1]:40608 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P31ga-0008Dw-4V for ged-emacs-devel@m.gmane.org; Tue, 05 Oct 2010 03:11:40 -0400 Original-Received: from [140.186.70.92] (port=40246 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P31gS-0008CD-MW for emacs-devel@gnu.org; Tue, 05 Oct 2010 03:11:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P31gR-0007r4-Sg for emacs-devel@gnu.org; Tue, 05 Oct 2010 03:11:32 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:59201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P31gR-0007r0-RF for emacs-devel@gnu.org; Tue, 05 Oct 2010 03:11:31 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P31gR-0006H1-FI; Tue, 05 Oct 2010 03:11:31 -0400 In-reply-to: (message from CHENG Gao on Tue, 05 Oct 2010 11:15:10 +0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:131355 Archived-At: > From: CHENG Gao > Date: Tue, 05 Oct 2010 11:15:10 +0800 > > I am wondering if some browsers should be removed from browse-url.el > since they are ceased projects for many years. Such as Mosaic, Netscape, > Mozilla, Galeon. Why is it a problem that these are still supported? What's the urge to remove them? > And reference to some browsers could be updated since > they are superceded by other projects - Chimera by Camino and Arena by > Amaya. Patches are welcome.