bugGNU Octave - Bugs: bug #38383, Inconvenience in Editor

 
 

bug #38383: Inconvenience in Editor

Submitter:  None
Submitted:  Sat 23 Feb 2013 10:51:22 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  Mike Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * dev
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 08 Mar 2013 06:17:00 PM UTC, comment #1: 

The editor shortcuts were improved with this changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/74ba79f79fcc

Torsten Lilge <ttl>
Group Member
Sat 23 Feb 2013 10:51:22 AM UTC, original submission:  

On the Editor if you hit ctrl+S, which is broadly spread as "Save" you get the "Save as" dialog, even though the file is allready saved somewhere Octave should know.

On this Input:


y = a0 + an*cos(2*pi*n'*time) ...
       + bn*sin(2*pi*n'*time) ...
       + a_last*cos(2*pi*M+1 *time);


I get a folding reference from y to the next line not starting with a whitespace. Allthough there is a endline ';' in between.
Folding behavior is not worked out in detail obviously. Just don't want it to be forgotten somewhen.

Anonymous

 

(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 rik5 (Updated the item)
  • -email is unavailable- added by ttl (Posted a comment)
  •  

    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
    2013-04-11 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code