emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: error on opening org-file with #+startup: indent
Date: Thu, 26 Apr 2012 06:29:37 +0200	[thread overview]
Message-ID: <874ns7nmj2.fsf@Rainer.invalid> (raw)
In-Reply-To: loom.20120425T223320-81@post.gmane.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

  reply	other threads:[~2012-04-26  4:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-22 21:21 error on opening org-file with #+startup: indent fkunze
2012-04-23 23:15 ` Bastien
2012-04-24 11:45   ` Mike McLean
2012-04-24 12:45     ` Bastien
2012-04-24 14:22     ` Fritz Kunze
2012-04-24 19:18       ` Achim Gratz
2012-04-24 21:45         ` Martyn Jago
2012-04-25 16:47           ` Achim Gratz
2012-04-25 18:56             ` Achim Gratz
2012-04-25 21:01           ` fkunze
2012-04-25  1:41         ` Mike McLean
2012-04-25 21:29           ` fkunze
2012-04-25 20:53         ` fkunze
2012-04-26  4:29           ` Achim Gratz [this message]
2012-04-26  7:03           ` Bastien
2012-04-26 17:08             ` fkunze
2012-04-27 21:31               ` Bastien

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=874ns7nmj2.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=emacs-orgmode@gnu.org \
    /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).