zsh-workers
 help / color / mirror / code / Atom feed
From: "Jun T." <takimoto-j@kba.biglobe.ne.jp>
To: "zsh-workers@zsh.org" <zsh-workers@zsh.org>
Subject: Re: Another yodl 3.0 oddity?
Date: Fri, 7 Jun 2013 16:19:29 +0900	[thread overview]
Message-ID: <74765498-998F-4461-B170-FFB57E1B354F@kba.biglobe.ne.jp> (raw)
In-Reply-To: <130603230130.ZM16166@torch.brasslantern.com>

On 2013/06/04, at 15:01, Bart Schaefer <schaefer@brasslantern.com> wrote:
>          number the directories in the stack when printing.
> 
> []
> 
> disable [ -afmprs ] NAME ...


Please try using WIDER terminal window so that info browser can
display whole of the status line (the bottom line of the info browser);
yes, this may sound nonsense, but just give it a try.

I guess the index now brings you to one line (not two lines) above the
'disable ...' line (this may be a bug of the info browser).

Next try deleting an extra blank line (line 289) in builtin.yo:

enditem()
          --- this line
)
findex(disable)

and 'make info' again. Now I *hope* the index will bring you to the
correct line (if the width of your terminal is wide enough).


> This in turn seems to be happening because yodl has been
> invoked with the -k flag,

zsh.texi produced by yodl with and without the '-k' option are identical:

$ yodl --version
yodl version 3.00.0
$ yodl -k -L -o zsh.texi -I. -w ztexi.yo version.yo zsh.yo
$ yodl -L -o zsh2.texi -I. -w ztexi.yo version.yo zsh.yo
$ cmp zsh.texi zsh2.texi
(no output)


Jun


  reply	other threads:[~2013-06-07  8:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04  6:01 Bart Schaefer
2013-06-07  7:19 ` Jun T. [this message]
2013-06-07 14:59   ` Bart Schaefer
2013-06-07 16:47     ` Jun T.

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=74765498-998F-4461-B170-FFB57E1B354F@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).