emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [CONCERN] Orgmode version string


From: Jambunathan K
Subject: Re: [Orgmode] [CONCERN] Orgmode version string
Date: Fri, 29 Oct 2010 07:06:28 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (windows-nt)

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.



reply via email to

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