emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ansi-color.el minor bug


From: Karl Chen
Subject: ansi-color.el minor bug
Date: Sat, 28 Mar 2009 13:40:13 -0400

Hi, is this a bug in ansi-color.el?

steps to reproduce:

    emacs -Q
    M-x ansi-color-for-comint-mode-on
    M-x shell
    echo -e '\e[31;1mfoo\e[;1mbar'  

Observed ansi-color.el behavior: "foo" is red and "bar" is bold-red.  

Expected behavior, as xterm/etc do: "bar" is bold-default
(e.g. bold-black if terminal is black-on-white).







reply via email to

[Prev in Thread] Current Thread [Next in Thread]