Help with flymake-php mode

Asked by Igor

Hello!
First of all I want to ask if I installed nxhtml correctly:
I'm using Emacs-22.3 with nXhtml 1.77 on Windows machine.
I run into a problem - autoload22.el required rng-auto.el which I do not have (I've read that it isn't necessary anymore), so I commented everything in autoload22.el. Is that correct?

Next:
I have trouble with flymake-php-mode. It doesn't show proper errors, it is showing "Parse error" only :( like on this screenshot: http://img193.imageshack.us/img193/7307/error.jpg is this the way it should work?
My php files are opening in PHP-mode. I can open them in PHP/nXhtml mode - but flymake gives me the same errors.

My ~/.emacs is: http://docs.google.com/Doc?id=df7znpq9_26vhcdh6g3

Here is the discussion at Google Groups (but with no answer :( ): http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/87dbf33e68fc4583/7e1c3499f40a7acf?hl=en#7e1c3499f40a7acf

Does anybody have a hint about this?

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
nXhtml Edit question
Assignee:
No assignee Edit question
Solved by:
Igor
Solved:
Last query:
Last reply:
Revision history for this message
lborgman (lennart-borgman) said :
#1

Hi Igor,

I think we resolved this on the mailing list, but I am not sure. Can you please confirm/disconfirm?

Revision history for this message
Igor (ryzhkov-igor) said :
#2

Hello, lborgman!
Thanks for your response! Yes, I've resolved that problem - just cleaned my ~/.emacs from all garbage and left only necessary stuff!

Thanks again!
Cheers!