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: Re: CEDET version Date: Mon, 21 Jan 2013 21:00:40 -0500 Message-ID: <0ca9s2ht87.fsf@fencepost.gnu.org> References: <87txqgjfmx.fsf@mail36.net> <9c38xzv0q7.fsf@fencepost.gnu.org> <76ehhjw8bb.fsf_-_@fencepost.gnu.org> <87wqv62vu1.fsf@engster.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1358820045 2694 80.91.229.3 (22 Jan 2013 02:00:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Jan 2013 02:00:45 +0000 (UTC) Cc: "Eric M. Ludlam" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 22 03:01:04 2013 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 1TxTAc-0001IG-VL for ged-emacs-devel@m.gmane.org; Tue, 22 Jan 2013 03:01:03 +0100 Original-Received: from localhost ([::1]:36461 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxTAL-0007rp-Vq for ged-emacs-devel@m.gmane.org; Mon, 21 Jan 2013 21:00:45 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:45119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxTAJ-0007rX-18 for emacs-devel@gnu.org; Mon, 21 Jan 2013 21:00:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxTAH-0004NR-Jz for emacs-devel@gnu.org; Mon, 21 Jan 2013 21:00:42 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxTAH-0004NM-F1 for emacs-devel@gnu.org; Mon, 21 Jan 2013 21:00:41 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TxTAG-0000aT-KT; Mon, 21 Jan 2013 21:00:40 -0500 X-Spook: Ft. Bragg AK-47 cryptographic import CIDA 9/11 Clinton X-Ran: )|F@,lroorDB6 (David Engster's message of "Mon, 21 Jan 2013 20:13:26 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." 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:156566 Archived-At: David Engster wrote: > Actually, it's more like a 1.2 since 1.1 was already released some time > ago, and the now bundled files are newer. > > It is a bit difficult since we bundle a subset of CEDET with Emacs, so > upstream versions cannot be really identical. Since we're now merging > more regularly, maybe we don't need upstream releases anymore and should > see it more as in incubator. > > In any case, I think calling this version "1.1.5" or "1.2" should be > fine, but I'd like to know what Eric thinks. We can call it whatever version number you like. I think the only real issue is when using ELPA to install a newer version of CEDET than the version supplied with Emacs (but maybe this won't be happening?). There are various things that this affects; see M-x list-packages output. semantic, srecode, inversion, pulse, ede, etc. They all have different version numbers at present.