From mint-bounce@lists.fishpool.fi Thu Mar 11 02:41:48 2010 Message-ID: <689FFCF4D4F2434AB7CC9F3902A1B1A9@mercatus.local> From: "Jo Even Skarstein" To: "mint" References: <11a6f2b11003101728h25f023a1od09aef69e469e8d6@mail.gmail.com> In-Reply-To: Subject: Re: [MiNT] 'cd' does not like u: Date: Thu, 11 Mar 2010 08:41:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-15"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 X-EsetScannerBuild: 6731 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: -------------------------------------------------- From: "Helmut Karlowski" Sent: Thursday, March 11, 2010 7:55 AM To: "Paul Wratt" ; "mint" Subject: Re: [MiNT] 'cd' does not like u: >> if $SYSDIR in to function for the shell (bash, sh, etc) t should >> contain /c/mint.., but how does this affect current TOS apps, is >> $SYSDIR used in its current form. > > Currently its only used to locate xaaes.km (any maybe other modules) > AFAIK. I use it in KeyEdit to find the current keyboard layout file. >> Should the change rather be anything TOS/GEM getting a root (nix) dir >> auto resolve to U:/ > > Maybe its possible to respect the Domain of the caller. MiNT: /c/, TOS: > u:\c\. I don't like this. MiNT is not unix. I'd rather see that the code that doesn't understand 'u:\...' is fixed. Jo Even