all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Error when loading org-export-generic.el
Date: Mon, 6 Aug 2012 23:02:25 +0200	[thread overview]
Message-ID: <20120806210225.GA13533@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <CAN+QS0KyUp-bAiuR7JyrFXeUhrTo9PM=cmdpV_uiS0ggMPAq4Q@mail.gmail.com>

Although you have seemingly solved your problem, I would like to make a
comment about your org-mode installation.

On Thu, Jul 26, 2012 at 11:08:24AM -0400, Advrk Aplmrkt wrote:
> Hello,
> 
> Yes it works now! This is what's in my ~/.emacs file now:
> 
> (require 'cl)
> (require 'org)
> (require 'org-export-generic)
> (load "~/.emacs.d/elisp/markdown.el")
> 

If the above is all you do to load org-mode, I think you are still not
using your separate org-mode install.  In fact, your setup now has a
mixed org installation.  You can verify this by looking at the output of
org-version.

I would suggest you follow the installation method suggested in the info
manual[1].  A mixed installation like this will cause you troubles that
will make your head spin in the future.

GL

Footnotes:

[1] http://orgmode.org/manual/Installation.html#Installation


-- 
Suvayu

Open source is the future. It sets us free.



      parent reply	other threads:[~2012-08-06 21:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-20 18:22 Error when loading org-export-generic.el avkaplmkt
2012-07-24  6:47 ` 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 [this message]

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=20120806210225.GA13533@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@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.