I don&#39;t know about your e-mail problem, but let&#39;s see your xmonad problem.<br>When you commented swapDown line, did you restarted xmonad? it&#39;s also good to reset the layout &quot;M-S-&lt;Space&gt;&quot;.<br>If you posted your full xmonad.hs it should work, I don&#39;t see another problem.<br>

Test if it happens with no ~/.xmonad/xmonad.hs (i.e. xmonad will run with the default config).<br>
Anyway, in order to use composeOne you must replace (--&gt;) with (-?&gt;) which is also in ManageHelpers.<br><br>Good luck,<br clear="all">Henrique G. Abreu<br>
<br><br><div class="gmail_quote">On Mon, Nov 16, 2009 at 22:45, <a href="mailto:z_axis@163.com" target="_blank">z_axis@163.com</a> <span dir="ltr">&lt;<a href="mailto:z_axis@163.com" target="_blank">z_axis@163.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have subscribed to xmonad maillist. But i have never received any email from it !<br>
I have to resend the same subject about<br>
<br>
<br>
 Firefox `save as` dialog doesnot appear ?<br>
<br>
Hi, *Henrique G. Abreu<br>
<br>
*thanks for your quick answer ! I have tried commenting`[ className =? &quot;Firefox&quot; --&gt; doF W.swapDown] but still doesnot work!<br>
<br>
BTW,<br>
After using composeOne instead of composeAll, recompiling report:<br>
%xmonad --recompile<br>
Error detected while loading xmonad configuration file: /home/sw2wolf/.xmonad/xmonad.hs<br>
<br>
xmonad.hs:48:28:<br>
   Couldn&#39;t match expected type `Maybe (Data.Monoid.Endo WindowSet)&#39;<br>
          against inferred type `Data.Monoid.Endo WindowSet&#39;<br>
     Expected type: MaybeManageHook<br>
     Inferred type: ManageHook<br>
   In the expression: className =? c --&gt; doFloat<br>
   In the expression: [className =? c --&gt; doFloat | c &lt;- myCFloats]<br>
*<br>
*Sincerely!<div><div></div><div><br>
<br>
_______________________________________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org" target="_blank">xmonad@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/xmonad" target="_blank">http://www.haskell.org/mailman/listinfo/xmonad</a><br>
</div></div></blockquote></div><br>