[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5355: 23.1.91.1; Term mode does not color the first color escape seq
From: |
Chong Yidong |
Subject: |
bug#5355: 23.1.91.1; Term mode does not color the first color escape sequence in the buffer |
Date: |
Fri, 22 Jan 2010 11:45:54 -0500 |
> Under Mac OS X 10.6.2, Emacs 23.1.91.1, each new Term mode buffer
> fails to apply color to the first color escape sequence in the
> terminal output.
>
> To reproduce, Emacs.app/Contents/MacOS/Emacs -q:
>
> M-x term RET
> (prompts for /bin/bash) RET
>
> ls RET
>
> If the current directory contains directories and CLICOLOR is set, the
> first directory will not be colored, but subsequent ones will
> be. Typing `ls' again will show all directories as colored.
Does this bug appear with 23.1, or is it new?