Re: [PATCH] Fix bug 3939

2007-07-11 Thread Jürgen Spitzmüller
José Matos wrote: > If you think it is OK go ahead. :-) I did so. Jürgen

Re: [PATCH] Fix bug 3939

2007-07-11 Thread José Matos
On Wednesday 11 July 2007 17:26:47 Jürgen Spitzmüller wrote: > Anyway, Richard's patch could be committed as is, and the message thing can > still be changed if it turns out to be as annoying as Helge states. > > Opinions? If you think it is OK go ahead. :-) > Jürgen -- José Abílio

Re: [PATCH] Fix bug 3939

2007-07-11 Thread Jürgen Spitzmüller
Richard Heck wrote: > >> Fix bug 3939. Don't reset all the parameters when the layout is changed, > >> but instead: Check if the alignment is permitted; if not, issue a > >> warning, > >> and reset to LYX_ALIGN_LAYOUT. > > > > I tested the patch and it works. The alignment setting is now > > preser

Re: [PATCH] Fix bug 3939

2007-06-28 Thread Helge Hafting
Richard Heck wrote: Helge Hafting wrote: Richard Heck wrote: This fixes a bug reported by Helge: changing the paragraph style needlessly resets all the paragraph parameters. This is important to fix in the context of the recently committed fixes to paragraph settings. I'd appreciate it if s

Re: [PATCH] Fix bug 3939

2007-06-28 Thread Richard Heck
Helge Hafting wrote: Richard Heck wrote: This fixes a bug reported by Helge: changing the paragraph style needlessly resets all the paragraph parameters. This is important to fix in the context of the recently committed fixes to paragraph settings. I'd appreciate it if someone could commit t

Re: [PATCH] Fix bug 3939

2007-06-28 Thread Helge Hafting
Richard Heck wrote: This fixes a bug reported by Helge: changing the paragraph style needlessly resets all the paragraph parameters. This is important to fix in the context of the recently committed fixes to paragraph settings. I'd appreciate it if someone could commit this for me, once we g

[PATCH] Fix bug 3939

2007-06-27 Thread Richard Heck
This fixes a bug reported by Helge: changing the paragraph style needlessly resets all the paragraph parameters. This is important to fix in the context of the recently committed fixes to paragraph settings. I'd appreciate it if someone could commit this for me, once we get the OK. I'll be o