Pavel Sanda <[EMAIL PROTECTED]> writes: > main problem i was solving was this - i already have few hundred pages text > with lot of quotation marks and now i want to change them. > automatical quotes were not used, so what could be done to change it globaly > is to introduce LFUN_REPLACE_QUOTATION_MARKS <language1> <language> changing > quotation marks either in the whole text or in selected area.
For your immediate need, search and replace with a text editor is your friend. As for a new lfun, I think it is very ad-hoc, and only needed because of the sorry state of our quote inset (dates back from the very first versions of LyX). JMarc