I am using the grep.el package and was wondering if there is a way to have the regular expression I am grepping on highlighted at the top of the grep window. Something like:
grep [reg expr] ;Where [] highlighted
....results of grep....
Or at least at the title of window at the bottom something like:
*grep* [reg exp]