From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Some candidates for obsoletion Date: Wed, 28 May 2014 22:02:38 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1401328972 29530 80.91.229.3 (29 May 2014 02:02:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 May 2014 02:02:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 29 04:02:45 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wppg4-0007oB-BT for ged-emacs-devel@m.gmane.org; Thu, 29 May 2014 04:02:44 +0200 Original-Received: from localhost ([::1]:45746 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wppg3-00078l-QJ for ged-emacs-devel@m.gmane.org; Wed, 28 May 2014 22:02:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wppg0-00078e-2q for emacs-devel@gnu.org; Wed, 28 May 2014 22:02:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wppfz-0007KQ-78 for emacs-devel@gnu.org; Wed, 28 May 2014 22:02:40 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wppfz-0007KM-3o for emacs-devel@gnu.org; Wed, 28 May 2014 22:02:39 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Wppfy-0007Rc-D9; Wed, 28 May 2014 22:02:38 -0400 X-Spook: Saudi Arabia lock picking hackers Hugo Chavez 22nd SAS X-Ran: (2h~OQD/@ezpOjzM#\M+6(bOc?a+cUCbb2{.xmL_Ro1FpT~[Wq+f6_rr?Z_D}e0_0 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172167 Archived-At: Here are some lisp files that I think are candidates for obsoletion: vip.el vi.el - I don't think Emacs needs 3 different vi emulators (these plus viper). These two have seen very little development in recent years (decades). tpu-edt.el crisp.el ws-mode.el - These are emulations of very old things. I don't imagine many people are going to start using them these days. If not obsolete, perhaps move to GNU ELPA? But it's mainly the first two.