From: Carsten Dominik <carsten.dominik@gmail.com>
To: news@aleblanc.cotse.netnews@aleblanc.cotse.net
Cc: emacs-orgmode@gnu.org
Subject: Re: org-export-generic.el patch to make it load with "require"
Date: Thu, 4 Feb 2010 07:34:24 +0100 [thread overview]
Message-ID: <ADEDA934-F6C0-4F9A-91A2-A71F8871DE19@gmail.com> (raw)
In-Reply-To: <87fx5i473p.fsf@it.com>
Hi,
I have applied you patch, but also kept the old provide statement,
to make sure that no old code will break.
Thanks.
- Carsten
On Feb 3, 2010, at 5:27 PM, <news@aleblanc.cotse.net> <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).
>
> This patch changes (provide 'org-generic) to
> (provide 'org-export-generic) so I can load it normally.
>
> *** ~/.emacs.d/org-export-generic.el 2010-02-03 15:47:30.000000000
> +0000
> --- ~/.emacs.d/org-mode/contrib/lisp/org-export-generic.el
> 2010-02-03 15:46:45.000000000 +0000
> ***************
> *** 1237,1242 ****
> (and vl (setcar vl nil))
> vl))
>
> ! (provide 'org-export-generic)
>
> ;;; org-export-generic.el ends here
> --- 1237,1242 ----
> (and vl (setcar vl nil))
> vl))
>
> ! (provide 'org-generic)
>
> ;;; org-export-generic.el ends here
>
>
>
>
> --
> aleblanc
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
prev parent reply other threads:[~2010-02-04 7:16 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
2010-02-08 19:50 ` Wes Hardaker
2010-02-08 22:40 ` Carsten Dominik
2010-02-04 6:34 ` Carsten Dominik [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
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=ADEDA934-F6C0-4F9A-91A2-A71F8871DE19@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=news@aleblanc.cotse.netnews \
/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).