Carsten > > (version-to-list "7.02") -> (7 2) > (version-to-list "7.20") -> (7 20) > > so it seems to me that if we keep two-digit numbers, there will be no > problem at all. > > #+begin_src emacs-lisp > (version-list-= (version-to-list "7.02") (version-to-list "7.20")) > #+end_src
Yes, I agree. Jambunathan K. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode