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

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

[Octave-bug-tracker] [bug #42568] GUI Editor could suggest file name on


From: Armin Müller
Subject: [Octave-bug-tracker] [bug #42568] GUI Editor could suggest file name on save
Date: Mon, 16 Jun 2014 12:21:21 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0

URL:
  <http://savannah.gnu.org/bugs/?42568>

                 Summary: GUI Editor could suggest file name on save
                 Project: GNU Octave
            Submitted by: arm_in
            Submitted on: Mo 16 Jun 2014 12:21:20 GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When creating a new empty *.m file in the editor, for example


function hello

for x=1:5
  a = b+c;
end


.. and pushing the "save" button, Octave will ask for a file name. Matlab
would suggest "hello.m" in this case, because function name and file name
should (but don't have to) be identical.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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