[xmonad] Re: Issue 359 in xmonad: shellPromptHere from XMonad.Actions.SpawnOn doesn't work as claimed

codesite-noreply at google.com codesite-noreply at google.com
Thu Jan 21 11:03:07 EST 2010


Updates:
	Labels: Priority-Medium Type-Defect Component-Contrib Usability

Comment #3 on issue 359 by vogt.adam: shellPromptHere from  
XMonad.Actions.SpawnOn doesn't work as claimed
http://code.google.com/p/xmonad/issues/detail?id=359

For tracing execution, you can use   XMonad.trace if you have a MonadIO m  
=> ...,
otherwise you can use Debug.Trace.trace, which will print stuff when  
otherwise pure
code is evaluated.

This patch might be helpful:
http://www.haskell.org/pipermail/xmonad/2009-September/008474.html

But I can't comment on the need to fork processes x times.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list