all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: avkaplmkt@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Error when loading org-export-generic.el
Date: Fri, 20 Jul 2012 11:22:58 -0700 (PDT)	[thread overview]
Message-ID: <2ff427e2-a0ab-4a23-ad12-4e343e9f1779@googlegroups.com> (raw)

Hello,

I have org-mode setup for me Emacs 24.1.1 running in Mac OS X 10.6.8 installed via MacPorts 2.1.1, and it works fine.

Today, I wanted to load org-export-generic.el so that I can use the org-mode to Markdown converter here:

https://github.com/alexhenning/ORGMODE-Markdown

So I added the following to my ~/.emacs:

(load "~/.emacs.d/org-mode/contrib/lisp/org-export-generic.el")

But when I start Emacs I get an error saying there is a problem with that line in ~/.emacs, so I started Emacs with the command "emacs --debug-init" and got the following message, can someone help me troubleshoot this? Thanks!

Here's the error:

Debugger entered--Lisp error: (file-error "Cannot open load file" "~/.emacs.d/org-mode/contrib/lisp/org-export-generic.el")
  load("~/.emacs.d/org-mode/contrib/lisp/org-export-generic.el")
  eval-buffer(#<buffer  *load*> nil "/Users/[username]/.emacs" nil t)  ; Reading at buffer position 1030
  load-with-code-conversion("/Users/[username]/.emacs" "/Users/[username]/.emacs" t t)
  load("~/.emacs" t t)
  #[0 "\b\205\262\0	\306=\203\x11\0\307\b\310Q\202;\0	\311=\204\x1e\0\307\b\312Q\202;\0\313\307\314\315#\203*\0\316\202;\0\313\307\314\317#\203:\0\320\nB\x12\321\202;\0\316\322\x13\323\x01\322\211#\210\v\322=\203a\0\324\325\326\307\b\327Q!\"\323\x01\322\211#\210\v\322=\203`\0\x01\x13\210\v\203\243\0\330\v!\331\232\203\243\0\332\v!\211\333P\334\x01!\203}\0\211\202\210\0\334\x02!\203\207\0\x01\202\210\0\314\262\x02\x01\203\241\0\335\x02\v\"\203\237\0\336\337\x03\v#\210\340\341!\210\x01\x13\266\x02\f?\205\260\0\314\x1d\323\342\322\211#)\262\x01\207" [init-file-user system-type delayed-warnings-list user-init-file inhibit-default-init inhibit-startup-screen ms-dos "~" "/_emacs" windows-nt "/.emacs" directory-files nil "^\\.emacs\\(\\.elc?\\)?$" "~/.emacs" "^_emacs\\(\\.elc?\\)?$" (initialization "`_emacs' init file is deprecated, please use `.emacs'") "~/_emacs" t load expand-file-name "init" file-name-as-directory "/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" sit-for 1 "default"] 7 "\n\n(fn)"]()
  command-line()
  normal-top-level()


             reply	other threads:[~2012-07-20 18:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20 18:22 avkaplmkt [this message]
2012-07-24  6:47 ` Error when loading org-export-generic.el Bastien
2012-07-25  0:55   ` Advrk Aplmrkt
2012-07-25  6:38 ` Bastien
2012-07-25 17:51   ` Advrk Aplmrkt
2012-07-26  3:49     ` Bastien
2012-07-26 15:08       ` Advrk Aplmrkt
2012-07-26 15:11         ` Bastien
2012-07-26 16:10           ` Advrk Aplmrkt
2012-07-27  6:43             ` Bastien
2012-08-06 21:02         ` Suvayu Ali

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ff427e2-a0ab-4a23-ad12-4e343e9f1779@googlegroups.com \
    --to=avkaplmkt@gmail.com \
    --cc=help-gnu-emacs@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.