save_ed_setup - save a user's editor setup or configuration settings

int save_ed_setup( object user, int config );

This master apply is called by the ed() efun to save a user's ed setup/configuration settings (contained in an int). This function should return an int for success (1 or TRUE)/failure (0 or FALSE).

Seel also: retrieve_ed_setup