get_sys_error     275 src/editor/editcmd.c             edit_error_dialog (_("Error"), get_sys_error (tmp));
get_sys_error     936 src/editor/editcmd.c                                    get_sys_error (_
get_sys_error     994 src/editor/editcmd.c             edit_error_dialog (_("Save as"), get_sys_error (_("Cannot save file")));
get_sys_error    1592 src/editor/editcmd.c         edit_error_dialog (_("Copy to clipboard"), get_sys_error (_("Unable to save to file")));
get_sys_error    1711 src/editor/editcmd.c             edit_error_dialog (_("Save block"), get_sys_error (_("Cannot save file")));
get_sys_error    1747 src/editor/editcmd.c             edit_error_dialog (_("Insert file"), get_sys_error (_("Cannot insert file")));
get_sys_error    1797 src/editor/editcmd.c             edit_error_dialog (_("Sort"), get_sys_error (_("Cannot execute sort command")));
get_sys_error    1858 src/editor/editcmd.c         edit_error_dialog (_("External command"), get_sys_error (_("Cannot execute command")));