emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: org-export-generic gives an error


From: Nathan Neff
Subject: Re: [Orgmode] Re: org-export-generic gives an error
Date: Mon, 20 Jul 2009 09:48:56 -0500

On Fri, Jul 17, 2009 at 3:19 PM, srinivas<address@hidden> wrote:
> 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

This also fixed Aquamacs version 1.8c, which uses Emacs 22.3.1 under the hood.

Thanks for the patch!




reply via email to

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