?+

Ilya Zakharevich <[email protected]>
Newsgroups gmane.comp.mathematics.pari.devel
Message-ID <[email protected]>
In gp
  ?+
does not help.  One need to do
  ?+_
or
  ?_+_
or
  ?_++
to get relevant help.  On the other hand,
  ??+
returns help about _+_, but not about +_ or _++.

I think this is not the best practice.  I would expect
  ?+
return help about all “functions” having “+” in their names.  And
  ??+
should mention other meanings as well (is not gphelp accepting many
arguments?).  

And it would be nice if
  ??#
would contain the info given by
  ?#_

Thanks,
Ilya
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.