Re: Accept change skip changes.

2007-02-01 Thread Bo Peng
Time for another installer update, Bo! :-) The installer is now at http://www.lyx.org/~bpeng. I could not help committing the persistent selection patch. Now, all my 1.5.x features are done and we are two crashes away from a beta... The middle-button-text-to-math-paste crash is tolerable but th

Re: Accept change skip changes.

2007-02-01 Thread Michael Gerz
Bo Peng schrieb: Could you please send me a test case document? There are three unaccepted changes at the end. Fixed in trunk. Time for another installer update, Bo! :-) Michael

Re: Accept change skip changes.

2007-02-01 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Don't forget the corresponding menu entry. >> Is that a joke? Georg> Why should it? Because it is obvious? I have since then looked at other programs an seen that indeed they have the menu entry. I really thought nobody did that. S

Re: Accept change skip changes.

2007-01-31 Thread Bo Peng
Could you please send me a test case document? The atached file is created by 1. enter 1 to 10, turn on change tracking 2. delete 4, add a 3. replace 6 with b 4. delete 2. Go to 1, merge change 1. cursor go to 'a' first, 2. accept, cursor go to 'b' There are three unaccepted changes at the en

Re: Accept change skip changes.

2007-01-31 Thread Michael Gerz
Bo Peng schrieb: Hi, Michael, Accept changes seems to forward by two so half of the changes are skipped. Are you aware of this? Could you please send me a test case document? Michael

Re: Accept change skip changes.

2007-01-31 Thread Georg Baum
Michael Gerz wrote: > Georg Baum schrieb: >> Can somebody with more spare time please check all bind files and put it >> in both trees? >> > I did it for 1.5.0svn. Thanks. Georg

Re: Accept change skip changes.

2007-01-30 Thread Michael Gerz
Georg Baum schrieb: Can somebody with more spare time please check all bind files and put it in both trees? I did it for 1.5.0svn. Michael

Re: Accept change skip changes.

2007-01-30 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Georg" == Georg Baum >> <[EMAIL PROTECTED]> >> writes: > > Georg> Am Montag, 29. Januar 2007 22:03 schrieb Michael Gerz: >>> I would like to see this in the official 1.5.0 bind file, too! >>> Something that I missed for years actually. > > Georg> Don't

Re: Accept change skip changes.

2007-01-30 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Montag, 29. Januar 2007 22:03 schrieb Michael Gerz: >> I would like to see this in the official 1.5.0 bind file, too! >> Something that I missed for years actually. Georg> Don't forget the corresponding menu entry. Is that a joke?

Re: Accept change skip changes.

2007-01-29 Thread José Matos
On Monday 29 January 2007 9:40:44 pm Abdelrazak Younes wrote: > > > > Only if you put > > > > \bind "C-a" "command-sequence buffer-begin ; > > buffer-end-select" > > Could you put that in trunk please? Yes. > Abdel. -- José Abílio

Re: Accept change skip changes.

2007-01-29 Thread José Matos
On Monday 29 January 2007 9:09:49 pm Georg Baum wrote: > I don't know why this did not go in at that time. Neither do I. :-) Feel free to put it in. > Georg -- José Abílio

Re: Accept change skip changes.

2007-01-29 Thread Abdelrazak Younes
Georg Baum wrote: Am Montag, 29. Januar 2007 21:39 schrieb Edwin Leuven: Michael Gerz wrote: Does anybody know how to select the complete document??? Any help is greatly appreciated. ctrl+A Only if you put \bind "C-a" "command-sequence buffer-begin ; buffer-end-select" Could y

Re: Accept change skip changes.

2007-01-29 Thread Abdelrazak Younes
Michael Gerz wrote: Georg Baum schrieb: Am Montag, 29. Januar 2007 21:39 schrieb Edwin Leuven: Michael Gerz wrote: Does anybody know how to select the complete document??? Any help is greatly appreciated. ctrl+A Only if you put \bind "C-a" "command-sequence bu

Re: Accept change skip changes.

2007-01-29 Thread Bennett Helm
On Jan 29, 2007, at 4:09 PM, Georg Baum wrote: Am Montag, 29. Januar 2007 22:03 schrieb Michael Gerz: I would like to see this in the official 1.5.0 bind file, too! Something that I missed for years actually. Don't forget the corresponding menu entry. I have this from an old mailing list

Re: Accept change skip changes.

2007-01-29 Thread Georg Baum
Am Montag, 29. Januar 2007 22:03 schrieb Michael Gerz: > I would like to see this in the official 1.5.0 bind file, too! Something > that I missed for years actually. Don't forget the corresponding menu entry. I have this from an old mailing list post. I don't know why this did not go in at tha

Re: Accept change skip changes.

2007-01-29 Thread Georg Baum
Am Montag, 29. Januar 2007 21:54 schrieb Michael Gerz: > Indirectly only. I am looking for a sequence of statements like > > setCursor(0,0); > set Anchor(...) > setCursor(end,end); > setSelection() > > ... something like this... Is looking up what buffer-begin does and what buffer-end-s

Re: Accept change skip changes.

2007-01-29 Thread Michael Gerz
Michael Gerz schrieb: Ah, alternatively I may remove LFUN "ALL_CHANGES_ACCEPT" and provide a command-sequence like the one you sketched above. This may be even better... I have to think about it! Folks, would it be acceptable to remove LFUNs ALL_CHANGES_ACCEPT and ALL_CHANGES_REJECT in favor

Re: Accept change skip changes.

2007-01-29 Thread Michael Gerz
Georg Baum schrieb: Am Montag, 29. Januar 2007 21:39 schrieb Edwin Leuven: Michael Gerz wrote: Does anybody know how to select the complete document??? Any help is greatly appreciated. ctrl+A Only if you put \bind "C-a" "command-sequence buffer-begin ; buffer

Re: Accept change skip changes.

2007-01-29 Thread Michael Gerz
Bo Peng schrieb: On 1/30/07, Michael Gerz <[EMAIL PROTECTED]> wrote: Bo Peng schrieb: > Hi, Michael, > > Accept changes seems to forward by two so half of the changes are > skipped. Are you aware of this? I meant accepting changes one by one. After a change is accepted, the cursor goes to the

Re: Accept change skip changes.

2007-01-29 Thread Edwin Leuven
Michael Gerz wrote: Ah, alternatively I may remove LFUN "ALL_CHANGES_ACCEPT" and provide a command-sequence like the one you sketched above. This may be even better... I have to think about it! can't believe that my silly joke actually goes somewhere! ;-) PS thanks for the bind file tip geor

Re: Accept change skip changes.

2007-01-29 Thread Michael Gerz
Georg Baum schrieb: Am Montag, 29. Januar 2007 21:39 schrieb Edwin Leuven: Michael Gerz wrote: Does anybody know how to select the complete document??? Any help is greatly appreciated. ctrl+A Only if you put \bind "C-a" "command-sequence buffer-begin ; buffer

Re: Accept change skip changes.

2007-01-29 Thread Georg Baum
Am Montag, 29. Januar 2007 21:39 schrieb Edwin Leuven: > Michael Gerz wrote: > > Does anybody know how to select the complete document??? Any help is > > greatly appreciated. > > ctrl+A Only if you put \bind "C-a" "command-sequence buffer-begin ; buffer-end-select" into your bind f

Re: Accept change skip changes.

2007-01-29 Thread Michael Gerz
Edwin Leuven schrieb: Michael Gerz wrote: Does anybody know how to select the complete document??? Any help is greatly appreciated. ctrl+A Good joke. I mean source code-wise. Michael

Re: Accept change skip changes.

2007-01-29 Thread Bo Peng
On 1/30/07, Michael Gerz <[EMAIL PROTECTED]> wrote: Bo Peng schrieb: > Hi, Michael, > > Accept changes seems to forward by two so half of the changes are > skipped. Are you aware of this? I meant accepting changes one by one. After a change is accepted, the cursor goes to the next next change,

Re: Accept change skip changes.

2007-01-29 Thread Edwin Leuven
Michael Gerz wrote: Does anybody know how to select the complete document??? Any help is greatly appreciated. ctrl+A

Re: Accept change skip changes.

2007-01-29 Thread Michael Gerz
Bo Peng schrieb: Hi, Michael, Accept changes seems to forward by two so half of the changes are skipped. Are you aware of this? Not really but I intend to fix accept/reject-all-changes in a very elegant way: by selecting the complete document and running acceptOrRejectChanges() afterwards.

Accept change skip changes.

2007-01-29 Thread Bo Peng
Hi, Michael, Accept changes seems to forward by two so half of the changes are skipped. Are you aware of this? Bo