You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2018. It is now read-only.
When running rinari-web-server, I get the following errors in Emacs' *Messages* buffer (usually several times):
error in process filter: run-hooks: Symbol's value as variable is void: compilation-filter-start
error in process filter: Symbol's value as variable is void: compilation-filter-start
When running rinari-web-server, I get the following errors in Emacs'
*Messages*buffer (usually several times):I noticed
compilation-filter-startis listed as a new feature in Emacs 24 (http://www.masteringemacs.org/articles/2011/12/12/what-is-new-in-emacs-24-part-2/), whereas I am using Emacs 23.2.1. Is there some way I can hack around this, or does Rinari require Emacs 24?