From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Bug: org-capture Does not take user to any new buffer Date: Tue, 05 Jun 2012 19:37:58 +0200 Message-ID: <87ipf5k6bt.fsf@Rainer.invalid> References: <1414.1338868583@alphaville> <3175.1338910540@alphaville> <3362.1338911751@alphaville> <3893.1338915692@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbxiB-0006pp-Qn for emacs-orgmode@gnu.org; Tue, 05 Jun 2012 13:38:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sbxi5-0004fN-GV for emacs-orgmode@gnu.org; Tue, 05 Jun 2012 13:38:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:49229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sbxi5-0004fJ-9a for emacs-orgmode@gnu.org; Tue, 05 Jun 2012 13:38:25 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Sbxhx-00063G-KT for emacs-orgmode@gnu.org; Tue, 05 Jun 2012 19:38:17 +0200 Received: from pd9eb51a9.dip.t-dialin.net ([217.235.81.169]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jun 2012 19:38:17 +0200 Received: from Stromeko by pd9eb51a9.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Jun 2012 19:38:17 +0200 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: emacs-orgmode@gnu.org Nick Dokos writes: > [I hope Achim Gratz takes a look at this: he would have a much better > handle on what exactly is going wrong here - in particular, emacs on > windows is a black box to me] Thanks for the flowers, but I don't think I've got any more clues than you on the issue. The OP said he's been byte-compiling org by hand. He's on 23.3, which (IIRC) means that the base org that comes with Emacs is a 6.36 or so version. AFAIR, org-called-interactively-p got implemented as a compatibility macro some time after that release. So my best guess is that there's a mismatch between the autoloads that come with Emacs (no org-called-interactively-p for instance) and his installation. If so, things should start to work if he simply loads _all_ files in the org directory (org-reload isn't enough if a feature had never been loaded before). It would probably be easiest to just install a working make on his machine and build org with that. If that's a no-go, make sure lisp/org-install.el does not exist already, enter the following into the *Scratch* buffer (adjust the path to the org directory) (let ((generated-autoload-file "/path/to/org-mode/lisp/org-install.el")) (update-directory-autoloads "/path/to/org-mode/lisp")) and then execute that (C-j or C-x C-e with the cursor after the last paren). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for KORG EX-800 and Poly-800MkII V0.9: http://Synth.Stromeko.net/Downloads.html#KorgSDada