[BusyBox-cvs] [BusyBox 0000118]: vi join command does not mark file as modified for certain lines.

bugs at busybox.net bugs at busybox.net
Wed Jul 20 17:40:26 UTC 2005


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=118 
====================================================================== 
Reported By:                kevlar
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   118
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             02-19-2005 11:07 PST
Last Modified:              07-20-2005 10:40 PDT
====================================================================== 
Summary:                    vi join command does not mark file as modified for
certain lines.
Description: 
When using the J (join) command with an unmodified file: if the second line
being joined to the first does not have leading whitespace dot_delete is
not called so the file is not marked as modified.  If the ZZ (save and
exit) command is used next the file will not be written.

Included patch for snapshot 20050219 to set modified flag.
====================================================================== 

---------------------------------------------------------------------- 
 kevlar - 02-19-05 11:11  
---------------------------------------------------------------------- 
Category should be Other. 

---------------------------------------------------------------------- 
 pgf - 07-20-05 10:40  
---------------------------------------------------------------------- 
applied with svn 10873 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-19-05 11:07  kevlar         New Issue                                    
02-19-05 11:07  kevlar         File Added: vi-join.patch                    
02-19-05 11:11  kevlar         Note Added: 0000050                          
03-16-05 12:27  andersen       Assigned To              andersen => BusyBox 
07-20-05 10:40  pgf            Status                   assigned => resolved
07-20-05 10:40  pgf            Resolution               open => fixed       
07-20-05 10:40  pgf            Note Added: 0000315                          
======================================================================




More information about the busybox-cvs mailing list