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

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

[Octave-bug-tracker] [bug #38383] Inconvenience in Editor


From: anonymous
Subject: [Octave-bug-tracker] [bug #38383] Inconvenience in Editor
Date: Sat, 23 Feb 2013 10:51:24 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:19.0) Gecko/20100101 Firefox/19.0

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

                 Summary: Inconvenience in Editor
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sa 23 Feb 2013 10:51:22 UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Mike
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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