|--==> "JD" == Joachim Deguara <dga(a)emt.iis.fhg.de> writes:
JD> When running a shell in Xemacs the colors do not show up!
(autoload 'ansi-color-for-comint-mode-on "ansi-color" nil t)
(add-hook 'shell-mode-hook 'ansi-color-for-comint-mode-on)
(add-hook 'shell-mode-hook 'turn-on-font-lock)
Should be what you want. If you don't have 'ansi-color.el', just
update your text-modes package, it's in there.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|