> This is on a i686-pc-linux-gnu Fedora Core 4 system. 
>
> Do M-x grep RET
> --after 2 init emacs/lisp/term/xterm.el RET
>
> The lines after the match contain a ^[[K like so:
>
> xterm.el:29:(defun terminal-init-xterm ()
> xterm.el-30-^[[K  "Terminal initialization function for xterm."
> xterm.el-31-^[[K  ;; rxvt terminals sometimes set the TERM variable to 
> "xterm", but
>
> grep is version 2.5.1 (that comes with FC4)

Could you try this with the latest grep.el from CVS.

I suspect this should be fixed with the recently added code that
deletes all remaining escape sequences after processing the
known ones.

-- 
Juri Linkov
http://www.jurta.org/emacs/



_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to