bugGNU Octave - Bugs: bug #52406, Uncomment should work even with...

 
 

bug #52406: Uncomment should work even with initial whitespace

Submitter:  Marshall <marsian>
Submitted:  Tue 14 Nov 2017 06:07:44 PM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Feature Request
Status:  Fixed Assigned to:  None
Originator Name:  Marsian Open/Closed:  * Closed
Release:  * 4.2.1 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 21 Nov 2017 09:22:06 PM UTC, comment #1: 

Thanks for the suggestion. I have pushed changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/ff890a84b43c
which adds this feature.

Torsten Lilge <ttl>
Group Member
Tue 14 Nov 2017 06:07:44 PM UTC, original submission:  

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.

Marshall <marsian>

 

(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 marsian (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
    2017-11-21 ttl StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code