help-gnu-emacs
[Top][All Lists]
Advanced

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

Error when loading org-export-generic.el


From: avkaplmkt
Subject: Error when loading org-export-generic.el
Date: Fri, 20 Jul 2012 11:22:58 -0700 (PDT)
User-agent: G2/1.0

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 "\205\262       \306=\203\307\310Q\202;     
\311=\204\307\312Q\202;\313\307\314\315#\203*\316\202;\313\307\314\317#\203:\320\nB\321\202;\316\322\323\322\211#\210
\322=\203a\324\325\326\307\327Q!\"\323\322\211#\210\322=\203`\210
\203\243\330!\331\232\203\243\332
!\211\333P\334!\203}\211\202\210\334!\203\207\202\210\314\262\203\241\335
\"\203\237\336\337
#\210\340\341!\210\266\f?\205\260\314\323\342\322\211#)\262\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 via email to

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