Re: [PATCH] (5) Man page changes

2021-11-16 Thread Thomas Adam
On Tue, Nov 16, 2021 at 01:36:53AM +0100, Dominik Vogt wrote:
> This is the full set of patches for splitting the man page, to be
> applied to master.
> 
> 1, 2 and 4 are unrelated cleanups.
> 3 and 5 implement the split.
> 
> 4 conflicts with both, 3 and 5, so it can't be pulled out of the
> sequence.

I'm not able to apply these patches cleanly.  Patch 5 is failing to apply:

[~/p/f/fvwm3]{2972}[ta/manpage-sections][10bd094] % git am -3 /tmp/d/* 
Applying: Correct a sentence in the man page.
Applying: Rephrase Title style documentation.
Applying: Split main man page.
Applying: Cleanup man page.
Applying: fvwm3styles man page.
Using index info to reconstruct a base tree...
.git/rebase-apply/patch:6588: space before tab in indent.
  StaysOnTop, WindowListSkip
.git/rebase-apply/patch:6591: space before tab in indent.
  WindowListSkip
error: patch failed: doc/fvwm3_manpage_source.adoc:5186
error: doc/fvwm3_manpage_source.adoc: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
Patch failed at 0005 fvwm3styles man page.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Patches 1 - 4 before it apply just fine.

Any thoughts?

Thomas



Re: [PATCH] (2) fvwm3styles.1.

2021-11-16 Thread Dominik Vogt
On Tue, Nov 16, 2021 at 08:28:12AM +, Thomas Adam wrote:
> On Tue, Nov 16, 2021 at 01:18:24AM +0100, Dominik Vogt wrote:
> > Two more patches for the man page branch, this time taking care of
> > the style commands.
> >
> > 0001: General cleanup.
> > 0002: Split of fvwm3styles.1.
> >
> > Need to be applied in this order.
> >
> > Please take a good look at the result of the patch stack.  I think
> > this is all going in the right direction.  If you agree and see no
> > problems, I'll make a fresh stack of acleaned up patches that can
> > go to the master branch.
>
> I agree -- it's looking really good.

:)  The final patches are in the other thread.

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt



Re: [PATCH] (2) fvwm3styles.1.

2021-11-16 Thread Thomas Adam
On Tue, Nov 16, 2021 at 01:18:24AM +0100, Dominik Vogt wrote:
> Two more patches for the man page branch, this time taking care of
> the style commands.
> 
> 0001: General cleanup.
> 0002: Split of fvwm3styles.1.
> 
> Need to be applied in this order.
> 
> Please take a good look at the result of the patch stack.  I think
> this is all going in the right direction.  If you agree and see no
> problems, I'll make a fresh stack of acleaned up patches that can
> go to the master branch.

I agree -- it's looking really good.

> There are various formatting problems left, but can be fixed later.

Yes.

> --
> 
> Off-topic:  Can we remove the "globalopts" command description?

Yes.  I can see a small section that's still present.

Kindly,
Thomas