Re: [Orgmode] Re: Release 7.4

2010-12-11 Thread Carsten Dominik

Hi,


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)


I seen now that there was still a bug in my release process.
Fixed now, this will hopefully be OK immediately in the next
release.

Thanks for the report.

- Carsten



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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



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


[Orgmode] Re: Release 7.4

2010-12-11 Thread Sébastien Vauban
Hi Carsten,

Carsten Dominik wrote:
 On Dec 10, 2010, at 3:24 PM, Sébastien Vauban wrote:
 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?

 I seen now that there was still a bug in my release process.
 Fixed now, this will hopefully be OK immediately in the next
 release.

Did git pull.
Did org-reload.
It is OK now. Thanks.


 Thanks for the report.

You're welcome.

Best regards,
  Seb

-- 
Sébastien Vauban


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


[Orgmode] Re: Release 7.4

2010-12-10 Thread Sébastien Vauban
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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: Release 7.4

2010-12-10 Thread Gregor Zattler
Hi Sébastien,
* Sébastien Vauban wxhgmqzgw...@spammotel.com [10. Dec. 2010]:
 Carsten Dominik wrote:
 here it is, release 7.4. [...] As always:  Enjoy!
 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)

I track branch amint and get 
Org-mode version 7.3 (release_7.4)

Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-

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


Re: [Orgmode] Re: Release 7.4

2010-12-10 Thread Julien Danjou
On Fri, Dec 10 2010, Sébastien Vauban wrote:

 #+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?

I think Carsten forgot to change `org-version' in org.el.

-- 
Julien Danjou
❱ http://julien.danjou.info


pgpRHCdFniL7m.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Re: Release 7.4

2010-12-10 Thread Carsten Dominik

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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten




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


Re: [Orgmode] Re: Release 7.4

2010-12-10 Thread Mike McLean


  
  
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, Sbastien 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


--
Sbastien Vauban



___

Emacs-orgmode mailing list

Please use `Reply All' to send replies to the list.

Emacs-orgmode@gnu.org

http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  
  
  - Carsten
  
  
  
  
  
  ___
  
  Emacs-orgmode mailing list
  
  Please use `Reply All' to send replies to the list.
  
  Emacs-orgmode@gnu.org
  
  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 
  mike.mcl...@pobox.com 
  

  

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


Re: [Orgmode] Re: Release 7.4

2010-12-10 Thread Charles C. Berry

On Fri, 10 Dec 2010, 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?


Perhaps, as noted here

http://permalink.gmane.org/gmane.emacs.orgmode/34511

it might be cured with a 'git fetch --tags'?

HTH,

Chuck




Best regards,
 Seb

--
Sébastien Vauban


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


- Carsten




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



Charles C. BerryDept of Family/Preventive Medicine
cbe...@tajo.ucsd.eduUC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901

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


[Orgmode] Re: Release 7.4

2010-12-10 Thread Bernt Hansen
I think this is fixed with a new commit on the master branch.

-Bernt

Charles C. Berry cbe...@tajo.ucsd.edu writes:

 On Fri, 10 Dec 2010, 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?

 Perhaps, as noted here

   http://permalink.gmane.org/gmane.emacs.orgmode/34511

 it might be cured with a 'git fetch --tags'?

 HTH,

 Chuck



 Best regards,
  Seb

 -- 
 Sébastien Vauban


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

 - Carsten




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


 Charles C. BerryDept of Family/Preventive Medicine
 cbe...@tajo.ucsd.edu  UC San Diego
 http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901

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

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