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

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

[Octave-bug-tracker] [bug #41278] "edit myFunction.m" does not work when


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #41278] "edit myFunction.m" does not work when it's read-only
Date: Sun, 19 Jan 2014 17:41:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36

Update of bug #41278 (project octave):

                  Status:               Confirmed => Need Info              

    _______________________________________________________

Follow-up Comment #2:

Torsten, do you get the error you are seeing if you create the directory
/home/ttl/octave first?

The behavior here is that edit tries to open the file read-write. If that
fails, it tries to copy the file into your "edit home" directory, which is
~/octave by default. The error you are seeing is the same error I see when
that directory doesn't exist. If you set "edit home" to another existing
directory, or mkdir ~/octave first, does it work?

Alternatively, set the "edit editinplace" option to true, then it will open
read-only files without trying to copy them.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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