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

Reply via email to