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: D-Bus integration into Emacs Date: Thu, 06 Dec 2007 03:02:38 -0500 Message-ID: References: <874pf6ypv8.fsf@gmx.de> <87prxp57la.fsf@gmx.de> <87d4to5ux0.fsf@freemail.hu> <4753AC5E.9030009@swipnet.se> <4755036C.6070002@swipnet.se> <47553A4A.5040306@swipnet.se> <47579F29.3030903@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1196931601 13608 80.91.229.12 (6 Dec 2007 09:00:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Dec 2007 09:00:01 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 06 10:00:09 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 1J0CaO-0005r3-Ga for ged-emacs-devel@m.gmane.org; Thu, 06 Dec 2007 10:00:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0Ca7-0007uJ-PK for ged-emacs-devel@m.gmane.org; Thu, 06 Dec 2007 03:59:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J0CZr-0007ey-PR for emacs-devel@gnu.org; Thu, 06 Dec 2007 03:59:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J0CZr-0007e6-7R for emacs-devel@gnu.org; Thu, 06 Dec 2007 03:59:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0CZr-0007ds-1p for emacs-devel@gnu.org; Thu, 06 Dec 2007 03:59:27 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0CZq-00052m-Te for emacs-devel@gnu.org; Thu, 06 Dec 2007 03:59:27 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1J0Bgs-00020M-Lw; Thu, 06 Dec 2007 03:02:38 -0500 X-Spook: FTS2000 CDC halcon pink noise defense information warfare X-Ran: \*-]6OjQ9CRt]4m-RSm$loOWB5YB (Jan =?iso-8859-1?Q?Dj=E4rv's?= message of "Thu, 06 Dec 2007 08:05:13 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: 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:84783 Archived-At: Jan Dj=E4rv wrote: >> That means that the version number is now duplicated in configure.in, > > It is too bad, I agree. But using obsolete macros is no good either, > sooner or later they are removed. Ideally we should generate > lisp/version.el and doc/emacs/emacs.texi from configure so the > version number is only in configure.in. But that would not be OK > where configure is not used. Suggestions anyone? The version number exists in a number of places. It's no big deal; M-x set-version from admin/admin.el updates them all.