From: srinivas <sp_us@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-export-generic gives an error
Date: Fri, 17 Jul 2009 20:19:19 +0000 (UTC) [thread overview]
Message-ID: <loom.20090717T201642-16@post.gmane.org> (raw)
In-Reply-To: 211769420907171223r6ffe0086mccfbed65aa0fe3f5@mail.gmail.com
Nathan,
Nick Dokos suggested the following fix to .emacs:
(if (< emacs-major-version 23)
(defun characterp (obj)
(and (char-or-string-p obj) (not (stringp obj)))))
Inserting this check makes org-export-generic work for me. My Emacs version on
Windows is 22.3.1.
I don't know what could be the cause of error on your machine.
- srinivas
next prev parent reply other threads:[~2009-07-17 20:19 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-15 18:05 org-export-generic gives an error srinivas
2009-07-16 22:50 ` Bastien
2009-07-17 19:23 ` Nathan Neff
2009-07-17 20:19 ` srinivas [this message]
2009-07-20 14:48 ` Nathan Neff
2009-07-20 22:39 ` Orgmodeorg-export-generic " Wes Hardaker
2009-07-21 5:53 ` Bastien
2009-07-21 23:32 ` Shelagh Manton
2009-07-21 23:59 ` Bastien
2009-07-22 15:13 ` Wes Hardaker
2009-07-22 23:33 ` Shelagh Manton
2009-07-23 7:33 ` Bastien
2009-07-23 7:11 ` Bastien
2009-07-23 14:31 ` James TD Smith
2009-08-10 15:42 ` Wes Hardaker
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=loom.20090717T201642-16@post.gmane.org \
--to=sp_us@yahoo.com \
--cc=emacs-orgmode@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 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).