vm-8.2.0b fixed this. It seems stable and I haven't come across any regressions.
Reinhard Kotucha writes: > On 2013-12-02 at 23:08:47 +0000, Uday Reddy wrote: > > > Dear Reinhard, If you build your own VM, here is a quick fix. Please put > > this definition in vm-misc.el: > > > > (defun vm-make-local-hook (hook) > > (if (fboundp 'make-local-hook) ; Emacs/XEmacs 21 > > (make-local-hook hook))) > > > > and replace all calls to make-local-hook in .../vm/lisp directory to calls > > to vm-make-local-hook. Then recompile by doing > > > > make clean; make > > > > in the lisp directory. > > > > I am trying to get you off the ground with Emacs 24 so that you can check > > what other problems might arise in Emacs 24. > > Thank you very much, I'll look into it tomorrow. We Central Europeans > are one hour in advance and I have to get up early in the morning. > > Anyway, thanks for this amazingly fast response. > > Regards, > Reinhard > > -- > ---------------------------------------------------------------------------- > Reinhard Kotucha Phone: +49-511-3373112 > Marschnerstr. 25 > D-30167 Hannover mailto:reinhard.kotu...@web.de > ---------------------------------------------------------------------------- > Microsoft isn't the answer. Microsoft is the question, and the answer is NO. > ---------------------------------------------------------------------------- -- Les Smithson