emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grep-mode does not delete ^[[K markup when using --after or --before


From: Juri Linkov
Subject: Re: grep-mode does not delete ^[[K markup when using --after or --before
Date: Thu, 04 Aug 2005 04:17:29 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> 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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]