bugGNU Octave - Bugs: bug #42568, GUI Editor could suggest file name...

 
 

bug #42568: GUI Editor could suggest file name on save

Submitter:  Armin Müller <arm_in>
Submitted:  Mon 16 Jun 2014 12:21:20 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 3.8.1 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 16 Jun 2014 03:43:20 PM UTC, comment #1: 

Thanks for the report.

Fixed with changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/0e6f7b5f6556

Torsten Lilge <ttl>
Group Member
Mon 16 Jun 2014 12:21:20 PM UTC, original submission:  

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.

Armin Müller <arm_in>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by arm_in (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-06-16 ttl StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code