
Hi Brandon, That's great, that's done it. I figured it was something simple in the syntax. I had replaced defaultConfig with myLayout, but that didn't work, now it seems logical to remove the $ layoutHook too. Thanks again. Stefan On Fri, Jan 25, 2013 at 04:14:08PM -0500, Brandon Allbery wrote:
On Fri, Jan 25, 2013 at 3:59 PM, Stefan Pynappels <[1]stefan.pynappels@sptechnical.co.uk> wrote:
Thanks for the quick reply, I had tried that but had the opening bracket to the right of the "Tall" instead of to the left! So now I don't get any parsing errors, but neither do I have any tabs. I have Tall, Mirror Tall and Full, just like before....
Looks like your config record has     , layoutHook = avoidStruts  $  layoutHook defaultConfig and myLayout isn't actually referenced anywhere.  You want to change the above to     , layoutHook = avoidStruts myLayout -- brandon s allbery kf8nh                sine nomine associates [2]allbery.b@gmail.com                  [3]ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad     [4]http://sinenomine.net
References
1. mailto:stefan.pynappels@sptechnical.co.uk 2. mailto:allbery.b@gmail.com 3. mailto:ballbery@sinenomine.net 4. http://sinenomine.net/