Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Can't compile django-html-mode.el #5

Open
Nivl opened this issue Jun 20, 2011 · 7 comments
Open

Can't compile django-html-mode.el #5

Nivl opened this issue Jun 20, 2011 · 7 comments

Comments

@Nivl
Copy link
Contributor

Nivl commented Jun 20, 2011

There is a little error when compiling django-html-mode.el:

django-html-mode.el:78:1:Error: Symbol's value as variable is void: django-html-open-comment

@ghost
Copy link

ghost commented Jul 11, 2011

Had the same problem. There is a workaround however:

Replace Line 82 with this:

" '(;; comment "

The Quote at the beginning is whats causing trouble.

That still results in a warning. I ran a search and replace to replace " ` " with " ' ". No more warnings.

cu
Roman

@milkypostman
Copy link

that will change things....

@jmaupetit
Copy link

I also cannot get the django-html-mode working on aquamacs.

Must we install nxml-mode first ? Which release ? The most recent seems 2009 http://braeburn.aquamacs.org/code/master/lisp/nxml/

@regiov
Copy link

regiov commented Aug 17, 2012

I have a similar issue here:

Symbol's value as variable is void: nxml-font-lock-keywords

The workaround mentioned earlier for line 82 doesn't work for me.

@mrcl
Copy link

mrcl commented Apr 29, 2013

Did anybody find the solution?

@jmaupetit
Copy link

I switched to sublime text 2 with emacs keybindings...

@mrcl
Copy link

mrcl commented Apr 29, 2013

Thanks for the hint.
I already tried, as I tried some other fancier ones as well, but emacs is replaceable.
Good luck...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants