Note: real_path gets set for any documents on disk.

Don't add new document opened from CLI to recent files, because it doesn't exist yet. It may be closed unsaved.
No need now to add recent file on Save As, because real_path is nulled before calling document_save_file, so that function will add the recent file.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3389

Commit Summary

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3389@github.com>