octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45422] GUI Editor does not warn if file could


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45422] GUI Editor does not warn if file could not be saved
Date: Thu, 02 Jul 2015 13:22:28 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1

Follow-up Comment #9, bug #45422 (project octave):

Ok, thanks for the reminder, I forgot about that feature of the edit function.
This is not the GUI but rather the edit function making a copy of read-only
files by default. If you open a file in the editor tab using the toolbar
buttons, you shouldn't see this feature.

This may already be reported as a request to change edit's default behavior,
it may have made sense to someone at one time but maybe not anymore. If I can
find another bug report I'll close this one as a duplicate.

To get edit to edit all files in place whether they are writeable by you or
not, run the following at the prompt:


octave:1> edit home .
octave:2> edit editinplace true


I think this will make edit more Matlab-compatible and should probably be the
default settings going forward. And you should now see an error message saying
that the file can't be saved.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45422>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]