emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Contrib missing from (Cygwin) Emacs


From: Bastien
Subject: Re: [O] Contrib missing from (Cygwin) Emacs
Date: Sat, 26 Jan 2013 11:20:00 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)


Hi Sébastien,

"Sebastien Vauban"
<address@hidden> 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 find library org")
>   signal(error ("Can't find library org"))
>   error("Can't find library %s" "org")
>   find-library-name("org")

Please report the problem to Cygwin people.  They can either 
upgrade to a more recent version of Emacs, or try to sort out
the problem with (find-library-name "org").  I cannot do
anything from here, `find-library-name' is not in latest Org.

Best,

-- 
 Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]