|
| From: | Philip Nienhuis |
| Subject: | [Octave-bug-tracker] [bug #54463] Creating a new .m file with full path shows popup with full file path appended to current directory |
| Date: | Fri, 10 Aug 2018 08:22:38 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48 |
Follow-up Comment #14, bug #54463 (project octave):
@Marco;
yes "regular" relative paths work fine. I was thinking more of relative paths
on another drive, but that doesn't work properly anyway in Octave (MSYS). That
MS-DOS legacy (which still works in Win 10) was complicated enough and many
people simply don't know about it. Maybe better so :-)
A full path on Windows starts with:
- one letter (case-insensitive) followed by a semicolon
- \\<Server name>\ (maybe //<server name>/ also works)
- file:///
- maybe even http:// or ftp://
so there is some choice....
I wouldn't be surprised if network paths and UNC paths don't work anyway.
If only the first, maybe the first two, in te list above would work the goal
is achieved.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?54463>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |