zsh-workers
 help / color / mirror / code / Atom feed
From: Andreas Koenig <k@anna.in-berlin.de>
To: zsh-workers@math.gatech.edu
Subject: cd =5 changed semantics?
Date: Thu, 25 Apr 1996 15:03:55 +0200	[thread overview]
Message-ID: <199604251303.PAA01505@anna.in-berlin.de> (raw)
In-Reply-To: <199604250648.CAA08013@redwood.skiles.gatech.edu> (message from Richard Coleman on Thu, 25 Apr 1996 02:48:01 -0400)

After installation of beta14 I cannot use the equal substitution as I
was used to with beta13. I haven't changed my dot_zsh_files.

Simple example:

    k@anna:/tmp% dirs
    /tmp / ~
    k@anna:/tmp% setopt | egrep 'auto|equal'
    autolist
    autopushd
    magicequalsubst
    k@anna:/tmp% unsetopt | egrep 'auto|equal'
    autocd
    automenu
    autonamedirs
    autoparamkeys
    autoparamslash
    autoremoveslash
    autoresume
    noequals
    k@anna:/tmp% cd =2
    zsh: 2 not found
^^^^^^^^^^^^^^^^^^^^^^^^^
    k@anna:/tmp% echo $ZSH_VERSION 
    2.6-beta14
    k@anna:/tmp% zsh-2.6-beta13 -f
    anna% pushd /
    / /tmp
    anna% pushd ~
    ~ / /tmp
    anna% cd =2
    anna% pwd
    /tmp
    anna% 

Trying several variations on setopt/unsetopt didn't change
behaviour. What's going on?

Thanks,
andreas



  reply	other threads:[~1996-04-25 13:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-25  6:34 where is this used? Sven Wischnowsky
1996-04-25  6:48 ` Richard Coleman
1996-04-25 13:03   ` Andreas Koenig [this message]
1996-04-25 14:14     ` cd =5 changed semantics? 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=199604251303.PAA01505@anna.in-berlin.de \
    --to=k@anna.in-berlin.de \
    --cc=andreas.koenig@mind.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).