get-filename in editor<%>
Returns the path name of the last file saved from or loaded into this
editor, #f if the editor has no filename.
(-> path orsendan-editorget-filenametemp)#f
temp=#f: boxed boolean or#fThe
tempbox is filled with#tif the filename is temporary or#fotherwise.