emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Release 7.4


From: Mike McLean
Subject: Re: [Orgmode] Re: Release 7.4
Date: Fri, 10 Dec 2010 14:27:43 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.14pre) Gecko/20101210 Lightning/1.0b3pre Lanikai/3.1.8pre

I have the same issue, showing 7.3 as org-version. The strange thing is that my git history shows the 7.4 version patch.

$ git log -5 --format=oneline
32f8161a7ce4ae6b60e24ba1ff2f9f2b0626e838 Update website to show 7.4 as current release
68b11caa9dff723e123cc207eed69fd40e4ae1c7 Merge branch 'maint'
597e2863377fb8763cf6951e3b4e777b4616300d Release 7.4
5e7fe70e815d78ede42c5b9f5aa430f1edf4e638 Changes for release 7.4
1330048ba0b0fd7ca7bc4ab633ead2d93bca59f6 Keep byte compiler happy

$ ack org-version lisp/org.el
lisp/org.el:191:(defconst org-version "7.3"
lisp/org.el:194:(defun org-version (&optional here)
lisp/org.el:199:     (version org-version)
lisp/org.el:17713:     ["Show Version" org-version t]
lisp/org.el:17750:     (org-version)
lisp/org.el:17866:  (org-version))
lisp/org.el:19342:(defadvice outline-end-of-subtree (around prefer-org-version activate compile)

If I go back a few commits to 597e286 Release 7.4, the release number is correct.


On 12/10/10 12:52 PM, Carsten Dominik wrote:
Hi,

I am unable to reproduce this.

- Carsten

On Dec 10, 2010, at 3:24 PM, Sébastien Vauban wrote:

Hi Carsten,

Carsten Dominik wrote:
here it is, release 7.4. [...] As always:  Enjoy!

I'll do.

I did update my git working copy, and restarted Emacs. Though, when calling:

#+begin_src emacs-lisp
(org-version)
#+end_src

I get

#+results:
: Org-mode version 7.3 (release_7.4.2.g32f816.dirty)

What could explain this diff in numbers: a mismatch in my configuration, or
something forgotten in one of Org's code files?

Best regards,
 Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--
Security is mostly a superstition. It does not exist in nature, nor do the children of men as a whole experience it. Avoiding danger is no safer in the long run than outright exposure. Life is either a daring adventure, or nothing. – Hellen Keller
Mike McLean | Home: +1-904-419-7240 | Mobile/Work: +1-201-954-6256 | Fax: +1-888-359-2470
Twitter  Linked In  Facebook  Skype  Emailaddress@hidden

reply via email to

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