From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: [BUG] org-agenda-switch-to fails with void function org-pop-to-buffer-same-window Date: Sun, 18 Dec 2011 13:55:20 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcLtg-0000P2-0F for emacs-orgmode@gnu.org; Sun, 18 Dec 2011 13:55:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RcLte-0003S3-O0 for emacs-orgmode@gnu.org; Sun, 18 Dec 2011 13:55:43 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:34045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcLte-0003Rz-Kx for emacs-orgmode@gnu.org; Sun, 18 Dec 2011 13:55:42 -0500 Received: by iacb35 with SMTP id b35so6564463iac.0 for ; Sun, 18 Dec 2011 10:55:41 -0800 (PST) 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: Sean O'Halpin , eschulte@cs.unm.edu Cc: emacs-orgmode@gnu.org I'll have to look into that. I'm using Eric Schulte's starter kit, so I doubt initialization is a problem. I haven't changed anything in my initialization other than a color theme in quite some time. On Thu, Dec 15, 2011 at 11:58, Sean O'Halpin wrote: > On Thu, Dec 15, 2011 at 1:26 AM, Jeff Horn wrote: >> Recently did a fresh pull, which seems to have broken org-agenda-switch-to. >> >> To reproduce, open an agenda buffer, navigate to a line you want to >> inspect, press [RET]. On my machine, this calls autopair, then falls >> back to org-agenda-switch-to. Autopair doesn't seem to be causing the >> problem, since it persists even if I call =M-x org-agenda-switch-to= >> instead of pressing [RET]. >> >> Org-mode version 7.8.02 (release_7.8.02.3.gfb8c) >> GNU Emacs 24.0.90.3 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) >> of 2011-12-14 on braeburn.aquamacs.org - Aquamacs Distribution 3.xdev >> >> Can anyone reproduce? >> > > I recently had a similar problem with =org-pop-to-buffer-same-window= > . It turned out that after switching to using =org-babel-load-file= to > load my init file, emacs was then using the org-mode installed in > site-lisp rather than my local git copy. > > I fixed this by setting =load-path= to point to my local git copy of > org-mode before calling =org-babel-load-file=. > > HTH. > > Regards, > Sean -- Jeffrey Horn http://www.failuretorefrain.com/jeff/