Problem wih nXhtml in Emacs 24
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nXhtml |
Confirmed
|
Critical
|
Unassigned |
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-
Error: Wrong type argument: number-or-marker-p, nil
and a message in the log:
File mode specification error: (cl-assertion-
I'm avoiding my .emacs and .emacs.d by running emacs with this command:
emacs -Q --eval '(load "/path/
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.
Changed in nxhtml: | |
assignee: | nobody → Gadji (gadjim4) |
assignee: | Gadji (gadjim4) → nobody |
Thanks MD, I converted your question to a bug report since this seems to be a bug.
I have not had time to test Emacs 24 at all yet. I hope I will be able to soon and then I will have a look at this.