From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Markus Grunwald Newsgroups: gmane.emacs.help Subject: Ruby on Rails with emacs24 Date: Sun, 21 Jul 2013 13:03:10 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1374420061 14432 80.91.229.3 (21 Jul 2013 15:21:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Jul 2013 15:21:01 +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 17:21:02 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 1V0vRW-0007JQ-03 for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Jul 2013 17:21:02 +0200 Original-Received: from localhost ([::1]:35619 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0vRV-0005YL-09 for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Jul 2013 11:21:01 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Injection-Date: Sun, 21 Jul 2013 13:03:10 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="16e33601e2a06ace410c19f1c248197a"; logging-data="29914"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/nQO6DD0EIcrSvPboB8lKr" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:JVBQR2Uhtad1IdBRwH5oEBVHvRE= Original-Xref: usenet.stanford.edu gnu.emacs.help:200023 X-Mailman-Approved-At: Sun, 21 Jul 2013 11:20:47 -0400 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:92295 Archived-At: 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