viewmail-info
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: On release numbering


From: John Stoffel
Subject: Re: On release numbering
Date: Fri, 12 Jul 2024 18:56:23 -0400


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

[Prev in Thread] Current Thread [Next in Thread]