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

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

[Octave-bug-tracker] [bug #54600] edit mfile with an error crashes octav


From: Torsten
Subject: [Octave-bug-tracker] [bug #54600] edit mfile with an error crashes octave
Date: Thu, 20 Sep 2018 12:50:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

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

One option would be to just launch the command


edit this_function


with the following drawbacks:

* not responsive if the worker thread is busy
* does not find the file if not in the current path but in the directory of
the currently edited file or in a "private" subdirectory

However, the "edit" command actually opens a file with syntax error but still
detects built in functions. In "edit", the method "exist" is used. I will have
a look whether this can be used here, too.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54600>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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