zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@m17n.org>
To: zsh-workers@sunsite.auc.dk
Subject: PATCH: expn.yo
Date: 11 May 2000 02:24:25 +0900	[thread overview]
Message-ID: <hvog0rqjp2u.fsf@serein.m17n.org> (raw)

Z(4):akr@serein% make zshexpn.1
case zshexpn.1 in \
  */*) target=zshexpn.1 ;; \
  *) target=./zshexpn.1 ;; \
esac; \
case 'yodl' in :*) ;; *) \
    yodl -I. -w zman.yo version.yo zshexpn.yo | sed -e '1s/\\-/-/g' -e '/^\.'\''/d' > $target \
;; esac; \
test -f $target
Zsh Yodl-to-man converter
Including file Zsh/expn.yo
Zsh/expn.yo: 114: manref
Zsh/expn.yo: 114: ( expected
Zsh/expn.yo: 114: last parsed symbol: `ifnzman'
Z(4):akr@serein% 

Hm.

Index: Doc/Zsh/expn.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/expn.yo,v
retrieving revision 1.12
diff -u -r1.12 expn.yo
--- Doc/Zsh/expn.yo	2000/05/08 08:58:37	1.12
+++ Doc/Zsh/expn.yo	2000/05/10 17:15:55
@@ -111,7 +111,7 @@
 If the shell encounters the character sequence `tt(!")'
 in the input, the history mechanism is temporarily disabled until
 the current list (see
-ifzman(manref(zshmisc))\
+ifzman(manref(zshmisc)(1))\
 ifnzman(noderef(Shell Grammar))\
 ) is fully parsed.  The `tt(!")' is removed from the input, and any
 subsequent `tt(!)' characters have no special significance.
-- 
Tanaka Akira


             reply	other threads:[~2000-05-10 17:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-10 17:24 Tanaka Akira [this message]
2000-05-10 17:31 ` Tanaka Akira

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=hvog0rqjp2u.fsf@serein.m17n.org \
    --to=akr@m17n.org \
    --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).