From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18387 invoked from network); 18 Jul 2021 18:39:21 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 18 Jul 2021 18:39:21 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20200801; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:Content-Transfer-Encoding: Content-Type:Subject:Cc:To:From:Date:References:In-Reply-To:Message-Id: Mime-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=qOeSD2FEMabEIPGGbD5dt7H9Sa5rT6Hgiqk3pL5QCLk=; b=u0d9kOmbhUronpvG+ByLPB8UFZ BNoC49hF/55/d/e/bG1dfFeaLYlgD9tEDvpuqDb6OVjVocNu8P0N9DAHG7BgQSyPoqLnRCpMP3SX8 SrxwtmF6kQwRGsW71X3f+QDkXHoZ1PL+2VI6LRfAEfzbuOQGqO5BlESaetdZDCoawmnAZLeaqIMzE q2S7Sk/bqOrUiTNqYrcxMRwfimoVT730Jit4IxEcu0z/Dpgz2u4a8yzmK6AOQ8f8f1hBCw1oVS64N efKC5pcCaPagJZBXhA0lj4zao/c0E24If/nGVXXWjmldQZkZgpshfsyeT3VCcny+8ZL8T3Et4yNW2 TPIEf/tQ==; Received: from authenticated user by zero.zsh.org with local id 1m5Bh9-000PxT-B9; Sun, 18 Jul 2021 18:39:19 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1m5Bgb-000PeK-Mg; Sun, 18 Jul 2021 18:38:46 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailauth.nyi.internal (Postfix) with ESMTP id 7A57427C0054; Sun, 18 Jul 2021 14:38:43 -0400 (EDT) Received: from imap2 ([10.202.2.52]) by compute3.internal (MEProxy); Sun, 18 Jul 2021 14:38:43 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvdekgdduudduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvffutgfgsehtqhertderreejnecuhfhrohhmpefnrgif rhgvnhgtvggpgggvlhojiihquhgviicuoehlrghrrhihvhesiihshhdrohhrgheqnecugg ftrfgrthhtvghrnhepueefheelieekieejtdfggfetheehiedvtdeiudekjedvjefgjedu feekveelgfegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homheplhgrrhhrhihvodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudeh udekjeejtdegqdduudelvdejfeekhedqlhgrrhhrhihvpeepiihshhdrohhrghesfhgrsh htmhgrihhlrdgtohhm X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id 1FC01A03977; Sun, 18 Jul 2021 14:38:43 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-533-gf73e617b8a-fm-20210712.002-gf73e617b Mime-Version: 1.0 Message-Id: In-Reply-To: References: Date: Sun, 18 Jul 2021 14:38:21 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: zsh-workers@zsh.org Cc: "Marlon Richert" Subject: =?UTF-8?Q?Re:_[PATCH]_Let_run-help_try_to_show_function_source_from_file?= =?UTF-8?Q?_(was_Re:_[RFC][PATCH]_Try_calling_command_with_help_flags_in?= =?UTF-8?Q?_run-help)?= Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Seq: 49168 Archived-At: X-Loop: zsh-workers@zsh.org Errors-To: zsh-workers-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-workers-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: On Sun, Jun 20, 2021, at 5:23 PM, Lawrence Vel=C3=A1zquez wrote: > On Wed, Jun 2, 2021, at 2:26 PM, Marlon Richert wrote: > > Here's part of workers 48926 as a separate patch. > >=20 > > Attachments: > > * 0001-Let-run-help-try-to-show-function-source-from-file.txt >=20 > ping, needs review ping redux --=20 vq