Shelagh Manton <shelagh.man...@gmail.com> writes:

> On Wed, 22 Jul 2009 08:13:53 -0700, Wes Hardaker wrote:
>
>>>>>>> On Wed, 22 Jul 2009 01:59:12 +0200, Bastien
>>>>>>> <bastiengue...@googlemail.com> 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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to