emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Contrib missing from (Cygwin) Emacs
@ 2013-01-24 15:13 Sebastien Vauban
  2013-01-24 15:40 ` Bastien
  0 siblings, 1 reply; 13+ messages in thread
From: Sebastien Vauban @ 2013-01-24 15:13 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

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't find library %s" "org")
  find-library-name("org")
  (file-name-directory (find-library-name "org"))
  (expand-file-name "../contrib" (file-name-directory (find-library-name "org")))
  (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (find-library-name "org"))))
  (expand-file-name "scripts" (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (find-library-name "org")))))
  (file-name-as-directory (expand-file-name "scripts" (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (find-library-name "org"))))))
  (expand-file-name "ditaa.jar" (file-name-as-directory (expand-file-name "scripts" (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (find-library-name "org")))))))
  eval((expand-file-name "ditaa.jar" (file-name-as-directory (expand-file-name "scripts" (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (find-library-name "org"))))))))
  custom-initialize-reset(org-ditaa-jar-path (expand-file-name "ditaa.jar" (file-name-as-directory (expand-file-name "scripts" (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (find-library-name "org"))))))))
  custom-declare-variable(org-ditaa-jar-path (expand-file-name "ditaa.jar" (file-name-as-directory (expand-file-name "scripts" (file-name-as-directory (expand-file-name "../contrib" (file-name-directory (find-library-name "org"))))))) ("/usr/share/emacs/24.2/lisp/org/org-exp-blocks.elc" . 6117) :group org-babel :type string)
  require(org-exp-blocks)
  byte-code("\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\207" [require org org-macs org-agenda org-exp-blocks ob-exp org-src] 2)
  require(org-exp)
  byte-code("\300\301!\210\300\302!\210\303\304\305\306\307\310\311\312&\207" [require org-exp format-spec custom-declare-group org-export-html nil "Options specific for HTML export of Org-mode files." :tag "Org Export HTML" :group org-export] 8)
  require(org-html)
  byte-code("\300\301!\210\300\302!\207" [require org-html org-compat] 2)
  require(org-special-blocks)
  eval-buffer(#<buffer  *load*> nil "/cygdrive/d/Users/sva/src/www/org-init.el" nil t)  ; Reading at buffer position 1053
  load-with-code-conversion("/cygdrive/d/Users/sva/src/www/org-init.el" "/cygdrive/d/Users/sva/src/www/org-init.el" nil t)
  load("/cygdrive/d/Users/sva/src/www/org-init.el" nil t)
  command-line-1(("--load" "./org-init.el" "--funcall" "publish-www"))
  command-line()
  normal-top-level()
--8<---------------cut here---------------end--------------->8---

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?

Best regards,
  Seb

[1] Org-mode version 7.8.11 (org.elc @ /usr/share/emacs/24.2/lisp/org/)

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-02-01 19:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 15:13 Contrib missing from (Cygwin) Emacs Sebastien Vauban
2013-01-24 15:40 ` Bastien
2013-01-24 18:27   ` Sebastien Vauban
2013-01-24 19:29     ` Bastien
2013-01-25 12:28       ` Sebastien Vauban
2013-01-26 10:20         ` Bastien
2013-02-01  9:25           ` Sebastien Vauban
2013-01-26 15:18         ` Achim Gratz
2013-02-01 16:03           ` Sebastien Vauban
2013-02-01 18:46             ` Achim Gratz
2013-02-01 19:00               ` Achim Gratz
2013-01-24 20:49     ` Achim Gratz
2013-01-24 21:02     ` Charles

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).