zsh-users
 help / color / mirror / code / Atom feed
From: "Trinh, Timothy" <timothy.trinh@attws.com>
To: "'Larry P . Schrof'" <schrof@cig.mot.com>
Cc: "'jr@scms.rgu.ac.uk'" <jr@scms.rgu.ac.uk>,
	"'zsh-users@math.gatech.edu'" <zsh-users@math.gatech.edu>,
	"'Bart Schaefer'" <schaefer@brasslantern.com>
Subject: RE: Problem running zsh on WinNT 4.0
Date: Fri, 12 Feb 1999 12:53:35 -0800	[thread overview]
Message-ID: <3AABFE76426DD211AC3000805FFE11768A7130@hq-msg04.nwest.mccaw.com> (raw)

Thanks again that did the trick.  

As for my other problem, I looked at the .zshrc for a while and noticed that
there is a command called setopt.  So, I put the following
line in my .zshrc file:

setopt winntconvertbackslash

This did not solve the problem of the back slashes in window's environment
variable.

Instead of using the $HOMEDRIVE$HOMEPATH, I just specify as the path
explicitly.  So now, I just have the following line in my
.zprofile:

export MY_OUTPUT_DIR=e:/jobs/$USERNAME  (since $USERNAME contains on
backslashes, I avoid the problem entirely)

It would be nice to have this resolve in case I have to actually use the
window's environment variable which contains backslashes.

Thanks again for all your help,
Timothy

	----------
	From:  Larry P . Schrof[SMTP:schrof@cig.mot.com]
	Sent:  Friday, February 12, 1999 11:40 AM
	To:  Trinh, Timothy
	Cc:  'jr@scms.rgu.ac.uk'; 'zsh-users@math.gatech.edu'; 'Bart
Schaefer'; Larry P . Schrof
	Subject:  Re: Problem running zsh on WinNT 4.0

	On Fri, Feb 12, 1999 at 11:23:54AM -0800, Trinh, Timothy wrote:

	> When I set my window's HOME environment variable to
%HOMEDRIVE%HOMEPATH,
	> this allowed the zsh program to 
	> automatically source in my .zshrc (located in HOME), but not my
profile
	> file(also located in HOME).  I tried renaming the profile file to
.zprofile,
	> .profile, and profile.zsh, but it still did not source in my
profile file.

	In order for the .zprofile to be read, it hss to be a login shell.
	Try invoking zsh with a -l argument and see if that helps.

	- Larry
	


             reply	other threads:[~1999-02-12 20:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-12 20:53 Trinh, Timothy [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-02-20  0:40 Trinh, Timothy
1999-02-16  0:40 Amol Deshpande
1999-02-13  0:49 Trinh, Timothy
1999-02-13  7:24 ` Bart Schaefer
1999-02-15 13:37 ` Chavdar Ivanov
1999-02-12 20:54 Amol Deshpande
1999-02-12 19:23 Trinh, Timothy
1999-02-12 19:40 ` Larry P . Schrof
1999-02-12  1:55 Trinh, Timothy
1999-02-12 15:49 ` Larry P . Schrof
1999-02-12 17:01   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3AABFE76426DD211AC3000805FFE11768A7130@hq-msg04.nwest.mccaw.com \
    --to=timothy.trinh@attws.com \
    --cc=jr@scms.rgu.ac.uk \
    --cc=schaefer@brasslantern.com \
    --cc=schrof@cig.mot.com \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).