[Bug 328950] Re: Shell Bash Shell colors

2009-03-01 Thread era
In the light of your latest comment, I'm interpreting this as not really a bug and marking it as Invalid. If you think there is a bug after all, feel free to reopen, of course. Thanks for your report, and please don't hesitate to report further problems here. ** Changed in: emacs-snapshot

[Bug 328950] Re: Shell Bash Shell colors

2009-02-27 Thread arky
Its more likely that emacs dumb term (M-x term) has a problem with bash color codes. See the screenshots of same commands in ansi-term and emacs normal terminal ** Attachment added: emacs-terms.tar.gz http://launchpadlibrarian.net/23181585/emacs-terms.tar.gz -- Shell Bash Shell colors

[Bug 328950] Re: Shell Bash Shell colors

2009-02-27 Thread era
That's really beside the point. No, those escape codes will not produce colors in a dumb terminal, but that's not really a bug. If you want the escape codes to work and ansi-term offers that feature, I don't see why you don't use ansi-term. If my hunch is correct, there may be a bug here, and

Re: [Bug 328950] Re: Shell Bash Shell colors

2009-02-27 Thread Romain Francoise
You just need to enable the ansi color filter for comint with M-x ansi-color-for-comint-mode-on. To make it persistent, add the following to your init file: (add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on) -- Shell Bash Shell colors https://bugs.launchpad.net/bugs/328950 You

[Bug 328950] Re: Shell Bash Shell colors

2009-02-27 Thread arky
Yes, the 'unalias ls fixes it for me. Also thanks to everyone for pitching in to help. -- Shell Bash Shell colors https://bugs.launchpad.net/bugs/328950 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 328950] Re: Shell Bash Shell colors

2009-02-14 Thread era
If the problem is only with the ls command, and an unalias ls fixes it, it's questionable whether the bug is with Emacs. Could you please clarify whether this is the case? The bug's status can be reset from Incomplete to New once we have this information. ** Changed in: emacs-snapshot (Ubuntu)

[Bug 328950] Re: Shell Bash Shell colors

2009-02-12 Thread arky
** Attachment added: Screenshot-emacs-Dump-Shell.png http://launchpadlibrarian.net/22574826/Screenshot-emacs-Dump-Shell.png ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/22574827/Dependencies.txt -- Shell Bash Shell colors https://bugs.launchpad.net/bugs/328950 You