This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Org mode package too old in Cygwin Emacs


Hello,

I'm forwarding here a request of Bastien Guerry, maintainer of Org mode, after
looking at a problem I have when running Cygwin Emacs:

-------------------- Start of forwarded message --------------------
From: Bastien <bzg@altern.org>
Newsgroups: gmane.emacs.orgmode
Subject: Re: Contrib missing from (Cygwin) Emacs
Date: Sat, 26 Jan 2013 11:20:00 +0100
Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org
To: Sebastien Vauban

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 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
-------------------- End of forwarded message --------------------

Best regards,
  Seb

-- 
Sebastien Vauban


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]