all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to compare org-mode version to current file needs
@ 2011-03-16 12:42 Olaf.Hamann
  2011-03-16 14:21 ` Eric S Fraga
  2011-03-17  7:18 ` Bastien
  0 siblings, 2 replies; 6+ messages in thread
From: Olaf.Hamann @ 2011-03-16 12:42 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

is there any org-mode expression for saying "this org-file needs 
org-version > xxx"

which will compare current needs of the file to used orgmode at org-file 
startup
and present a little message to the user?

I think, it could be done with an emacs-lisp block comparing org-version 
to a certain string,
but I have to express

this org-file needs org-version >=  "Org-mode version 7.5 
(release_7.5.47.g4d9f2.dirty)"

and I don't know what or how to compare (string compare or git timeline 
or so?).

Thank you very much in advance,
Olaf

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

end of thread, other threads:[~2011-03-17 10:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16 12:42 how to compare org-mode version to current file needs Olaf.Hamann
2011-03-16 14:21 ` Eric S Fraga
2011-03-17  7:18 ` Bastien
2011-03-17  8:38   ` Olaf.Hamann
2011-03-17  9:12     ` Bastien
2011-03-17 10:08       ` Olaf.Hamann

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.