The FSF has added a feature of `write-region' asking for confirmation
before overwriting a file.  Quite sensibly, they also added an
accompanying CONFIRM argument to turn off the confirmation.  However,
our version of write-region is infested with a CODESYS argument, so we
cannot be compatible.
XEmacs:
    (write-region START END FILENAME &optional APPEND VISIT LOCKNAME CODING-SYSTEM)
FSF 20.3:
    (write-region START END FILENAME &optional APPEND VISIT LOCKNAME CONFIRM)
:-(
-- 
Hrvoje Niksic <hniksic(a)srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Reporter: Mr Gandhi, what do you think of Western Civilization?
Gandhi: I think it would be a good idea.
    
    
    
 
                    
                    
                        
                        Show replies by date