From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Johan Andersson Newsgroups: gmane.emacs.devel Subject: Re: Small improvements to ruby-mode Date: Fri, 13 Sep 2013 15:27:00 +0200 Message-ID: References: <2A6700DEDCA640EF92B326002717596D@gmail.com> <51E1A62A.1030204@yandex.ru> <51E55CFB.7060303@yandex.ru> <52040BD8.20902@yandex.ru> <52042FC9.6000505@yandex.ru> <520627D8.8090206@yandex.ru> <52078CDF.6060602@yandex.ru> <52079FC3.7010702@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e011830666d09a904e643d0cc X-Trace: ger.gmane.org 1379078855 7776 80.91.229.3 (13 Sep 2013 13:27:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Sep 2013 13:27:35 +0000 (UTC) Cc: Dmitry Gutov , Bozhidar Batsov , emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 13 15:27:40 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 1VKTPK-0002Nj-I6 for ged-emacs-devel@m.gmane.org; Fri, 13 Sep 2013 15:27:34 +0200 Original-Received: from localhost ([::1]:47033 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKTPK-0001lq-43 for ged-emacs-devel@m.gmane.org; Fri, 13 Sep 2013 09:27:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKTPD-0001hA-5C for emacs-devel@gnu.org; Fri, 13 Sep 2013 09:27:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKTP7-0005wz-V3 for emacs-devel@gnu.org; Fri, 13 Sep 2013 09:27:27 -0400 Original-Received: from mail-oa0-x232.google.com ([2607:f8b0:4003:c02::232]:49497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKTP7-0005vE-Dk for emacs-devel@gnu.org; Fri, 13 Sep 2013 09:27:21 -0400 Original-Received: by mail-oa0-f50.google.com with SMTP id i4so1146818oah.9 for ; Fri, 13 Sep 2013 06:27:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Md7sO1kf7Zo+Fomjdun3I+lyYOTCGmq/zCCYkrY6nsQ=; b=Xzn+uSNjKNGqNTtazZgTrABdkWuEaCfZb1W1IPiuvIMSlnh/V0EUctlWbxGeZnAEMM rBEvo6OjI8M7gBi3/VI49MeQlnYv6/dn9yYmN/q6FcMm/Ecgh7s0IYgUBTG/XLGl8zil dV1RmAXcpfkI0pU099PXZyvoXDHr5b77pTxkw/DEOMs9+qTHi2moAONVrz36MXJPAPL2 /4ndi/oObimWc92GTrDIGCJxPK4GDhsjwSvigzs+0qZheOhZH6yk6/dhkXgBlTIgwrLz pQUhMhnr8Vwk9EXmX1R+xJy8HpnDpdB7xuD/R72ajaqXHvTLgi20Rc6Vi1SoxGv8x9X8 kPyg== X-Received: by 10.60.102.237 with SMTP id fr13mr12105019oeb.20.1379078840843; Fri, 13 Sep 2013 06:27:20 -0700 (PDT) Original-Received: by 10.182.7.99 with HTTP; Fri, 13 Sep 2013 06:27:00 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c02::232 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:163327 Archived-At: --089e011830666d09a904e643d0cc Content-Type: text/plain; charset=ISO-8859-1 Great, git mirror is fine! On Fri, Sep 13, 2013 at 3:24 PM, Stefan Monnier wrote: > > I should tell you that I have no experience working with bazaar so there > > will be some overhead and take some more time. > > There are also Git versions of Emacs's repository (and an Hg version as > well?), if you prefer. Also you can just grab the latest version of > ruby-mode.el via the web interface > ( > http://bzr.savannah.gnu.org/lh/emacs/trunk/download/head:/rubymode.el-20091113204419-o5vbwnq5f7feedwu-8804/ruby-mode.el > ) > and then send patches. > > > Stefan > --089e011830666d09a904e643d0cc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Great, git mirror is fine!


On Fri, Sep 13, 2013 at 3:24 PM, Stefan= Monnier <monnier@iro.umontreal.ca> wrote:
> I should tell you tha= t I have no experience working with bazaar so there
> will be some overhead and take some more time.

There are also Git versions of Emacs's repository (and an Hg vers= ion as
well?), if you prefer. =A0Also you can just grab the latest version of
ruby-mode.el via the web interface
(http://bzr.savannah.gnu.org/lh/emacs/trunk/download/head:/rubymode.el-2009= 1113204419-o5vbwnq5f7feedwu-8804/ruby-mode.el)
and then send patches.


=A0 =A0 =A0 =A0 Stefan

--089e011830666d09a904e643d0cc--