zsh-workers
 help / color / mirror / code / Atom feed
From: "C. v. Stuckrad" <stucki@math.fu-berlin.de>
To: Zsh workers list <zsh-workers@math.gatech.edu>
Subject: PATH handling broken in zsh 3.1.4
Date: Tue, 4 Aug 1998 16:21:23 +0200 (MET DST)	[thread overview]
Message-ID: <Pine.GSO.3.95q.980804161859.8775k-100000@petzval> (raw)


Hi!

I just noticed, that zsh *ignores* empty fields in
'path' (created via 'PATH') instead of implying a 'dot'.

'csh' does: setenv PATH bla:
            echo $path
            bla .

'zsh' ignores the trailing colon, and even drops colons when using
'vared PATH' on a Path containig empty fields. Like:
'export PATH=bla::bla'; vared path
bla  bla
   ^^         there _was_ the 'implied dot' :-)

Your's   Stucki


Christoph von Stuckrad       * *  | talk to  | <stucki@math.fu-berlin.de> \
Freie Universitaet Berlin    |/_* | nickname | ...!unido!fub!leibniz!stucki|
Fachbereich Mathematik, EDV  |\ * | 'stucki' | Tel:+49 30 838-75459        |
Arnimallee 2-6/14195 Berlin  * *  |  on IRC  | Fax:+49 30 838-75454       /



             reply	other threads:[~1998-08-04 14:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-04 14:21 C. v. Stuckrad [this message]
1998-08-04 15:20 ` Zefram
1998-08-04 15:37   ` Stucki
1998-08-04 15:44     ` Zefram

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=Pine.GSO.3.95q.980804161859.8775k-100000@petzval \
    --to=stucki@math.fu-berlin.de \
    --cc=zsh-workers@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).