/* WRITE_FILE_INFO, EMACSSRC>EMACS*>INFO>, ENVIRONMENTS GROUP-DNK, 06/18/84
/* EMACS Standard User Interface: HELP System Screen File
/* Copyright (c) 1984, Prime Computer Inc., Natick, MA 01760


                                  WRITE FILE

    The WRITE FILE key prompts you for  a  filename  to  write  the  current
    buffer's  contents into.  In response to the "Write File:" prompt, enter
    the  filename  you  wish to use and confirm with the RETURN key.  If you
    have  named  a  file  that  already  exists,  EMACS  will request you to
    confirm  your request to overwrite that file.  Respond with yes, YES, y,
    or  Y to that question, and confirm with the RETURN key.  If you say no,
    N, etc., you will be asked again for a filename to write into.

    If you just respond with the RETURN key to the Write File:  prompt,  the
    current  file  name  (if any) will be used.  You may have to confirm the
    request to overwrite an existing file with the Y response.

    As with other  EMACS  commands,  you  can  use  CONTROL-G  to  abort  an
    incompletely  invoked  WRITE  FILE  request, prior to confirming it with
    the RETURN key.

