The file mode bits after saving an already existing file is modified according to umask setting. It should preserve the file mode.
For example, if file with mode 600 is modified (umask 2), file saved by geany has mode 664.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.