XEmacs 21.5.29
--
Pete Forman -./\.-
West Sussex, UK -./\.-
http://petef.22web.net -./\.-
petef4...@gmail.com -./\.-
> Is there a way to highlight parts of text on an ad hoc basis?
> [...]
> C-M-s isearch-forward-regexp is along the right lines but only does
> the visible text and removes the highlight when the interaction is
> over.
Another workaround might be M-x re-builder.
--
Marcus
Thanks for that. It's better than isearch-forward-regexp though limited
to one pattern at a time. I might be able to stretch that with
sub-expressions.