|
From: Geoffrey T. <GTa...@Pa...> - 2006-01-13 19:29:54
|
I have noticed that using jEdit 4.2, if I accidentally press Save or type Ctrl-S when viewing a read-only file, it silently changes the file to be read-write. Is there any way to disable this behavior? I would greatly prefer it to either do nothing, or bring up an error message, but silently changing the file to read-write is no good because it can lead to accidentally modifying a file that I wanted to remain unchanged. Perhaps I could replace Save with a macro that checks if the file is read-write before saving? - Geoff |