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

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

[Octave-bug-tracker] [bug #46522] clear all does not fix shadowed "help"


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #46522] clear all does not fix shadowed "help"
Date: Wed, 25 Nov 2015 02:28:59 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36

Follow-up Comment #1, bug #46522 (project octave):

Sorry for the broken post.
It should say:

Once the keyword "help" is shadowed it cannot be undone without exiting
Octave. Clear all doesn't work.


> help = 0;
> help linspace
parse error:

  syntax error

>>> help linspace
> clear all
> help linspace
parse error:

  syntax error

>>> help linspace





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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