zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@zsh.org
Subject: Re: [PATCH] fix typo in doc of emulate
Date: Tue, 26 May 2015 01:12:09 +0900	[thread overview]
Message-ID: <51EBE345-B9C9-4A7D-A27B-7994532B1145@kba.biglobe.ne.jp> (raw)
In-Reply-To: <20150428060750.GA28740@localhost.localdomain>

It seems this patch has got no response.

 2015/04/28 15:07, Han Pingtian <hanpt@linux.vnet.ibm.com> wrote:
> It should be "fno then calls fni" I think.

Yes, and I think the next fno (in 'bacause fno is also ...') should
also be replaced by fni.

diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index 1b8729d..a2c03bc 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -551,8 +551,8 @@ fno
 
 The two functions tt(fni) and tt(fno) are defined with sticky tt(sh)
 emulation.  tt(fno) is then executed, causing options associated
-with emulations to be set to their values in tt(sh).  tt(fni) then
-calls tt(fno); because tt(fno) is also marked for sticky tt(sh)
+with emulations to be set to their values in tt(sh).  tt(fno) then
+calls tt(fni); because tt(fni) is also marked for sticky tt(sh)
 emulation, no option changes take place on entry to or exit from it.
 Hence the option tt(cshnullglob), turned off by tt(sh) emulation, will
 be turned on within tt(fni) and remain on on return to tt(fno).  On exit


  reply	other threads:[~2015-05-25 16:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28  6:07 Han Pingtian
2015-05-25 16:12 ` Jun T. [this message]
2015-05-26  8:39   ` Peter Stephenson

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=51EBE345-B9C9-4A7D-A27B-7994532B1145@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --cc=zsh-workers@zsh.org \
    /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).