emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] undefined symbol 'org-export-create-backend' when calling org-pl


From: Dave Marquardt
Subject: Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot
Date: Thu, 01 Oct 2015 16:19:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> Hello,
>
> Dave Marquardt <address@hidden> writes:
>
>> I did git bisect on a couple of x86_64 Linux systems:
>> - RHEL 6.7 with Emacs 24.3.2
>> - Fedora 22 with Emacs 24.5.1
>>
>> The result was
>>
>> # first bad commit: [6d2ab4071960f8a7f20138291424b468722ab522] org-table: 
>> Fix radio tables containing macros
>>
>> The table I ran M=x org-plot/gnuplot on was from the Org Mode info page
>> "Org-Plot":
>>
>>      #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms 
>> set:"yrange [0:]"
>>      | Sede      | Max cites | H-index |
>>      |-----------+-----------+---------|
>>      | Chile     |    257.72 |   21.39 |
>>      | Leeds     |    165.77 |   19.68 |
>>      | Sao Paolo |     71.00 |   11.50 |
>>      | Stockholm |    134.19 |   14.33 |
>>      | Morelia   |    257.56 |   17.67 |
>>
>> Stack backtrace is as mentioned earlier:
>>
>> Debugger entered--Lisp error: (void-function org-export-create-backend)
>
> Fixed. Thank you.

I've verified that this is fixed. Thanks!

-Dave




reply via email to

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