Re: FVWM: <Use comma instead of whitespace>

Dominik Vogt <[email protected]>
Newsgroups gmane.comp.window-managers.fvwm
Message-ID <[email protected]>
On Tue, Feb 27, 2018 at 07:45:50PM +0100, Dominik Vogt wrote:
> That leaves the "comma" warning.  If you can't find it by looking
> at your files, try adding more "echo" commands to narrow it down
> to a specific place.  It's probably in a style or a window
> circulation command (Next, All, etc.).  Maybe this grep helps:
> 
>   grep "[[(].*," ~/.fvwm/*

Or rather

 $ grep "[[(][^]),]*[[:space::]" ~/.fvwm/*

or if it's not in a module line:

 $ grep "^[^*].*[[(][^]),]*[[:space:]]" .fvwm2rc

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.