From mboxrd@z Thu Jan 1 00:00:00 1970 From: Max Mikhanosha Subject: Re: Frames and the agenda Date: Tue, 28 Feb 2012 04:49:19 -0500 Message-ID: <87399v70f4.wl%max@openchat.com> References: <878vjs6jqj.wl%max@openchat.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2JgU-0006Qd-QK for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 04:49:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2JgQ-0006d3-1k for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 04:49:26 -0500 Received: from openchat.com ([75.99.81.170]:34541 helo=momoland.openchat.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2JgP-0006cu-Ul for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 04:49:21 -0500 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcelo de Moraes Serpa Cc: Org Mode At Mon, 27 Feb 2012 18:52:09 -0600, Marcelo de Moraes Serpa wrote: > Although everything else is working great, I'm getting the following > error message when trying to follow links to org files: > > "cond: Symbol's function definition is void: org-in-clocktable-p [11 times]" My branch is probably a few weeks behind the master, so the fix that Nick mentioned above is not there. You can temporarily fix this by doing "M-x load-library RET org-clock". I'll rebase my branch to the latest origin/master soon, with the pace of development in org-mode its hard to be completely synced up all the time. Regards, Max