[xmonad] Don't use xmessage when (re)compile errors

Brandon Allbery allbery.b at gmail.com
Tue Sep 25 21:12:10 CEST 2012


On Tue, Sep 25, 2012 at 3:06 PM, Pablo Olmos de Aguilera C. <
pablo at glatelier.org> wrote:

> [2] I couldn't find a more elegant way to do something like the
> "include?" method on ruby
>

    case "$3" of
    *"rror detected while loading xmonad configuration file:"*)
        exit 0
        ;;
    esac

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120925/6fd66074/attachment.htm>


More information about the xmonad mailing list