Markus Triska wrote: > > Nice idea! A slightly different and probably simpler approach is to > copy matched lines directly from their buffers, if available: > > ... > > To be invoked in the buffer created and returned by "grep".
Yes, it occurred to me too, but I thought font-lock could clear the copied text properties later if it was triggered by something, that's why I used overlays instead. _______________________________________________ gnu-emacs-sources mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
