[Github-comments] [geany/geany] Fix 'changed' flag being altered when all documents are closing. (#1857)

Colomban Wendling notifications at xxxxx
Mon Dec 3 07:52:36 UTC 2018


BTW, a workaround for getting a more correct value before this bug is resolved could be using Scintilla's [`SCI_GETMODIFY`](https://scintilla.org/ScintillaDoc.html#SCI_GETMODIFY): I would think it should be reliable but for encoding changes (enabling/disabling BOM, choosing another encoding to save the file, etc.), which although relevant are a lot less common.

-- 
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/1857#issuecomment-443619000
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181202/6ba97f6c/attachment.html>


More information about the Github-comments mailing list