From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Ruby-mode in emacs Date: Mon, 26 May 2008 16:21:50 -0400 Message-ID: References: <878wxxgdu1.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211833397 22699 80.91.229.12 (26 May 2008 20:23:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 20:23:17 +0000 (UTC) Cc: zn@mbf.nifty.com, emacs-devel@gnu.org To: Paul R Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 26 22:23:57 2008 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 1K0jE8-0004fk-Vw for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 22:23:29 +0200 Original-Received: from localhost ([127.0.0.1]:58290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0jDN-0007VY-Sh for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 16:22:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0jCd-00078r-Cq for emacs-devel@gnu.org; Mon, 26 May 2008 16:21:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0jCb-00077k-Mv for emacs-devel@gnu.org; Mon, 26 May 2008 16:21:54 -0400 Original-Received: from [199.232.76.173] (port=34929 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0jCa-000775-EB for emacs-devel@gnu.org; Mon, 26 May 2008 16:21:52 -0400 Original-Received: from vpn-132-204-232-176.acd.umontreal.ca ([132.204.232.176]:53412 helo=ceviche.home) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K0jCZ-0000PO-RA for emacs-devel@gnu.org; Mon, 26 May 2008 16:21:51 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id BDA50B408C; Mon, 26 May 2008 16:21:50 -0400 (EDT) In-Reply-To: <878wxxgdu1.fsf@gmail.com> (Paul R.'s message of "Mon, 26 May 2008 19:44:22 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:97756 Archived-At: > Ruby-mode[1] has been developed in ruby svn repository since the > beginning. It is mature and works reliably. I have some minor patches > for it, and I spent some time figuring out where to send them. > Rubymode is supposed to have an homepage on rubygarden, but this host > seems to be down for 2 weeks now, so I can't reach it at the moment. > In the source files there is no author email address. Kazuhiro, I > found your email in a svn log. > Would you guys agree to find some room in emacs trunk for ruby mode ? > We already have a python-mode and a perl-mode (may the holy spirit > save us from having a php-mode ;). That would be fine by me, but of course, we need as usual to track down the contributors and get their copyright assignment. Stefan