octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42536] Expand and correct Manual (octave.pdf)


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #42536] Expand and correct Manual (octave.pdf) Section 15.3.3
Date: Mon, 15 Sep 2014 07:50:09 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #7, bug #42536 (project octave):

My opinion about hidden properties is that they should not be visible at all
in the interpreter. The only documentation for those properties should be
found in graphics.in.h or better in doxygen.

I have even posted an approach proposal to fix bug #32497, which consists in
avoiding hidden properties to be taken into account during abbrev matching.
With this approach, the error message after "get (h, "")" would not show
hidden properties anymore.   
 
Hiding/Exposing a property is as simple as adding/removing a "h" in
libinterp/corefcn/graphics.in.h, so that if a given property happens to become
interesting from the user point of view we can show it easily. 
   

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42536>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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