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

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

[Octave-bug-tracker] [bug #49054] Doubling clicking and m-file should si


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49054] Doubling clicking and m-file should simply open the file in octave's editor
Date: Sat, 10 Sep 2016 21:53:09 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #2, bug #49054 (project octave):

I think the OP is talking about the OS file browser.

This would require a couple of changes, probably need to be reported as
separate bugs:

* the ability to call Octave with a foo.m file name, possibly with some extra
command-line option, and have that file be opened in the Octave editor
* the ability to send Octave some kind of IPC signal to open a file name in
the editor when Octave is already running
* the (possibly optional) ability for Octave to know that an instance of
Octave is already running, and send an IPC signal to the other instance of
itself to open the file

I think users will want the ability to do both actions from the OS file
browser, either run an m file as an executable script with Octave (calling
Octave as an interpreter), or edit it with Octave's editor (calling Octave as
an editor/IDE).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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