[Github-comments] [geany/geany] Split geany.conf into geany.conf (preferences) and session.conf (recent files and VTE session) (#2776)

Thomas Martitz notifications at xxxxx
Tue Apr 6 11:44:40 UTC 2021


There is a detail that I found during testing but I don't think it needs to be handled now:

Once the session.conf exists, it will be read exclusively for the expected settings. So when we move things to session.conf afterwards, then session.conf won't have them yet and geany.conf won't be considered for that, i.e. the prefs are lost.

This has happened to me when I tested a small change to move `[project]` to session.conf, after a previous run already created the file (without `[project]` section)

If that turns out to be a problem after we actually release this we might need some versioning to be able to rescue prefs during the move.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2776#issuecomment-814054212
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210406/2285b8c2/attachment.htm>


More information about the Github-comments mailing list