From: Nick Dokos <nicholas.dokos@hp.com>
To: news@aleblanc.cotse.net
Cc: emacs-orgmode@gnu.org
Subject: Re: org-export-generic.el patch to make it load with "require"
Date: Wed, 03 Feb 2010 12:03:29 -0500 [thread overview]
Message-ID: <12531.1265216609@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from <news@aleblanc.cotse.net> of "Wed, 03 Feb 2010 16:27:54 GMT." <87fx5i473p.fsf@it.com>
<news@aleblanc.cotse.net> wrote:
> In the org-export-generic.el file the library is provided as org-generic
> instead of org-export-generic.
> Not sure what the reason for this is, but I cannot load it with
> (require 'org-generic).
>
Having the provided symbol have the same print-name as the file
name is a common convention, but you *can* do what you want with
(require 'org-generic "org-export-generic")
although your patch is probably the right long term solution.
HTH,
Nick
next prev parent reply other threads:[~2010-02-03 17:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-03 16:27 org-export-generic.el patch to make it load with "require" news
2010-02-03 17:03 ` Nick Dokos [this message]
2010-02-08 19:50 ` Wes Hardaker
2010-02-08 22:40 ` Carsten Dominik
2010-02-04 6:34 ` Carsten Dominik
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=12531.1265216609@gamaville.dokosmarshall.org \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=news@aleblanc.cotse.net \
/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).