From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Newsgroups: gmane.emacs.help Subject: Re: Ruby on Rails with emacs24 Date: Sun, 21 Jul 2013 19:44:15 +0200 Message-ID: <51EC1DEF.8050904@easy-emacs.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1374428590 27248 80.91.229.3 (21 Jul 2013 17:43:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jul 2013 17:43:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 21 19:43:12 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1V0xf5-0002Jk-V1 for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Jul 2013 19:43:12 +0200 Original-Received: from localhost ([::1]:54818 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0xf5-0007XT-H5 for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Jul 2013 13:43:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0xeu-0007X9-QU for help-gnu-emacs@gnu.org; Sun, 21 Jul 2013 13:43:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0xet-0005mK-4S for help-gnu-emacs@gnu.org; Sun, 21 Jul 2013 13:43:00 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.8]:62316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0xes-0005lz-RX for help-gnu-emacs@gnu.org; Sun, 21 Jul 2013 13:42:59 -0400 Original-Received: from purzel.sitgens (brln-4d0c2602.pool.mediaWays.net [77.12.38.2]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0LrqLm-1TyqRa1tba-013hwf; Sun, 21 Jul 2013 19:42:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: X-Provags-ID: V02:K0:X3aw/fgmLuWRB5vGPY49BBKhBk1vxWlEgQ7q/BPehAl mmjoSei92M6o5KUlJKZVXgM/r7055O5g0aPNyR32L/yhmo5pOJ RVheoqXCdBjNkz3myQW3jP/QgVWa3vtSqpUPy7RBd9neG58au7 2P6Ei7ax+mrjdHXw6qjeCZpOxuhk4YawdKcJnGP0GYvzdsLrCj nIVU7BjCu4zGa7FFf20VEyUycgJf2SUjo+BbkHhmeSXh0PE8Ua jIES+FlwXJB5bWqnKicdgcAVea2L6uoXvszmbFzPIMPGKeharU HfiLtzAV9Kfh79++3LmwZq3ylSapEh4BU0ZB1BGqvCZ8w1Frh/ vv6Fc0BU5pKxpmWa4JXU= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92298 Archived-At: Am 21.07.2013 15:03, schrieb Markus Grunwald: > Hello, > > I'm an emacs on linux user and just starting to learn ruby on rails. I > was quite surprised that emacs support for RoR seems to be … well … > suboptimal ;) > > There's a rails-mode, but that's it. I've found tons of information about > nxhtml, rinari, mumamo, rails, emacs-rails and whatnot. I read lots of > posts on www.emacswiki.org. But all of the sources that I got were from > stone age and didn't either match the current ruby nor the current emacs > version :( Some things worked fine (flymake for example, or a few > shortcuts from emacs-rails) others were completely messed up like mumamo > which auto-inserts syntax errors and spams my *Messages* buffer. > > Could someone please point me to current ruby on rails support on emacs? > Or is there only the rails-mode from emacs24? > > Thank you very much, > Markus > You could try http://web-mode.org/ Don't know, how far ruby-support goes. Author of nxhtml, which did a great work, seems not reachable any more. Does somebody know about him? Andres