Menu

#2866 help command without argument shows an incorrect page

None
pending-fixed
nobody
None
3 days ago
6 days ago
Anonymous
No

I'm using gnuplot 6.0.0 in Xubuntu Linux 24.04.

How to reproduce:

$ gnuplot
> help

Result: It shows the following message.

These functions are valid only in the context of data input. Usually this
means use in an expression that provides an input field of the using
specifier in a plot, splot, fit, or stats command. However the
scope of the functions is actually the full clause of the plot command,
including for example use of columnhead in constructing the plot title.

I thinks this corresponds to http://www.gnuplot.info/docs/loc2742.html

Expected result: I think it should show general information and top-level guide about gnuplot, instead of the above one.

Discussion

  • Ethan Merritt

    Ethan Merritt - 3 days ago
    • status: open --> pending-fixed
    • Group: -->
    • Priority: -->
     
  • Ethan Merritt

    Ethan Merritt - 3 days ago

    Good point.
    I think it used to do something reasonable, but at some point the default place it fell through to stopped being relevant. Or perhaps the place it falls through to depends on the configuration details of the machine on which the help file was produced. For me it goes somewhere else, but still nowhere useful.

    Fixed now in 6.1, queued for the next stable release (6.0.5)

     

Log in to post a comment.

MongoDB Logo MongoDB