The problem is that when in RTL mode the paste thing inverse the paranthesis
for instance
a_}a+b{
vs.
a_{a+b}
Now I need to find what's bugging it, and the patch would come.

On 5/10/07, Elazar Leibovich <[EMAIL PROTECTED]> wrote:

I'm pasting the c_str() representation of the docstring recieved by
cap::getSelection(cur.buffer(), n); method, it is not useful just a memory
location. How can I represent the documentation string in a useful manner?
Can it be that without bidirectionality set we're not getting to the
LFUN_PASTE? It seems that when I turn it of, lyxerr<< statements there are
printing nothing.


Reply via email to