[Github-comments] [geany/geany] An insufficient behavior when an open file was updated outside Geany (#1885)

elextr notifications at xxxxx
Tue Jun 19 02:33:44 UTC 2018


What exactly is the logic of those editors?  And how would it interact with Geany's existing testing?

Maybe I didn't make the Geany logic clear.  When Geany detects a file on disk has changed after the user selects "cancel" the date/time on the buffer has to be updated to match the disk, or the info bar will keep reappearing.  So now when the buffer is saved it matches the date/time of the file, so no warning would be generated even if the test was done at save.  

The other editors don't do the check until save time and so never update the buffer date/time before that, so they can generate a message at save time.

-- 
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/issues/1885#issuecomment-398255325
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180618/a9dbaf1e/attachment.html>


More information about the Github-comments mailing list