So. I use WinXp prof hungarian (HU) edition. My
keyboard layout differs a bit from US.
My problem is that I cannot write a ';' in it!!!!! A bit later I
discovered that for the very first character of a newly
created file I can write it.
I've taken a look of the source, and even tried to debug
it. In the EdiorKeyUp function I put a breakpoint. But it's
quite tricky since if it's not the very first char of the file,
the control doesn't even get to this procedure! :(((
I've no idea what causes it, probably the update
functions of the actions.
And why am I so sure about it's not a synedit bug?
SynEdit alone (in a simple delphi prog) works on my
system (even your modified version) and other synedit
apps such as ConText also work well.