* Recent upgrade to 6.29a.
@ 2009-10-21 4:58 Noorul Islam K M
2009-10-21 14:01 ` Carsten Dominik
2009-10-21 14:20 ` Xiao-Yong Jin
0 siblings, 2 replies; 4+ messages in thread
From: Noorul Islam K M @ 2009-10-21 4:58 UTC (permalink / raw)
To: emacs-orgmode
Hello all,
I just did org pull to update to latest version. (org-version) says this
Org-mode version 6.29a
But from an org file when I do "C-\" and type in a tag name and press
enter I get following error
defvar: Symbol's function definition is void: org-float-time
Looks like function definition is missing. I was not facing this problem earlier.
Thanks and Regards
Noorul
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Recent upgrade to 6.29a.
2009-10-21 4:58 Recent upgrade to 6.29a Noorul Islam K M
@ 2009-10-21 14:01 ` Carsten Dominik
2009-10-25 7:16 ` Noorul Islam
2009-10-21 14:20 ` Xiao-Yong Jin
1 sibling, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-10-21 14:01 UTC (permalink / raw)
To: Noorul Islam K M; +Cc: emacs-orgmode
On Oct 21, 2009, at 6:58 AM, Noorul Islam K M wrote:
>
> Hello all,
>
> I just did org pull to update to latest version. (org-version) says
> this
>
> Org-mode version 6.29a
>
> But from an org file when I do "C-\" and type in a tag name and press
> enter I get following error
>
> defvar: Symbol's function definition is void: org-float-time
org-float-time is in org-compat.el.
The fact that your version shows 6.29a indicates that while you might
have the latest version, it is not the one that is being used.
Probably some old compiled lisp files somehwere.
See also this FAQ:
http://orgmode.org/worg/org-faq.php#loaded-old-org
- Carsten
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Recent upgrade to 6.29a.
2009-10-21 4:58 Recent upgrade to 6.29a Noorul Islam K M
2009-10-21 14:01 ` Carsten Dominik
@ 2009-10-21 14:20 ` Xiao-Yong Jin
1 sibling, 0 replies; 4+ messages in thread
From: Xiao-Yong Jin @ 2009-10-21 14:20 UTC (permalink / raw)
To: emacs-orgmode
Noorul Islam K M <gnukid@gmail.com> writes:
> Hello all,
>
> I just did org pull to update to latest version. (org-version) says this
>
> Org-mode version 6.29a
The current version is 6.31a. If you used git pull, it
should be 6.31trans.
You might want to make sure that you properly installed the
new version.
>
> But from an org file when I do "C-\" and type in a tag name and press
> enter I get following error
>
> defvar: Symbol's function definition is void: org-float-time
>
> Looks like function definition is missing. I was not facing this problem earlier.
>
> Thanks and Regards
> Noorul
--
c/* __o/*
<\ * (__
*/\ <
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Recent upgrade to 6.29a.
2009-10-21 14:01 ` Carsten Dominik
@ 2009-10-25 7:16 ` Noorul Islam
0 siblings, 0 replies; 4+ messages in thread
From: Noorul Islam @ 2009-10-25 7:16 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
On Wed, Oct 21, 2009 at 7:31 PM, Carsten Dominik
<carsten.dominik@gmail.com> wrote:
>
> On Oct 21, 2009, at 6:58 AM, Noorul Islam K M wrote:
>
>>
>> Hello all,
>>
>> I just did org pull to update to latest version. (org-version) says this
>>
>> Org-mode version 6.29a
>>
>> But from an org file when I do "C-\" and type in a tag name and press
>> enter I get following error
>>
>> defvar: Symbol's function definition is void: org-float-time
>
> org-float-time is in org-compat.el.
>
> The fact that your version shows 6.29a indicates that while you might have
> the latest version, it is not the one that is being used. Probably some old
> compiled lisp files somehwere.
>
Thank you! You are right, I did not compile the list file after "git pull".
-Noorul
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-25 7:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-21 4:58 Recent upgrade to 6.29a Noorul Islam K M
2009-10-21 14:01 ` Carsten Dominik
2009-10-25 7:16 ` Noorul Islam
2009-10-21 14:20 ` Xiao-Yong Jin
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.