Re: recompile and grep

2005-08-24 Thread Richard M. Stallman
Thanks. Please install your patch. ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

recompile and grep

2005-08-23 Thread Juri Linkov
grep-mode provides a menu item `Repeat grep' which is bound to `recompile'. But using `recompile' on grep buffers has two problems: 1. grep command repeated with `recompile' uses compilation exit messages instead of grep exit messages (`matches found/no matches found') which leads to incorrect fo