Bugs: Browse | Submit New | Admin

[#21879] Color escape strings in the *RWebServer* buffer are not interpreted in Carbon Emacs

Date:
2008-09-09 15:28
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Color escape strings in the *RWebServer* buffer are not interpreted in Carbon Emacs

Detailed description
Color escape strings for the terminal show up in their raw form in the buffer.  E.g.,

Processing RecipesController#index (for 127.0.0.1 at 2008-09-09 23:23:31) [GET]
  Session ID: BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo
SGFzaHsABjoKQHVzZWR7AA==--7ef6f43b57609a3e950219ac3c2b32ce610fa569
  Parameters: {"action"=>"index", "controller"=>"recipes"}
  ^[SQL (0.116239)^[   ^[SET NAMES 'utf8'^[[0m
  ^[[4;35;1mSQL (0.043234)^[   ^[[0mSET SQL_AUTO_IS_NULL=0^[
  ^[[4;36;1mRecipe Load (0.221692)^[   ^[SELECT * FROM `recipes` ^[
Rendering template within layouts/application
Rendering recipes/index
  ^[[4;35;1mRecipe Columns (0.126255)^[[0m   ^[[0mSHOW FIELDS FROM `recipes`^[[0m
  ^[Category Columns (0.084152)^[[0m   ^[SHOW FIELDS FROM `categories`^[
  ^[Category Load (0.197408)  ^[SELECT * FROM `categories` WHERE (`categories`.`id` = 1) ^[
  ^[[4;36;1mCategory Load (0.002196)^[   ^[SELECT * FROM `categories` WHERE (`categories`.`id` = 2) ^[

Observed in, at least, Carbon Emacs (http://homepage.mac.com/zenitani/emacs-e.html).  A possible solution has been posted
at http://groups.google.com/group/emacs-on-rails/browse_thread/thread/ce236495c7b47a5c.

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item