Skip to content

Instantly share code, notes, and snippets.

@ushiushix
Created July 1, 2012 12:41
Show Gist options
  • Save ushiushix/3028321 to your computer and use it in GitHub Desktop.
Save ushiushix/3028321 to your computer and use it in GitHub Desktop.
JAWS Script to workaround Emacs 24.1/gnupack and TSF issue
include "hjconst.jsh"
int Function IMEStartCompositionEvent()
return 0
EndFunction
int function isTsfApplication()
return TRUE
EndFunction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment