zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: Mikael Magnusson <mikachu@gmail.com>
Cc: zsh-workers@zsh.org
Subject: Re: PATCH: Add localhistory state to ZLE_STATE
Date: Fri, 20 Apr 2012 11:23:28 -0400	[thread overview]
Message-ID: <CACeGjnViZS1nDoFH369_0kCC6PSBV78w50nPETp1Hu+K0AGjAw@mail.gmail.com> (raw)
In-Reply-To: <CAHYJk3TLJvbcwtotxiZ+wOj+nByeW+r4vvuPmHtcJVurGRVtaw@mail.gmail.com>

I got a build failure on install.info:

tzsh.texi:15164: @item found outside of an insertion block.
tzsh.texi:15171: Unmatched `@end'.
makeinfo: Removing output file
`/home/opt/build/zsh-2012-04-20/Doc/infodir/zsh.info' due to errors;
use --force to preserve.
make[1]: *** [install.info] Error 1
make[1]: Leaving directory `/home/opt/build/zsh-2012-04-20/Doc'
make: *** [install.info] Error 2

I think there's an extra enditem() in the zle.yo patch:


Index: ChangeLog
===================================================================
RCS file: /cvsroot/zsh/zsh/ChangeLog,v
retrieving revision 1.5634
diff -u -0 -r1.5634 ChangeLog
--- ChangeLog	19 Apr 2012 22:37:41 -0000	1.5634
+++ ChangeLog	20 Apr 2012 15:20:53 -0000
@@ -0,0 +1,4 @@
+2012-04-20  Vin Shelton  <acs@xemacs.org>
+
+	* Doc/Zsh/zle.yo: Removed extra enditem.
+
Index: Doc/Zsh/zle.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/zle.yo,v
retrieving revision 1.99
diff -u -r1.99 zle.yo
--- Doc/Zsh/zle.yo	19 Apr 2012 22:37:41 -0000	1.99
+++ Doc/Zsh/zle.yo	20 Apr 2012 15:21:12 -0000
@@ -1470,7 +1470,6 @@
 line up to the cursor.
 This leaves the cursor in its original position.
 )
-enditem()
 tindex(set-local-history)
 item(tt(set-local-history))(
 By default, history movement commands visit the imported lines as well as


Regards,
  Vin


  reply	other threads:[~2012-04-20 15:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-19 22:24 Mikael Magnusson
2012-04-19 22:33 ` Mikael Magnusson
2012-04-20 15:23   ` Vin Shelton [this message]
2012-04-20 15:29     ` Mikael Magnusson

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=CACeGjnViZS1nDoFH369_0kCC6PSBV78w50nPETp1Hu+K0AGjAw@mail.gmail.com \
    --to=acs@alumni.princeton.edu \
    --cc=mikachu@gmail.com \
    --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).