From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: error on opening org-file with #+startup: indent Date: Thu, 26 Apr 2012 06:29:37 +0200 Message-ID: <874ns7nmj2.fsf@Rainer.invalid> References: <87mx62dopc.fsf@gnu.org> <933A277B-281C-40C0-B647-4616C31E67DB@pobox.com> <87mx61c513.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNGL6-0005K8-Ij for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 00:29:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNGL4-0007Cq-Mm for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 00:29:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:49186) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNGL4-0007Cd-Fb for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 00:29:54 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SNGL0-0006f3-KT for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 06:29:50 +0200 Received: from pd9eb58eb.dip.t-dialin.net ([217.235.88.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Apr 2012 06:29:50 +0200 Received: from Stromeko by pd9eb58eb.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Apr 2012 06:29:50 +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 fkunze writes: > Regarding the installation instructions: At first I started here > (http://orgmode.org/manual/Installation.html#Installation) but since I am > running on windows 7, I have no access to "Make". I want to avoid installing > cywin as it typically fails to track windows 7 x64. As far as I can tell, make > is unnecessary as well since you can hand compile all the files (as I described > in my bug report). It's my mistake that I failed to notice the requirement to > add (require 'org-install). The make from MSys would also work. Again, it is not the (missing or not) byte-compilation that is the problem. I plan to provide a way to generate the autoloads without make, maybe even automatically when they are determined to be missing. Until then you'd have to do this by hand; start emacs (preferrably with options "--no-init -Q -l autoload") and enter this into the scratch buffer (the path must be an absolute one): --8<---------------cut here---------------start------------->8--- (setq generated-autoload-file "~/.emacs.d/org-7.8.09/lisp/org-install.el") (update-directory-autoloads "lisp") --8<---------------cut here---------------end--------------->8--- Then move the cursor to the end of each line and press C-j 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