Achim Gratz writes:
> Sebastien Vauban writes:
>> Though, I'm not sure to understand why that solves the issue... except if the
>> emacs-el package gets updated more often that Emacs, then?
>
> The original implementation of find-func looked explicitly for org.el,
Sorry, what I meant was: the orig
Sebastien Vauban writes:
> Though, I'm not sure to understand why that solves the issue... except if the
> emacs-el package gets updated more often that Emacs, then?
The original implementation of find-func looked explicitly for org.el,
which wasn't ever working with either compressed or not-insta
Hi Achim,
Achim Gratz wrote:
> Sebastien Vauban writes:
>> Wait, wait, wait...
>>
>> When reading the backtrace even more carefully, this 3rd observation is not
>> what's said by the error message: "../contrib" is not (I guess Achim is
>> right)
>> the problem here, but the fact that `find-librar
Hi Bastien,
Bastien wrote:
> Sebastien Vauban writes:
>
>> So, the problem comes down to the fact that the following...
>>
>> #+begin_src emacs-lisp
>> (require 'find-func)
>> (find-library-name "org")
>> #+end_src
>>
>> ... does fail with the latest Cygwin [1]:
>>
>> Debugger entered--Lisp er
Sebastien Vauban writes:
> Wait, wait, wait...
>
> When reading the backtrace even more carefully, this 3rd observation is not
> what's said by the error message: "../contrib" is not (I guess Achim is right)
> the problem here, but the fact that `find-library-name' fails to find "org".
>
> So, the
Hi Sébastien,
"Sebastien Vauban"
writes:
> So, the problem comes down to the fact that the following...
>
> #+begin_src emacs-lisp
> (require 'find-func)
> (find-library-name "org")
> #+end_src
>
> ... does fail with the latest Cygwin [1]:
>
> Debugger entered--Lisp error: (error "Can't fi
Hi Bastien, Achim and Charles,
Bastien wrote:
> yes, the default `org-ditaa-jar-path' value points to the contrib/
> directory, but a wrong value for this variable does prevent publishing a web
> page -- unless you want to publish ditaa shunk without setting the
> `org-ditaa-jar-path' correctly.
>
Hi Sébastien,
yes, the default `org-ditaa-jar-path' value points
to the contrib/ directory, but a wrong value for this
variable does prevent publishing a web page -- unless
you want to publish ditaa shunk without setting the
`org-ditaa-jar-path' correctly.
Is it what you did?
Best,
--
Basti
On 1/24/2013 1:27 PM, Sebastien Vauban wrote:
Hi Bastien,
Bastien wrote:
"Sebastien Vauban" writes:
It seems that `org-ditaa' and `org-exp-blocks' both expect to find an
"../contrib" directory. Such is not bundled with Emacs. Isn't the assumption
wrong, then or should `contrib' be bundled as
Sebastien Vauban writes:
> - `org-ditaa' and `org-exp-blocks' both expect that directory along where
> org.el resides
No they don't, this is only used as a fallback if they can't find the
expected files elsewhere. You need to configure where they should find
the JAR files.
Regards,
Achim.
--
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> It seems that `org-ditaa' and `org-exp-blocks' both expect to find an
>> "../contrib" directory. Such is not bundled with Emacs. Isn't the assumption
>> wrong, then or should `contrib' be bundled as well?
>
> I don't know how Cygwin buil
Hi Sébastien,
"Sebastien Vauban"
writes:
> It seems that `org-ditaa' and `org-exp-blocks' both expect to find an
> "../contrib" directory. Such is not bundled with Emacs. Isn't the assumption
> wrong, then or should `contrib' be bundled as well?
I don't know how Cygwin builds the Emacs packag
Hello,
When trying to publish my Web site pages with the most recent Cygwin Emacs[1], I
get the following error:
--8<---cut here---start->8---
Debugger entered--Lisp error: (error "Can't find library org")
signal(error ("Can't find library org"))
error("Can
13 matches
Mail list logo