zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@jaist.ac.jp>
To: zsh-workers@sunsite.auc.dk
Subject: Re: unsetopt banghist does not work.
Date: 30 Jul 1999 19:44:47 +0900	[thread overview]
Message-ID: <rsqn1wezaao.fsf@crane.jaist.ac.jp> (raw)
In-Reply-To: Peter Stephenson's message of "Fri, 30 Jul 1999 10:46:23 +0200"

In article <9907300846.AA31025@ibmth.df.unipi.it>,
  Peter Stephenson <pws@ibmth.df.unipi.it> writes:

> The following ought to work (the first hunk is just because the logic
> confused me), but could everybody please try this on the favourite mode of
> history usage.  Judging by the fact that it's been there for weeks, nobody
> uses nobanghist anyway.

Usually, I use nobanghist. :-)
But it is very rare case to use ! for a argument...

> I suppose I'm going to be told the following is just how history is
> supposed to work?
> 
>   % unsetopt banghist
>   % echo !!
>   !!
>   % setopt banghist
>   % !!
>   zsh: no such word in event

This behaviour is different to zsh-3.1.5-pws-21 and zsh-3.1.5.

Z(2):akr@is27e1u11% zsh-3.1.5-pws-21 -f
is27e1u11% unsetopt banghist
is27e1u11% echo !!
!!
is27e1u11% setopt banghist
is27e1u11% !!
setopt banghist
is27e1u11% 
-- 
Tanaka Akira


  reply	other threads:[~1999-07-30 10:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-30  7:58 Tanaka Akira
1999-07-30  8:46 ` Peter Stephenson
1999-07-30 10:44   ` Tanaka Akira [this message]
1999-07-31  4:41     ` Bart Schaefer
1999-07-31  4:47       ` 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=rsqn1wezaao.fsf@crane.jaist.ac.jp \
    --to=akr@jaist.ac.jp \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).