all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [CONCERN] Orgmode version string
@ 2010-10-28 12:40 Jambunathan K
  2010-10-28 14:06 ` Bastien
  2010-10-28 21:57 ` Carsten Dominik
  0 siblings, 2 replies; 10+ messages in thread
From: Jambunathan K @ 2010-10-28 12:40 UTC (permalink / raw
  To: emacs-orgmode


I have every reason to believe that upcoming version of Org would be
tagged as 7.02. Earlier I had argued that version strings be
version-to-list compatible. I would like to reiterate it.

My real concern is that 7.02 would be deemed as equivalent to 7.2
internally by the versioning subsystem and this is likely to clash with
user's point of view. A user would *definitely* assume 7.02 as different
from 7.2 and in all probability swear that former is inferior to the
later.

Please confirm what I am saying by evalling this:

#+begin_src emacs-lisp
  (version-list-= (version-to-list "7.02") (version-to-list "7.2"))
#+end_src

Ignore this mail if it is already taken care of. Needless to say, I have
ELPA-tarballs in mind when I say this.

Jambunathan K.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-10-29 17:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 12:40 [CONCERN] Orgmode version string Jambunathan K
2010-10-28 14:06 ` Bastien
2010-10-28 16:27   ` Jambunathan K
2010-10-28 18:16   ` Jambunathan K
2010-10-28 21:57 ` Carsten Dominik
2010-10-29  1:36   ` Jambunathan K
2010-10-29 13:06   ` Jambunathan K
2010-10-29 14:51     ` Carsten Dominik
2010-10-29 17:53       ` Jambunathan K
2010-10-29 14:53     ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.