From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: removing bushdb related code in gud.el Date: Sun, 25 Feb 2007 22:27:37 -0500 Message-ID: References: <20070226.024211.256833758.jet@gyve.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1172460665 5479 80.91.229.12 (26 Feb 2007 03:31:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Feb 2007 03:31:05 +0000 (UTC) Cc: bashdb-devel@lists.sourceforge.net, rocky.bernstein@gmail.com, emacs-devel@gnu.org To: Masatake YAMATO Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 26 04:30:59 2007 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.50) id 1HLWZm-0007gq-1m for ged-emacs-devel@m.gmane.org; Mon, 26 Feb 2007 04:30:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLWZm-0000Cf-1W for ged-emacs-devel@m.gmane.org; Sun, 25 Feb 2007 22:30:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HLWY6-00084m-Up for emacs-devel@gnu.org; Sun, 25 Feb 2007 22:29:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HLWY6-00084U-JI for emacs-devel@gnu.org; Sun, 25 Feb 2007 22:29:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLWY6-00084M-9U for emacs-devel@gnu.org; Sun, 25 Feb 2007 22:29:14 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HLWY5-0005VR-VZ for emacs-devel@gnu.org; Sun, 25 Feb 2007 22:29:14 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HLWWX-0005JI-SQ; Sun, 25 Feb 2007 22:27:37 -0500 In-reply-to: <20070226.024211.256833758.jet@gyve.org> (message from Masatake YAMATO on Mon, 26 Feb 2007 02:42:11 +0900 (JST)) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:66817 Archived-At: To avoid users' confusion, we'd like to move bashdb related code(bashdb.el) in gud.el to bashdb itself. So we can provide well updated bashdb.el in bashdb release. Wouldn't it be better to have a protocol version number? Then Emacs could still have the code, but if you change the protocol, you would update the protocol version number. Then the code in Emacs would say "you need to install bashdb.el from .