From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: makefile for v. 7.9.1 on Windows 7 doesn't work
Date: Mon, 10 Sep 2012 21:58:59 +0200 [thread overview]
Message-ID: <87a9wxir98.fsf@Rainer.invalid> (raw)
In-Reply-To: CA+M2ft8S+-80NyrXhNCF-7JhvRAVjoRsKtDXMtqKuTst7uyFpw@mail.gmail.com
John Hendy writes:
> From what I understand of the above, it still isn't working. I tried this:
> #+begin_src cmd
> emacs -batch -Q -L C:\path\to\org.git lisp -l ../mk/org-fixup.el -f
> org-make-autoloads-compile
> #+end_src
This is wrong. Try
emacs -batch -Q -L lisp -l ../mk/org-fixup.el -f org-make-autoloads-compile
You must do a
cd C:\path\to\org.git
before.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
next prev parent reply other threads:[~2012-09-10 20:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-07 7:13 makefile for v. 7.9.1 on Windows 7 doesn't work Bostjan Vilfan
2012-09-07 12:33 ` John Hendy
2012-09-07 12:45 ` Jonathan Leech-Pepin
2012-09-07 13:05 ` John Hendy
2012-09-07 13:14 ` Bastien
2012-09-07 13:27 ` John Hendy
2012-09-07 13:32 ` Jonathan Leech-Pepin
2012-09-07 19:00 ` Achim Gratz
2012-09-10 17:59 ` John Hendy
2012-09-10 19:24 ` Achim Gratz
2012-09-10 19:48 ` John Hendy
2012-09-10 19:58 ` Achim Gratz [this message]
2012-09-10 20:01 ` Nick Dokos
-- strict thread matches above, loose matches on Subject: below --
2012-09-07 16:42 Bostjan Vilfan
2012-09-08 6:56 ` 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=87a9wxir98.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).