So I'm now using VM 8.3.0b as the version number is given in git main
branch.  When compiling on emacs 28.x on Debian 12 Bookworm, I'm
seeing a bunch of warnings like this:

   vm.el:769:1: Warning: ‘defun*’ is an obsolete alias (as of 27.1); use
       ‘cl-defun’ instead.
   vm.el:801:1: Warning: ‘defun*’ is an obsolete alias (as of 27.1); use
       ‘cl-defun’ instead.
   vm.el:832:1: Warning: ‘defun*’ is an obsolete alias (as of 27.1); use
       ‘cl-defun’ instead.
   vm.el:878:1: Warning: ‘defun*’ is an obsolete alias (as of 27.1); use
       ‘cl-defun’ instead.
   vm.el:904:1: Warning: ‘defun*’ is an obsolete alias (as of 27.1); use
       ‘cl-defun’ instead.


so I'll try to work up a patch, but then I need to test it back to
older versions of emacs.  Do we have an idea of how far back we want
to go with emacs support?  

Version 20.x?  22.x?  

Reply via email to