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
>
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
#+
I think this is fixed with a new commit on the master branch.
-Bernt
"Charles C. Berry" 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,
>>>
>>> Carst
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 Em
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
68b11caa9dff723e12
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 ema
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.
Hi Sébastien,
* Sébastien Vauban [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:
> : Or
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)
Wh