bugGNU nano - Bugs: bug #56498, a disconnected 'color' command is...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56498: a disconnected 'color' command is not reported

Submitter:  Benno Schulenberg <bens>
Submitted:  Sat 15 Jun 2019 10:46:41 AM UTC
   
 
Severity:  2 - Minor Status:  Fixed
Assigned to:  bens Open/Closed:  Closed

Sat 15 Jun 2019 01:25:23 PM UTC, comment #1: 

Fixed in git, commit 0af9ce92.

Benno Schulenberg <bens>
Group administrator
Sat 15 Jun 2019 10:46:41 AM UTC, original submission:  

To reproduce, create a ~/.nanorc that contains:

color red "false"
include "/usr/share/nano/*.nanorc"
color red "nogood"
syntax extra
color green "okay"                                                              
set smarthome
color yellow "bad"

Then run src/nano, press ^X, and see that it complains only about the color commands on line 1 and 3, not about the one on line 7.

Bug exists from before version 2.6.1.  Earlier versions didn't even complain about the color command on line 3.

Benno Schulenberg <bens>
Group administrator

 

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

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 bens (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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-06-19 bens Open/ClosedOpen Closed
    2019-06-15 bens Severity3 - Normal 2 - Minor
        StatusNone Fixed
        Summarya trailing color command is not reported a disconnected 'color' command is not reported

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code