Bernt Hansen writes:
> Thanks for the detailed explanation Achim. I hope my problem report on
> this issue wasn't taken as a complaint - it wasn't intended that way --
Don't worry, problem reports are appreciated (even in the form of
comaplints, which yours weren't). As I said before, I do want
Achim Gratz writes:
> Bernt Hansen writes:
>> I tried that... and installed emacs under Cygwin (so it can find emacs
>> to run emacs -batch) and then had to fix permissions on org-install
>> (since it's on a windows drive) before make autoloads worked.
>
> It's preferrable to use NTEmacs for this
Bernt Hansen writes:
> I tried that... and installed emacs under Cygwin (so it can find emacs
> to run emacs -batch) and then had to fix permissions on org-install
> (since it's on a windows drive) before make autoloads worked.
It's preferrable to use NTEmacs for this step, even though the .elc
fi
Jonathan Leech-Pepin writes:
> Hello Bernt
>
> On Wed, Apr 25, 2012 at 12:21, Bernt Hansen wrote:
>> Achim Gratz writes:
>>
>>> Bastien writes:
In the meantime, if you don't want to compile (I do not) the stupid
workaround is to set org-version in your config... but yeah, let's
Bernt Hansen writes:
> I don't think make autoloads is an option for me at work... I'm using
> GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
> and I don't have make available...
>
> I use git under Cygwin to get the org-mode repository and access it from
> NT Emacs.
That's ex
Hello Bernt
On Wed, Apr 25, 2012 at 12:21, Bernt Hansen wrote:
> Achim Gratz writes:
>
>> Bastien writes:
>>> In the meantime, if you don't want to compile (I do not) the stupid
>>> workaround is to set org-version in your config... but yeah, let's
>>> fix this upstream ASAP.
>>
>> Again, the i
Achim Gratz writes:
> Bastien writes:
>> In the meantime, if you don't want to compile (I do not) the stupid
>> workaround is to set org-version in your config... but yeah, let's
>> fix this upstream ASAP.
>
> Again, the issue here is not compilation, but missing autoloads.
>
> make autoloads
Bastien writes:
> In the meantime, if you don't want to compile (I do not) the stupid
> workaround is to set org-version in your config... but yeah, let's
> fix this upstream ASAP.
Again, the issue here is not compilation, but missing autoloads.
make autoloads
And if you still think you must
Hi,
I just noticed switching from the standard org-mode comming with emacs
23 to a recent version, there where no org-version command at all.
Under Arch-Linux they ask you to add (require 'org-install) to your
config. After doing so it was fine.
Not sure if this is related.
Torsten
On 24 April 2
Hi Eric,
Eric Schulte writes:
> I'm getting export failures due to the org-version variable no longer
> being defined. See the following minimal debug output [1]. If I
> manually give the org-version variable a value, e.g.,
this issue comes from the new Makefile, which creates the org-version
Hi,
I'm getting export failures due to the org-version variable no longer
being defined. See the following minimal debug output [1]. If I
manually give the org-version variable a value, e.g.,
(setq org-version "special")
then export works as expected. This can be re-created using the latest
11 matches
Mail list logo