From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenny Meyer Subject: Re: [bug] Symbol's function definition is void: org-pop-to-buffer-same-window Date: Thu, 1 Dec 2011 11:40:11 -0300 Message-ID: References: <80borsbgkb.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW7oS-0006Ly-6w for emacs-orgmode@gnu.org; Thu, 01 Dec 2011 09:40:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RW7oQ-0001vY-HQ for emacs-orgmode@gnu.org; Thu, 01 Dec 2011 09:40:36 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:61751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW7oQ-0001tj-Bx for emacs-orgmode@gnu.org; Thu, 01 Dec 2011 09:40:34 -0500 Received: by bke17 with SMTP id 17so2877657bke.0 for ; Thu, 01 Dec 2011 06:40:32 -0800 (PST) In-Reply-To: <80borsbgkb.fsf@somewhere.org> 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: Sebastien Vauban Cc: emacs-orgmode@gnu.org I am getting the same message here upon calling various org-functions (e.g.: org-drill, org-submit-bug-report), since I have compiled org-mode from git, but I am not sure where exactly the error was introduced. > Explicitly Loading `org-compat' does cure this problem... Requiring org-compat does not fix that here. Can you tell me where exactly you loaded org-compat? Org-mode version 7.7 (release_7.7.617.gb1f2) GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.2.0) of 2011-= 09-29 -- Kenny Meyer On Thu, Dec 1, 2011 at 9:51 AM, Sebastien Vauban wrote: > Hello, > > In conditions which I consider unchanged (I speak of my emacs config file= ), > with the latest Org-mode version, I now have the message: > > =C2=A0 =C2=A0let*: Symbol's function definition is void: org-pop-to-buffe= r-same-window > > when doing, for example, `C-c C-x C-j' to jump on the currently clocked i= tem. > > Explicitly Loading `org-compat' does cure this problem... But we must mis= s a > `require' somewhere, but where? =C2=A0In `org.el' itself? > > Best regards, > =C2=A0Seb > > -- > Sebastien Vauban > >