emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jeff Horn <jrhorn424@gmail.com>
To: Sean O'Halpin <sean.ohalpin@gmail.com>, eschulte@cs.unm.edu
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] org-agenda-switch-to fails with void function org-pop-to-buffer-same-window
Date: Fri, 30 Dec 2011 16:14:03 -0500	[thread overview]
Message-ID: <CA+K2SAyMfj2yLP55ocHPC9wafM4+9X1rqgzpwYqW9uvC_ondTg@mail.gmail.com> (raw)
In-Reply-To: <CA+K2SAyQMRrh_G5b3OvGWmCnrp4gNUM=13duFJk2ozy4-nhrng@mail.gmail.com>

It looks like git org-mode is at the front of my load-path
already. I'm assuming that emacs' load-path works similar to a shell
load-path, with lower-indexed directories being searched (and used)
before higher-indexed ones.

This bug is really messing with my workflow. Anything else I should
try?

,----[ load-path ]
| ("~/.emacs.d/elpa/color-theme-6.6.1/themes" "~/completion" "~/test"
| "/Users/jrhorn424/.emacs.d/src"
| "/Users/jrhorn424/.emacs.d/src/ado-mode"
| "/Users/jrhorn424/.emacs.d/src/deft"
| "/Users/jrhorn424/.emacs.d/src/markdown-mode"
| "/Users/jrhorn424/.emacs.d/src/org-mode"
| "/Users/jrhorn424/.emacs.d/src/w3m"
| "/Users/jrhorn424/.emacs.d/src/ado-mode/info"
| "/Users/jrhorn424/.emacs.d/src/ado-mode/lisp"
| "/Users/jrhorn424/.emacs.d/src/ado-mode/plan for highlighting.oo3"
| "/Users/jrhorn424/.emacs.d/src/ado-mode/scripts"
| "/Users/jrhorn424/.emacs.d/src/ado-mode/templates"
| "/Users/jrhorn424/.emacs.d/src/org-mode/BUGFIXING"
| "/Users/jrhorn424/.emacs.d/src/org-mode/EXPERIMENTAL"
| "/Users/jrhorn424/.emacs.d/src/org-mode/UTILITIES"
| "/Users/jrhorn424/.emacs.d/src/org-mode/contrib"
| "/Users/jrhorn424/.emacs.d/src/org-mode/etc"
| "/Users/jrhorn424/.emacs.d/src/org-mode/lisp"
| "/Users/jrhorn424/.emacs.d/src/org-mode/testing"
`----

On Sun, Dec 18, 2011 at 13:55, Jeff Horn <jrhorn424@gmail.com> wrote:
> 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 <sean.ohalpin@gmail.com> wrote:
>> On Thu, Dec 15, 2011 at 1:26 AM, Jeff Horn <jrhorn424@gmail.com> 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/



-- 
Jeffrey Horn
http://www.failuretorefrain.com/jeff/

  reply	other threads:[~2011-12-30 21:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15  1:26 [BUG] org-agenda-switch-to fails with void function org-pop-to-buffer-same-window Jeff Horn
2011-12-15 16:58 ` Sean O'Halpin
2011-12-18 18:55   ` Jeff Horn
2011-12-30 21:14     ` Jeff Horn [this message]
2011-12-30 21:44       ` Jeff Horn
2011-12-31 16:46         ` Nick Dokos
2012-01-11  4:16           ` Jeff Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+K2SAyMfj2yLP55ocHPC9wafM4+9X1rqgzpwYqW9uvC_ondTg@mail.gmail.com \
    --to=jrhorn424@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=eschulte@cs.unm.edu \
    --cc=sean.ohalpin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).