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 11:26:32 +0200 Message-ID: References: <2A6700DEDCA640EF92B326002717596D@gmail.com> <51E06787.8020401@yandex.ru> <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=001a113347623bd46304e6407362 X-Trace: ger.gmane.org 1379064396 2654 80.91.229.3 (13 Sep 2013 09:26:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Sep 2013 09:26:36 +0000 (UTC) Cc: Dmitry Gutov , Stefan Monnier , emacs-devel To: Bozhidar Batsov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 13 11:26: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 1VKPeB-0002ES-Ik for ged-emacs-devel@m.gmane.org; Fri, 13 Sep 2013 11:26:39 +0200 Original-Received: from localhost ([::1]:45622 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKPeB-0001RE-5N for ged-emacs-devel@m.gmane.org; Fri, 13 Sep 2013 05:26:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKPe6-0001Qy-Tt for emacs-devel@gnu.org; Fri, 13 Sep 2013 05:26:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKPe5-0003ay-Lq for emacs-devel@gnu.org; Fri, 13 Sep 2013 05:26:34 -0400 Original-Received: from mail-ob0-x235.google.com ([2607:f8b0:4003:c01::235]:39597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKPe5-0003au-Er for emacs-devel@gnu.org; Fri, 13 Sep 2013 05:26:33 -0400 Original-Received: by mail-ob0-f181.google.com with SMTP id gq1so856243obb.26 for ; Fri, 13 Sep 2013 02:26:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=APnLW18qht8biUY8mKESxwC60CyzRXaGjPy6DSW9ukA=; b=QnP+Aa2Y4OLtW+QLDJqp5NgnhjtDQ0SOIkQ6A5sOteTs5TYEnKtjqb5RQngpbQvZWT VFKhoh49BcWM7q2OeMB0KnFGfP9lTgva/Q0VEsTa8C2zJt+EMJGnorYGCsgbtSlbRE8Z hhHp6NqN7E/e1GjBJ7SwEe6zFl+OrC6PxM0+Nk5yHYfNIRSSD+Z2WYvgGPlHHvxYG0VK 3E0iho7ypZmEUZJIxDZ8tMwNS/qifHF/xfF+r5fpF65AEvEPhlIc4o+UX2rhDs5vqJgj 6w3JiVE0CK5qVDYNzdunBK0v1cEpOQfxi0u18H0S4VHf/wSVKRjXX+lkkmYdy9/RHWwb 4waA== X-Received: by 10.60.44.240 with SMTP id h16mr11246148oem.2.1379064392431; Fri, 13 Sep 2013 02:26:32 -0700 (PDT) Original-Received: by 10.182.7.99 with HTTP; Fri, 13 Sep 2013 02:26:32 -0700 (PDT) Original-Received: by 10.182.7.99 with HTTP; Fri, 13 Sep 2013 02:26:32 -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:c01::235 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:163325 Archived-At: --001a113347623bd46304e6407362 Content-Type: text/plain; charset=ISO-8859-1 I'm back from vacation so I can probably find some time. Not sure what your plan is? I was asked to take a look at the tests. Are you also expecting me to implement the code? I guess it makes sense if the same person does it. I should tell you that I have no experience working with bazaar so there will be some overhead and take some more time. On Sep 13, 2013 11:10 AM, "Bozhidar Batsov" wrote: > Any progress with the integration of ruby-tools? > > > On 12 August 2013 04:52, Stefan Monnier wrote: > >> > Sure thing. I'm currently at vacation, so I will not be working on >> > this for a while anyways. Tell me when I got access and I will look >> > at it when I get home. >> >> To get access, ask for it by requesting to be a member of the "emacs" >> group, from your savannah.gnu.org account. >> >> >> Stefan >> > > --001a113347623bd46304e6407362 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

I'm back from vacation so I can probably find some time.=

Not sure what your plan is? I was asked to take a look at th= e tests. Are you also expecting me to implement the code? I guess it makes = sense if the same person does it.

I should tell you that I have no experience working with baz= aar so there will be some overhead and take some more time.

On Sep 13, 2013 11:10 AM, "Bozhidar Batsov&= quot; <bozhidar@batsov.com>= ; wrote:
Any progress with the integration of ruby-tools?


On 12 August 2013= 04:52, Stefan Monnier <monnier@iro.umontreal.ca> wro= te:
> Sure thing. I'm currently at v= acation, so I will not be working on
> this for a while anyways. =A0Tell me when I got access and I will look=
> at it when I get home.

To get access, ask for it by requesting to be a member of the "e= macs"
group, from your sava= nnah.gnu.org account.


=A0 =A0 =A0 =A0 Stefan

--001a113347623bd46304e6407362--