From: Cayetano S. <cay...@gm...> - 2013-11-28 16:13:19
|
Hi, I'm having problems with mlint.el at line 800 where it appears (make-local-hook 'after-save-hook) which seems to be obsolete. As soon as I M-x mlint-minor-mode I get an error. I have finally managed to fix this by just doing (defalias 'make-local-hook 'ignore) Hope this helps Cayetano Santos |