Is cmd-key-happy dead on OS X 10.6.6?
I've been a happy user of cmd-key-happy for running emacs -nw on my Mac. After upgrading to开发者_JS百科 10.6.6 and rebooting, cmd-key-happy seems to run, but doesn't seem to function. There isn't much in the way of support or mailing lists for the tool itself, so I figured I'd at least post here to see if the problem is a general one or mine. Does anyone know if cmd-key-happy has a problem with 10.6.6?
Working fine for me on 10.6.6.
Is there anything in the logs that indicates a problem:
grep cmd-key-happy /var/log/*
No, it's not broken by 10.6, but it may have a conflict with Google Chrome. I had similar symptoms (had been running fine for a long time, then noticed it wasn't functioning even though the process was running, and cmd-key-happy-restart didn't fix it), but restarting Google Chrome fixed cmd-key-happy. Thanks to Drew R.'s comment on a different answer here for pointing that out.
精彩评论