[xmonad] Issue 547 in xmonad: XMonad.Prompt.Shell does not open a prompt if a directory in PATH is inaccessible
codesite-noreply at google.com
codesite-noreply at google.com
Sun Jun 16 04:25:48 CEST 2013
Comment #1 on issue 547 by daniel.w... at gmail.com: XMonad.Prompt.Shell does
not open a prompt if a directory in PATH is inaccessible
http://code.google.com/p/xmonad/issues/detail?id=547
Is it enough to catch IOExceptions? If so, maybe it would be good to blend
in with the surrounding style and use "`E.catch` econst []" instead of
defining errHandler.
Other than that, the patch looks good to me.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the xmonad
mailing list