-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emacs 24 needs to be built with libxml support for "libxml-parse-html-region" #46
Comments
I'm trying to automate the process of building binaries, because it's a lot of overhead ATM. Once that is done, adding support for XML should be easy. Leaving this issue open until then. |
alright please keep me posted as it's blocking me from submitting a patch for notmuchmail |
Apologies for digging up a two-year-old issue, but I think my problem is related. I am using EVM and Travis CI for testing markdown-mode. @cosmicexplorer submitted a pull request today which, when the tests are executed, results in the following error:
|
When we ran a CI on markdown-mode, it has always had libxml2 compiled in before, and we've been able to do things like run |
Emacs 24.3 does not have eww. So those tests are not executed on Emacs 24.3. |
I am trying to use mu4e but now i got an error: error in process filter: This function requires Emacs to be compiled with libxml2 I have configure as below:
|
I'm trying to test notmuch against various versions of emacs, it seems that the bin package of emacs-24.3 travis result Can you please rebuild with xml support?
Thanks
The text was updated successfully, but these errors were encountered: