Re: Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Abdelrazak Younes
Elazar Leibovich wrote: That is, if I'll get to write a patch that fixes it, will it be included in 1.5.0 final? Depends on how big and how risky is the patch but, sure, there is a very good chance it will be included :-) Abdel.

Re: Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Abdelrazak Younes
Elazar Leibovich wrote: Thanks! Can we have this patch in the 1.5.0 final? Which patch? On 5/9/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes: Elazar> There's a big bug with pasting math data into math insets in Elazar>

Re: Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Jean-Marc Lasgouttes
> "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes: Elazar> That is, if I'll get to write a patch that fixes it, will it Elazar> be included in 1.5.0 final? I'd think so, if the bug is bad. Otherwise it can be in a later 1.5.x. JMarc

Re: Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Elazar Leibovich
That is, if I'll get to write a patch that fixes it, will it be included in 1.5.0 final? On 5/9/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes: Elazar> Thanks! Can we have this patch in the 1.5.0 final? What patch? JMarc

Re: Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Jean-Marc Lasgouttes
> "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes: Elazar> Thanks! Can we have this patch in the 1.5.0 final? What patch? JMarc

Re: Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Elazar Leibovich
Thanks! Can we have this patch in the 1.5.0 final? On 5/9/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes: Elazar> There's a big bug with pasting math data into math insets in Elazar> RtL paragraphs. I assume that something trav

Re: Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Jean-Marc Lasgouttes
> "Elazar" == Elazar Leibovich <[EMAIL PROTECTED]> writes: Elazar> There's a big bug with pasting math data into math insets in Elazar> RtL paragraphs. I assume that something traverses the math Elazar> text before entering it into the buffer. Can anyone point me Elazar> to the location in the

Huge bug in math pasting in RTL paragraphs

2007-05-09 Thread Elazar Leibovich
There's a big bug with pasting math data into math insets in RtL paragraphs. I assume that something traverses the math text before entering it into the buffer. Can anyone point me to the location in the code where pasting stuff (specifically into matheds) is?