>> git log | head -3
>> commit 3a0e559ad976eaf8e6e6d4b304209d310e282a7d
>> Author: Bastien Guerry
>> Date: Sun Feb 24 19:42:12 2013 +0100
>>
>
> FWIW, I'm on that commit and I don't see the problem.
Thanks Nick; based on your comments and Achim's other replies, I nuked
and reinstalled orgmode
Stephen Eglen writes:
> Thanks Achim; if its just my installation, and not others, I'll try and
> debug this end. But just for the record, here's the output you asked
> for. I get the byte-compile error when doing "make" in the top-level.
This is puzzling, everything appears to be correct. Do
Stephen Eglen wrote:
> On Sun, Feb 24 2013, Achim Gratz wrote:
>
> > Well, that doesn't make any sense: org-w3m doesn't contain the string in
> > question, much less a variable reference in current Org, neither on the
> > maint nor the master branch. You will want to be more forthcoming with
>
On Sun, Feb 24 2013, Achim Gratz wrote:
> Well, that doesn't make any sense: org-w3m doesn't contain the string in
> question, much less a variable reference in current Org, neither on the
> maint nor the master branch. You will want to be more forthcoming with
> information what commit you're at
sj...@damtp.cam.ac.uk writes:
> With today's git I'm getting the following errors when compiling orgmode
>
> $ make
>
> ... org-w3m.el:44:1:Error: Symbol's value as variable is void:
> org-babel-temp-file
>
> Its stopping orgmode from working for me -- any clues?
Well, that doesn't make any sense:
With today's git I'm getting the following errors when compiling orgmode
$ make
... org-w3m.el:44:1:Error: Symbol's value as variable is void:
org-babel-temp-file
Its stopping orgmode from working for me -- any clues?
thanks,
Stephen