emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Bastien
Subject: Re: [Orgmode] Re: Orgmodeorg-export-generic gives an error
Date: Thu, 23 Jul 2009 09:33:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Shelagh Manton <address@hidden> writes:

> On Wed, 22 Jul 2009 08:13:53 -0700, Wes Hardaker wrote:
>
>>>>>>> On Wed, 22 Jul 2009 01:59:12 +0200, Bastien
>>>>>>> <address@hidden> said:
>> 
>> B> Those two functions come from alist.el which is included in Apel:
>> 
>> So does that mean it's safe to leave the functions in use within
>> org-export generic, or should I replace it with a locally defined
>> slightly-different-named version?
>
> Perhaps just putting (require 'alist) in your file will be enough. 

Yes.  Or maybe check whether this feature is available or not with
(featurep 'alist), use it if it is, implement it if it's not.

-- 
 Bastien




reply via email to

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