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: Thu, 28 Oct 2010 23:46:59 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (windows-nt)

Bastien

> Can you suggest a new default for `version-regexp-alist' so that
> 7.01 is considered older than 7.10?

I assume there is a typo here. Just for the sake of clarification:

(version-list-= (version-to-list "7.01") (version-to-list "7.1")) is t
(version-list-< (version-to-list "7.01") (version-to-list "7.10")) is t

Note that the following difference in above expressions
1. '=' and '<'
2. 7.1 and 7.10

Jambunathan K>






reply via email to

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