From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Arcadio Newsgroups: gmane.emacs.help Subject: Inferior Ruby Mode Date: Sun, 17 Feb 2008 10:48:24 -0800 (PST) Message-ID: <15532279.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203307466 29944 80.91.229.12 (18 Feb 2008 04:04:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Feb 2008 04:04:26 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 18 05:04:51 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JQxFK-0004A8-Kg for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Feb 2008 05:04:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQxEq-0001BO-A9 for geh-help-gnu-emacs@m.gmane.org; Sun, 17 Feb 2008 23:04:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JQoYu-0004uk-Hy for help-gnu-emacs@gnu.org; Sun, 17 Feb 2008 13:48:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JQoYs-0004qj-Nu for Help-gnu-emacs@gnu.org; Sun, 17 Feb 2008 13:48:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JQoYs-0004qP-DD for Help-gnu-emacs@gnu.org; Sun, 17 Feb 2008 13:48:26 -0500 Original-Received: from kuber.nabble.com ([216.139.236.158]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JQoYs-0006xm-01 for Help-gnu-emacs@gnu.org; Sun, 17 Feb 2008 13:48:26 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JQoYq-0006OQ-N3 for Help-gnu-emacs@gnu.org; Sun, 17 Feb 2008 10:48:24 -0800 X-Nabble-From: arcadiorubiogarcia@gmail.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Sun, 17 Feb 2008 23:03:38 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51625 Archived-At: Hi, I've recently switched to Emacs for programming in Ruby. I've noticed that the stock Inferior Ruby Mode (inf-ruby.el) has 2 inconveniences: 1. There's no command history, i.e. M-p and M-n don't work 2. The output of irb isn't read-only, i.e. it can be deleted using the backspace Does anyone know how to fix any of those? Are they missing features or should I add anything to my startup file? Any advice is very much appreciated. A. Rubio -- View this message in context: http://www.nabble.com/Inferior-Ruby-Mode-tp15532279p15532279.html Sent from the Emacs - Help mailing list archive at Nabble.com.