malinka
malinka copied to clipboard
Error message file-void-
Hello
I'm using Malinka 20170723.1635 which was installed with Emacs 24.5.1 on Ubuntu 16.04. I've been receiving these messages for a week now (can't pinpoint the exact moment they appeared, sorry)
error in process sentinel: malinka--watch-file-for-updates: Symbol's function definition is void: file-notify-valid-p
error in process sentinel: Symbol's function definition is void: file-notify-valid-p
They are annoying as they pop regularly in the message frame.
Thanks, David
Hmnn, Emacs 24 is pretty old @Davidbrcz. I'm guessing that's it. Nevertheless, it's probably better to do a fbound check on it.
Hopefully https://github.com/LefterisJP/malinka/pull/22 works for you.
hey @jojojames thanks for the PR.
@Davidbrcz #22 is merged. Does it help you with your problem?