From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: RefTeX Merge Date: Tue, 25 Sep 2012 08:30:43 +0200 Message-ID: <878vbyehrg.fsf@thinkpad.tsdh.de> References: <877grkehl2.fsf@caeruleus.net> <505F574D.1050707@cs.ucla.edu> <876274lzio.fsf@gnu.org> <871uhri21g.fsf@caeruleus.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1348554662 32133 80.91.229.3 (25 Sep 2012 06:31:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2012 06:31:02 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org, Paul Eggert To: Ralf Angeli Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 25 08:31:05 2012 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 1TGOfh-00064k-DI for ged-emacs-devel@m.gmane.org; Tue, 25 Sep 2012 08:31:05 +0200 Original-Received: from localhost ([::1]:44955 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGOfc-0004HI-Ex for ged-emacs-devel@m.gmane.org; Tue, 25 Sep 2012 02:31:00 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGOfY-0004HA-7g for emacs-devel@gnu.org; Tue, 25 Sep 2012 02:30:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGOfU-0001do-Dr for emacs-devel@gnu.org; Tue, 25 Sep 2012 02:30:56 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:59068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGOfP-0001U3-HL; Tue, 25 Sep 2012 02:30:47 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id B0B461A406F; Tue, 25 Sep 2012 08:30:46 +0200 (CEST) X-Virus-Scanned: amavisd-new at uni-koblenz.de Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2fTZ8otw2Wjf; Tue, 25 Sep 2012 08:30:46 +0200 (CEST) X-CHKRCPT: Envelopesender noch tsdh@gnu.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 13F9A1A4046; Tue, 25 Sep 2012 08:30:46 +0200 (CEST) Mail-Followup-To: Ralf Angeli , Chong Yidong , Paul Eggert , emacs-devel@gnu.org In-Reply-To: <871uhri21g.fsf@caeruleus.net> (Ralf Angeli's message of "Mon, 24 Sep 2012 22:44:27 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 141.26.64.15 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:153526 Archived-At: Ralf Angeli writes: >> (Normally, one would use bzr join to preserve the history, but bzr >> join seems to be badly broken.) > > Now that would be a nice solution. RefTeX is currently maintained in > a CVS repository, though. I'm not sure if this makes matters better > or worse. I can import the reftex CVS repository into a bzr or git repository if it helps to get the job done. I've already written the needed scripts and configurations for cvs2{bzr,git} for converting AUCTeX, and they'll probably work well with reftex, too. Bye, Tassilo