Plamen Tanovski <[EMAIL PROTECTED]> writes:

>> I beg your pardon if I'm just too blind to see: Does AUCTeX offer a way
>> to do a query-replace in math mode only?
>
> Use the condition (texmathp) from texmathp.el. 

Something like

\,(if (texmathp) "replacement string" \&)

as a replacement string should work.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to