On Wed, Sep 21, 2016 at 06:20:50PM -0400, lists-f...@useunix.net wrote:
> Is it worth considering moving away from line-based processing for
> entities like functions?
> 
> Changing the example in the document to something like:
> 
> Function -n func_name
>     i:DoImmediate,
>     c:DoClick,
>     i:DoImmediate,
>     i:TestRc (NoMatch) Break,
>     h:DoHold
> EndFunction
> 
> Just a thought.

That's no different to the suggestion in the document, other than you've
"regressed" back to what FVWM1.X used to do.  The "EndFunction" part doesn't
add anything.

It's only "block" based because that's what we have now, and I see no reason
why we need to retain that right now.

-- Thomas Adam

Reply via email to