[xmonad] Issue 606 in xmonad: recompile error window has bad escaping

codesite-noreply at google.com codesite-noreply at google.com
Sun Jun 7 17:25:17 UTC 2015


Comment #1 on issue 606 by allber... at gmail.com: recompile error window has  
bad escaping
https://code.google.com/p/xmonad/issues/detail?id=606

More specifically, it's producing UTF8-encoded output; but xmessage is  
ancient and doesn't speak UTF8, only ISO8859-1. Possibly just forcing  
LANG=C on ghc would work --- but I'm not sure if that would then disallow  
UTF8 in source files (ghc's encoding handling is a little strange for  
historical reasons).

-- 
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