From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?R=FCdiger?= Sonderfeld Newsgroups: gmane.emacs.devel Subject: Re: ada mode [was Re: Finding packages to enable by default] Date: Thu, 12 Dec 2013 18:44:34 +0100 Message-ID: <1884234.IKojfGR5kN@descartes> References: <85y53qxbpu.fsf@stephe-leake.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1386870297 23988 80.91.229.3 (12 Dec 2013 17:44:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Dec 2013 17:44:57 +0000 (UTC) Cc: Stephen Leake To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 12 18:45:02 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 1VrAJp-00058k-UN for ged-emacs-devel@m.gmane.org; Thu, 12 Dec 2013 18:45:02 +0100 Original-Received: from localhost ([::1]:37931 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrAJp-0006Ch-Ja for ged-emacs-devel@m.gmane.org; Thu, 12 Dec 2013 12:45:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44728) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrAJf-0006Bg-QK for emacs-devel@gnu.org; Thu, 12 Dec 2013 12:44:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrAJY-0005qx-Hd for emacs-devel@gnu.org; Thu, 12 Dec 2013 12:44:51 -0500 Original-Received: from ptmx.org ([178.63.28.110]:58727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrAJY-0005qh-Bl for emacs-devel@gnu.org; Thu, 12 Dec 2013 12:44:44 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by ptmx.org (Postfix) with ESMTP id CB15D2292F; Thu, 12 Dec 2013 18:44:42 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ptmx.org Original-Received: from ptmx.org ([127.0.0.1]) by localhost (ptmx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6XMDai1Sg0Oh; Thu, 12 Dec 2013 18:44:41 +0100 (CET) Original-Received: from descartes.localnet (chello080108246092.7.14.vie.surfer.at [80.108.246.92]) by ptmx.org (Postfix) with ESMTPSA id 107DF228A2; Thu, 12 Dec 2013 18:44:40 +0100 (CET) User-Agent: KMail/4.11.2 (Linux/3.11.0-12-generic; KDE/4.11.2; x86_64; ; ) In-Reply-To: <85y53qxbpu.fsf@stephe-leake.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 178.63.28.110 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:166341 Archived-At: On Thursday 12 December 2013 10:42:21 Stephen Leake wrote: > But I still prefer Git over Bzr (I understand it's not up to a vote f= or > Emacs core). You can use git remote-bzr to pull and push from/to the Bzr repo. I've= =20 recently made two commits that way and it worked rather well. Regards, R=C3=BCdiger