unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-devel@gnu.org
Subject: Re: Version strings in lisp files?
Date: Sat, 21 Apr 2012 18:07:41 +0530	[thread overview]
Message-ID: <811unhp8fe.fsf@gmail.com> (raw)
In-Reply-To: <87fwbxe34b.fsf@Rainer.invalid> (Achim Gratz's message of "Sat, 21 Apr 2012 13:27:48 +0200")

Achim Gratz <Stromeko@nexgo.de> writes:

> I've been working on the build system for org and these changes have
> just been merged into org.  As part of the cleanup I had removed all
> version strings in Git controlled files since they've mostly been a
> source for merge conflicts.  Instead, the build system auto-generates
> the version string into org-version.el (which is not committed into the
> repository), where it can easily be picked up via autoload.  Bastien
> (the org maintainer) tells me that Emacs requires a version string to be
> present in org.el, what's the rationale for that?  Since those files
> will have to transgress into Bzr it would be possible to alter the files
> before committing into Bzr, but that doesn't feel right...

[OT] But on a related note,

Org-mode version 7.8.09
                 ^^^^^^
Try the below form.

(version-list-= (version-to-list "7.8.09")
		(version-to-list "7.8.9"))

To a human, 7.8.09 != 7.8.9.  But to Emacs, they are just the same.

I wish Org used version strings, that are Emacs-compatible.  Just a
minor complaint.

> Regards,
> Achim.

-- 



  reply	other threads:[~2012-04-21 12:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 11:27 Version strings in lisp files? Achim Gratz
2012-04-21 12:37 ` Jambunathan K [this message]
2012-04-21 13:19   ` Bastien
2012-04-21 14:09     ` Jambunathan K
2012-04-21 14:28       ` Bastien
2012-04-21 13:43 ` Eli Zaretskii
2012-04-21 14:11   ` Bastien
2012-04-21 14:14     ` Eli Zaretskii
2012-04-21 14:34       ` Jambunathan K
2012-04-21 14:48         ` Eli Zaretskii
2012-04-21 14:47       ` Achim Gratz
2012-04-21 19:40       ` Stefan Monnier
2012-04-21 19:54         ` Achim Gratz
2012-04-21 22:59         ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=811unhp8fe.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=Stromeko@nexgo.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).