unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ansi-color.el minor bug
@ 2009-03-28 17:40 Karl Chen
  2009-03-30 13:42 ` Jonathan Rockway
  2009-03-30 15:36 ` Andreas Schwab
  0 siblings, 2 replies; 6+ messages in thread
From: Karl Chen @ 2009-03-28 17:40 UTC (permalink / raw)
  To: alex, Emacs Developement List


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).







^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-03-30 16:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-28 17:40 ansi-color.el minor bug Karl Chen
2009-03-30 13:42 ` Jonathan Rockway
2009-03-30 14:47   ` Dan Nicolaescu
2009-03-30 16:00     ` Stefan Monnier
2009-03-30 16:13       ` Dan Nicolaescu
2009-03-30 15:36 ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).