all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Compiling org-mode for NT Emacs
@ 2008-09-23 11:50 paul.mead
  2008-09-23 12:25 ` Rupert Swarbrick
  0 siblings, 1 reply; 3+ messages in thread
From: paul.mead @ 2008-09-23 11:50 UTC (permalink / raw)
  To: help-gnu-emacs

Hi, I'm trying to use a later version of org-mode than the one that
comes with NT Emacs (because that version doesn't support columns)

I thought I'd be able to use the cygwin tools to compile this, but the
makefile is naturally configured for use on a *nix machine rather than
windows. I guess I'm probably going to need to use a compiler native
to windows.

Has anyone done this before? Could anyone provide or point to any
howto's on doing this?

Also, I'm unlikely to be able to compile directly on the machine in
question (work machine - loading a compiler might incur the wrath of
the usage policy) - is it possible to compile on another windows
machine and copy the files?

Currently I'm running the new version interpreted and it's pretty
slow...

Cheers
Paul


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compiling org-mode for NT Emacs
  2008-09-23 11:50 Compiling org-mode for NT Emacs paul.mead
@ 2008-09-23 12:25 ` Rupert Swarbrick
  2008-09-23 12:39   ` paul.mead
  0 siblings, 1 reply; 3+ messages in thread
From: Rupert Swarbrick @ 2008-09-23 12:25 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1171 bytes --]

"paul.mead" <paul.d.mead@googlemail.com> writes:

> Hi, I'm trying to use a later version of org-mode than the one that
> comes with NT Emacs (because that version doesn't support columns)
>
> I thought I'd be able to use the cygwin tools to compile this, but the
> makefile is naturally configured for use on a *nix machine rather than
> windows. I guess I'm probably going to need to use a compiler native
> to windows.
>
> Has anyone done this before? Could anyone provide or point to any
> howto's on doing this?
>
> Also, I'm unlikely to be able to compile directly on the machine in
> question (work machine - loading a compiler might incur the wrath of
> the usage policy) - is it possible to compile on another windows
> machine and copy the files?
>
> Currently I'm running the new version interpreted and it's pretty
> slow...
>
> Cheers
> Paul

I don't know what order you'd have to do them in (although it might not
matter if you've loaded the files interpreted), but you can probably
just go to the dir with the code in using dired and hit B on each file.

I haven't got the code here, but I suspect the makefile just
bytecompiles each of the files.

Rupert

[-- Attachment #2: Type: application/pgp-signature, Size: 314 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compiling org-mode for NT Emacs
  2008-09-23 12:25 ` Rupert Swarbrick
@ 2008-09-23 12:39   ` paul.mead
  0 siblings, 0 replies; 3+ messages in thread
From: paul.mead @ 2008-09-23 12:39 UTC (permalink / raw)
  To: help-gnu-emacs

On Sep 23, 1:25 pm, Rupert Swarbrick <rswarbr...@gmail.com> wrote:
> > Hi, I'm trying to use a later version of org-mode than the one that
> > comes with NT Emacs (because that version doesn't support columns)
>
> > I thought I'd be able to use the cygwin tools to compile this, but the
> > makefile is naturally configured for use on a *nix machine rather than
> > windows. I guess I'm probably going to need to use a compiler native
> > to windows.
>
> > Has anyone done this before? Could anyone provide or point to any
> > howto's on doing this?
>
> > Also, I'm unlikely to be able to compile directly on the machine in
> > question (work machine - loading a compiler might incur the wrath of
> > the usage policy) - is it possible to compile on another windows
> > machine and copy the files?
>
> > Currently I'm running the new version interpreted and it's pretty
> > slow...
>
> > Cheers
> > Paul
>
> I don't know what order you'd have to do them in (although it might not
> matter if you've loaded the files interpreted), but you can probably
> just go to the dir with the code in using dired and hit B on each file.
>
> I haven't got the code here, but I suspect the makefile just
> bytecompiles each of the files.
>
> Rupert
>
>  application_pgp-signature_part
> < 1KViewDownload

Rupert, thanks - that worked perfectly. I selected all the files using
'* s ' and hit B and it piled through the whole list.

Cheers
Paul


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-23 12:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 11:50 Compiling org-mode for NT Emacs paul.mead
2008-09-23 12:25 ` Rupert Swarbrick
2008-09-23 12:39   ` paul.mead

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.