unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andreas Politz <politza@fh-trier.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Unusual Characters in Interactive Console
Date: Tue, 02 Dec 2008 16:01:19 +0100	[thread overview]
Message-ID: <1228230147.484381@arno.fh-trier.de> (raw)
In-Reply-To: <mailman.1701.1228229612.26697.help-gnu-emacs@gnu.org>

Colin Campbell-McPherson wrote:
> Hi there,
> 
> I'm trying to use irb, the interactive ruby console within emacs. When I 
> execute a command the output is not rendering correctly.
> I'm on OS X Leopard and have tried running emacs in Terminal, iTerm and 
> Aquamacs, all with the same results. I haven't found much on the net 
> aside from suggestions to change font, which hasn't worked for me.
> 
> Example:
> 
> ------------------------------
> irb(main):004:0> 1+1
> 1+1
> ^[[0;36m2^[[0;0m
> irb(main):005:0> nil
> nil
> ^[[0;32mnil^[[0;0m
> ------------------------------
> 
> should be:
> 
> ------------------------------
>  >> 1+1
> => 2
>  >> nil
> => nil
> ------------------------------
> 
> Any help would be much appreciated.
> 
> 
> 
> 

Try `ansi-color-for-comint-mode-on'.

-ap


       reply	other threads:[~2008-12-02 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1701.1228229612.26697.help-gnu-emacs@gnu.org>
2008-12-02 15:01 ` Andreas Politz [this message]
2008-12-02  2:59 Unusual Characters in Interactive Console Colin Campbell-McPherson
2008-12-02 19:31 ` Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1228230147.484381@arno.fh-trier.de \
    --to=politza@fh-trier.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).