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

2009-07-23 Thread James TD Smith
On 2009-07-23 09:11:00(+0200), Bastien wrote: > Wes Hardaker writes: > > >> On Wed, 22 Jul 2009 01:59:12 +0200, Bastien > >> 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

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

2009-07-23 Thread Bastien
Shelagh Manton writes: > On Wed, 22 Jul 2009 08:13:53 -0700, Wes Hardaker wrote: > >>> On Wed, 22 Jul 2009 01:59:12 +0200, Bastien >>> 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

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

2009-07-21 Thread Bastien
Shelagh Manton writes: > Someone mentioned in a previous post about a function you use to create a > new org-generic-alist called set-alist which is not known in gnu emacs. > > (defun org-set-generic-type (type definition) > "Adds a TYPE and DEFINITION to the existing list of defined generic >

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

2009-07-20 Thread Bastien
Applied, thanks. Wes Hardaker writes: > This patch to it should fix things: > > diff --git a/lisp/org-export-generic.el b/lisp/org-export-generic.el > index 64dcb1f..c9fc161 100644 > --- a/lisp/org-export-generic.el > +++ b/lisp/org-export-generic.el > @@ -1029,7 +1029,7 @@ REVERSE means to reve