Miles Bader <[EMAIL PROTECTED]> writes: > It would seem much safer to do the translation of escape sequences to > text-properties in the process filter (maybe it could add a > `font-lock-face' property, so that the displayed result would honor > font-lock-mode).
If these things are actually ANSI colour escapes, shouldn't they be dealt with by ansi-color on the relevant Comint hook? That seems to work OK in Shell mode. If it needs an extra hook, add one. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
