From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22844 invoked by alias); 31 Jan 2016 17:03:16 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 37848 Received: (qmail 28932 invoked from network); 31 Jan 2016 17:03:13 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=PJMN7sQgYOpO2+awmC4Tb6aYVg0R5Ehr1+FeD5Ipf2E=; b=ITtBmSAF9+kbN+EJAtDGxpuw845LSZgMBlhPmobFJSiCwo9YuOc0oxx3mpF7oI2IdT YFZZr4vfzq8/cntHf3jBfErchG7C0By7dOyhWlIPsUbrtVJ6C7SKCHo2ieZ4ttsjqCQh Wm3Q80kIVNg0u8NPWichjKbqBr3aS1I59Ce59S1GAKF5hoJMO0l3Q8YQqkqzLOlGc1i1 i2996F+4yB+8wEeHiukT1l7cHp8t7yt3y+qk7erHMN/womF+Qxc5PrWu5tlXfwJYZESN zaDhzz/ALORhXykbuGo2leSAH/k0X5TSeKG9glWxaydVH5LN1GSoDjbdhVbfFcrtTWNI oXrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version:content-type; bh=PJMN7sQgYOpO2+awmC4Tb6aYVg0R5Ehr1+FeD5Ipf2E=; b=CngkIXeJyBPznzT8EQrKLBR8yr9S3ZTrKGotV1nF7I0pItm68lP2/is9jUU9NQQr4C Jdyzj3J0ttN60BQpZkmGXiGcMRyGsOo+2LhPfFuP0CwVaNIligIpzFplKcJfv+Azt6yT RSKY8bF8WZZOHF3iT61aThNX2zU/kfNrRvJvQkgJmNK058JtPIH0Gxq7yOaOaMxX/5P3 crxTz30fiYQJLZOidAvM7fZTeFBgM9jFKSyCJGE1fzudf8DH/J/b/0G7dL+FLLKXP+MI ZPqqwiLBpsvJkQ9h2yomdvYFyY06tOD0QqpjD5lDY6mZDyc5iGqbqD793mIqCoEa06HK U+YQ== X-Gm-Message-State: AG10YOTLtfTW5KiwKSHDcjFp823ZeedmIE3it2QepboqZ6SxElLpTNZAb8OS0fV38jBE/Q== X-Received: by 10.98.8.218 with SMTP id 87mr31743013pfi.39.1454259791766; Sun, 31 Jan 2016 09:03:11 -0800 (PST) From: Bart Schaefer Message-Id: <160131090359.ZM11407@torch.brasslantern.com> Date: Sun, 31 Jan 2016 09:03:59 -0800 In-Reply-To: <2272F4CC-1655-4DF8-B913-45717A28E4F0@kba.biglobe.ne.jp> Comments: In reply to "Jun T." "Re: typeset docs flow Re: [PATCH] typeset: set $? on incidental error" (Jan 31, 9:49am) References: <20160123235300.GC20278@tarsus.local2> <56A445E0.50706@gmx.com> <20160126225008.GA4731@tarsus.local2> <160126201724.ZM2552@torch.brasslantern.com> <20160129091834.GA8420@tarsus.local2> <20160130074657.GA3030@tarsus.local2> <160130114745.ZM10270@torch.brasslantern.com> <2272F4CC-1655-4DF8-B913-45717A28E4F0@kba.biglobe.ne.jp> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: typeset docs flow Re: [PATCH] typeset: set $? on incidental error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jan 31, 9:49am, Jun T. wrote: } } } 2016/01/31 04:47, Bart Schaefer wrote: } > (1) I still get a double blank line before any use } > of example(...) } } In which format? man pages? or pdf/html/info? Info format, with the standalone info viewer. } Which version of yodl are you using? schaefer[645] info --version info (GNU texinfo) 4.13 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. schaefer[646] yodl --version yodl version 3.00.0 Also happens with yodl 1.3.18 on a much older virtual machine.