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

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

[Octave-bug-tracker] [bug #52406] Uncomment should work even with initia


From: Marshall
Subject: [Octave-bug-tracker] [bug #52406] Uncomment should work even with initial whitespace
Date: Tue, 14 Nov 2017 13:07:45 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

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

                 Summary: Uncomment should work even with initial whitespace
                 Project: GNU Octave
            Submitted by: marsian
            Submitted on: Tue 14 Nov 2017 06:07:44 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Marsian
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I would like it if the uncomment command would work even when there is white
space before the comment. For example 

% sin(10)% can be uncommented by the specified gui key command 
for i=1:90
   %sind(i) %can not be uncommented by the gui uncomment command
   cosd(i)
end


This behavior seems inconsistent to me.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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