Comment 15 for bug 892245

Revision history for this message
lborgman (lennart-borgman) wrote : Re: [Bug 892245] Re: Problem wih nXhtml in Emacs 24

Sorry, no. As I said I would appreciate if anyone has time to look
into the problem.

On Thu, Feb 28, 2013 at 1:18 AM, Lachlan Audas <email address hidden> wrote:
> Any news on a fix for this bug ?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/892245
>
> Title:
> Problem wih nXhtml in Emacs 24
>
> Status in nXhtml for Emacs:
> Confirmed
>
> Bug description:
> I'm using the latest nXhtml checked out from the repo, and using GNU
> Emacs version 24.0.91.1. When I open a PHP file it shows as un-syntax-
> highlighted text, and I get a compile error:
>
> Error: Wrong type argument: number-or-marker-p, nil
>
> and a message in the log:
>
> File mode specification error: (cl-assertion-failed (functionp byte-
> compiled-fun))
>
> I'm avoiding my .emacs and .emacs.d by running emacs with this
> command:
>
> emacs -Q --eval '(load "/path/to/nxhtml/autostart")'
> /path/to/nxhtml/tests/in/heredoc.php
>
> I searched for .elc and couldn't find any nxhtml compiled files, so if
> that error is happening in a byte-compiled file, how do I find out
> which one?
>
> Someone on Stack Overflow suggested I try debugging but I'm lost with
> emacs lisp. I'm happy to do any kind of manual testing or updating.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/nxhtml/+bug/892245/+subscriptions