From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ig0r Newsgroups: gmane.emacs.help Subject: Re: making Flymake work with PHP Date: Thu, 14 May 2009 17:25:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <25b6b34d-b9f5-44d1-a969-544e218fe668@n4g2000vba.googlegroups.com> <87my9fh5ov.wl%anselm.helbig+news2009@googlemail.com> <514f618a-c570-4d5b-9d0c-dfdf0d0ece0a@n21g2000vba.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1242348040 23835 80.91.229.12 (15 May 2009 00:40:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 May 2009 00:40:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 15 02:40:34 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M4lTV-0002py-5K for geh-help-gnu-emacs@m.gmane.org; Fri, 15 May 2009 02:40:33 +0200 Original-Received: from localhost ([127.0.0.1]:47739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4lTU-0004Az-AT for geh-help-gnu-emacs@m.gmane.org; Thu, 14 May 2009 20:40:32 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!t10g2000vbg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 91.124.53.96 Original-X-Trace: posting.google.com 1242347112 1967 127.0.0.1 (15 May 2009 00:25:12 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 15 May 2009 00:25:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t10g2000vbg.googlegroups.com; posting-host=91.124.53.96; posting-account=M24cuwoAAABX_45W-BaxkVxNGJ_iyDmp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:169187 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64449 Archived-At: > It should open in html-mumamo-mode (in Emacs 22), but that does not > matter much here. Hm... maybe that is where it all begins... > It would be good if you could try the latest beta 1.77 of nXhtml. I've installed it - it is all the same :( Oh, I haven't mentioned - nXhtml mode tries to include rng-auto.el - which I don't have anywhere (but I've read in forums that this is not needed anymore), so I just commented all lines in autoload22.el Have you done the same? > Could you please try commenting out the elisp code you have in your > .emacs for configuring flymake for php? Yes, I've done that already - no luck :( And I also run M-x customize-option RET flymake-php-on RET and now flymake loads everytime I'm in php-code. But all errors what I see are: http://img193.imageshack.us/img193/7307/error.jpg Igor.