From: "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Contrib missing from (Cygwin) Emacs
Date: Thu, 24 Jan 2013 16:13:24 +0100 [thread overview]
Message-ID: <86ham6wr57.fsf@somewhere.org> (raw)
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
next reply other threads:[~2013-01-24 15:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 15:13 Sebastien Vauban [this message]
2013-01-24 15:40 ` Contrib missing from (Cygwin) Emacs 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86ham6wr57.fsf@somewhere.org \
--to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
--cc=emacs-orgmode-mXXj517/zsQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).