On Sat, Jul 30, 2011 at 4:39 PM, Achim Gratz wrote:
> John Hendy writes:
>> No idea. All I can confirm is that:
>>
>> - git pull
>> - make clean && make
>>
>> behaves differently than:
>>
>> - git pull
>> - make clean
>
> What is prefix set to in your Makefile?
,---
| # Where local software is f
John Hendy writes:
> No idea. All I can confirm is that:
>
> - git pull
> - make clean && make
>
> behaves differently than:
>
> - git pull
> - make clean
What is prefix set to in your Makefile?
> Also, I never posted in response to Jambunathan's request:
>
> ,---
> | M-: load-path
> | ("~/.elis
On Sat, Jul 30, 2011 at 4:26 PM, Achim Gratz wrote:
> Jambunathan K writes:
>>> I've done make clean && make && make doc about 10 times today already,
>>> including Achim's suggestion of make cleanall & & make all autoloads.
>
> Just to be clear, the latter suggestion is only needed if you never
Jambunathan K writes:
>> I've done make clean && make && make doc about 10 times today already,
>> including Achim's suggestion of make cleanall & & make all autoloads.
Just to be clear, the latter suggestion is only needed if you never use
"make install", which would refresh org-install.el.
>
>
On Sat, Jul 30, 2011 at 4:07 PM, Jambunathan K wrote:
>
>> Now, however, I'm getting the same problem as reported here, except
>> not when I try to open links, but when I try to export to pdf via
>> LaTeX:
>> --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg44866.html
>>
>> ,---
>> | Symbo
> Now, however, I'm getting the same problem as reported here, except
> not when I try to open links, but when I try to export to pdf via
> LaTeX:
> --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg44866.html
>
> ,---
> | Symbol's value as variable is void: org-babel-inline-src-block-regex
2011/7/30 Jambunathan K :
>> Did that, same issue. It actually said nothing to be done for make all
>> autoloads. One thing of note, though... the error features this:
>>
>> ,---
>> | ("/usr/share/emacs/site-lisp/org-footnote.elc" . 6816)], 1
>> `---
>>
>> I noted that for some reason it's pulling
> Did that, same issue. It actually said nothing to be done for make all
> autoloads. One thing of note, though... the error features this:
>
> ,---
> | ("/usr/share/emacs/site-lisp/org-footnote.elc" . 6816)], 1
> `---
>
> I noted that for some reason it's pulling from /usr/share/emacs.../
> and no
> -
> Export buffer:
> Exporting to PDF...
> Exporting to LaTeX...
> org-export-as-latex: Wrong number of arguments: #[nil "Æ~ebÇ
> ÆÈ#)ÉÆÊ
>
>\"*
> Ë\"
> ÆÈ#\\ÌÆÊ ebÇ
>
> \"*IÉÆÊ
>
>\"*Í,Ë\",* *" [l rtn org-footnote-definition-re string
> n
On Sat, Jul 30, 2011 at 3:20 PM, Achim Gratz wrote:
> John Hendy writes:
>> ,---
>> | M-x org-version
>> | Org-mode version 7.5 (release_7.7.23.ge5faa)
>> `---
>
> That is strange, it looks like you've been picking up an old version of
> org-mode that then finds the git version later on.
>
>> Any
John Hendy writes:
> ,---
> | M-x org-version
> | Org-mode version 7.5 (release_7.7.23.ge5faa)
> `---
That is strange, it looks like you've been picking up an old version of
org-mode that then finds the git version later on.
> Anything stick out or suggestions of further checks?
It looks like y
On Sat, Jul 30, 2011 at 2:53 PM, Achim Gratz wrote:
> John Hendy writes:
>> Any suggestions? I have no idea what's going on...
>
> Neither have I, but your example exports OK for me, so I'd venture to
> guess that your install is incomplete or mixed-up between old and new
> somehow. Try a 'make
On Sat, Jul 30, 2011 at 3:00 PM, John Hendy wrote:
> On Sat, Jul 30, 2011 at 2:53 PM, Achim Gratz wrote:
>> John Hendy writes:
>>> Any suggestions? I have no idea what's going on...
>>
>> Neither have I, but your example exports OK for me, so I'd venture to
>> guess that your install is incomple
John Hendy writes:
> Any suggestions? I have no idea what's going on...
Neither have I, but your example exports OK for me, so I'd venture to
guess that your install is incomplete or mixed-up between old and new
somehow. Try a 'make clean' and check where Emacs picks up org-mode.
Regards
Achim
I saw the previous post about LaTeX footnotes, but I don't think
that's my issue (seemed to related to sites with underscores in the
URL).
I just upgraded to 7.7 and can't export this simple example:
-
* section
Let's see what happens. [fn:1]
* Footnotes
[fn:1] somethign to say
-
I g
15 matches
Mail list logo