emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Timothy <tecosaur@gmail.com>
To: ian martins <ianxm@jhu.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org-plot gives Invalid function error
Date: Tue, 27 Apr 2021 01:04:10 +0800	[thread overview]
Message-ID: <87r1ix565x.fsf@gmail.com> (raw)
In-Reply-To: <CAC=rjb6=4GBEAQL0HNTcUc9ufw7knVm4kyG+ooJ=Lt7eP8pTHA@mail.gmail.com>


Thank you for bringing this up, and bisecting the error. Interesting
that this hasn't been noticed/reported till now.

From a quick test myself, this appears reproducible, though I have no
idea what's going on (yet). Please let me know if you find anything.

--
Timothy

ian martins <ianxm@jhu.edu> writes:

> I went to test the "Refresh inline" patch [1] and found that org-plot is
> broken for me. it
> seems to have broken in 1ac45d76e. I tested with =emacs -Q= (but loaded
> Org from master and gnuplot.el manually).  I was running the example from
>  the doc [2]. I tested on linux and mac, both using emacs 26.3, and got the
> same result.
>
> The error message is:
>
>     org-plot/gnuplot: Invalid function: (dump-func (plist-get type
> :data-dump))
>
> But if I manually load =org-plot.el= it doesn't give that error, but
> still doesn't produce a plot.  I'm not sure what manually loading
> =org-plot.el= does since I'd just done a "make clean; make" and restarted.
>
> In the second case (after manually loading =org-plot.el=), this is what is
> in
> the *gnuplot* buffer:
>
>     Terminal type is now 'qt'
>     gnuplot> reset
>     gnuplot> set term GNUTERM
>
>     Terminal type is now 'qt'
>     Options are '0 font "Sans,9"'
>     gnuplot>
>     gnuplot> set title 'Citas'
>     gnuplot> set yrange [0:]
>     gnuplot> set yrange [0:]
>     gnuplot> set datafile separator "\t"
>     gnuplot> plot '/tmp/org-plotiPs0To' using 1:3 with histograms title
> 'H-index'
>              warning: Skipping data file with no valid points
>
>      ^
>              x range is invalid
>
> this is the data file:
>
>     "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
>
> I'll try to look into it more later.
>
> [1] https://orgmode.org/list/87r1j0mg56.fsf@gmail.com/
> [2] https://orgmode.org/manual/Org-Plot.html#Org-Plot


--
Timothy


  reply	other threads:[~2021-04-26 17:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 16:49 Bug: org-plot gives Invalid function error ian martins
2021-04-26 17:04 ` Timothy [this message]
2021-04-27  3:33   ` Ihor Radchenko
2021-04-27  3:50     ` Timothy
2021-04-27  4:47       ` Ihor Radchenko
2021-05-01 17:13         ` Bastien
2021-05-01 17:18           ` Timothy
2021-05-01 17:24             ` Bastien
2021-05-09 15:54         ` Timothy
2021-05-12 14:07           ` Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r1ix565x.fsf@gmail.com \
    --to=tecosaur@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ianxm@jhu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).