get_sys_error     277 src/editor/editcmd.c             edit_error_dialog (_("Error"), get_sys_error (tmp));
get_sys_error     938 src/editor/editcmd.c                                    get_sys_error (_
get_sys_error     996 src/editor/editcmd.c             edit_error_dialog (_("Save as"), get_sys_error (_("Cannot save file")));
get_sys_error    1594 src/editor/editcmd.c         edit_error_dialog (_("Copy to clipboard"), get_sys_error (_("Unable to save to file")));
get_sys_error    1713 src/editor/editcmd.c             edit_error_dialog (_("Save block"), get_sys_error (_("Cannot save file")));
get_sys_error    1749 src/editor/editcmd.c             edit_error_dialog (_("Insert file"), get_sys_error (_("Cannot insert file")));
get_sys_error    1799 src/editor/editcmd.c             edit_error_dialog (_("Sort"), get_sys_error (_("Cannot execute sort command")));
get_sys_error    1860 src/editor/editcmd.c         edit_error_dialog (_("External command"), get_sys_error (_("Cannot execute command")));