> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote:
>> Could you test it, so that we avoid another round of fixes? I tried
>> to, but I may miss something else.
Juergen> works in all special cases I can think of.
Thanks for testing. Applied.
Jean-Marc Lasgouttes wrote:
> Could you test it, so that we avoid another round of fixes? I tried
> to, but I may miss something else.
works in all special cases I can think of.
Please apply.
Jürgen
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>> Juergen, do you agree?
Juergen> Looks reasonable, though I did not test it.
Could you test it, so that we avoid another round of fixes? I tried
to, but I may miss something else.
JMarc
Jean-Marc Lasgouttes wrote:
> - Create a new file
> - save
>
> => LyX complains it could not create a backup, which is
> understandable, since there is nothing to backup!
Oops, I did not test this obvious case.
> The following patch seems to fix the logic.
>
> Juergen, do you agree?
Looks reason
- Create a new file
- save
=> LyX complains it could not create a backup, which is
understandable, since there is nothing to backup!
The following patch seems to fix the logic.
Juergen, do you agree?
JMarc
Index: src/buffer.C
===