I've emacs 23.1.1 and cc-mode 5.31.7, when I try to open a *.cs file I got this message
Debugger entered--Lisp error: (error "`c-syntactic-ws-depth' got no (prior) value in csharp-mode (might be a cyclic reference)")
signal(error ("`c-syntactic-ws-depth' got no (prior) value in csharp-mode (might be a cyclic reference)"))
Any suggestions?
Thanks