From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: VanL Newsgroups: gmane.emacs.bugs Subject: bug#36927: 26.2.90; include stdarg.h is without hyperlinking on vfprintf's manpage Date: Wed, 7 Aug 2019 18:57:35 +1000 Message-ID: References: <83imrbd24r.fsf@gnu.org> <64EC7182-5090-4A27-A21E-9203A7845B76@scratch.space> <8D8ABD32-1634-4075-AEA1-A044BCE4823B@scratch.space> <838ss6cqef.fsf@gnu.org> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="125882"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 36927@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Aug 07 10:58:09 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hvHlp-000WZ6-Bu for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Aug 2019 10:58:09 +0200 Original-Received: from localhost ([::1]:38928 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hvHlo-0000T2-Ab for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Aug 2019 04:58:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49140) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hvHlj-0000Sj-6S for bug-gnu-emacs@gnu.org; Wed, 07 Aug 2019 04:58:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hvHli-0000W3-A4 for bug-gnu-emacs@gnu.org; Wed, 07 Aug 2019 04:58:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57506) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hvHli-0000Vu-71 for bug-gnu-emacs@gnu.org; Wed, 07 Aug 2019 04:58:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hvHli-0000Pe-2c for bug-gnu-emacs@gnu.org; Wed, 07 Aug 2019 04:58:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: VanL Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 07 Aug 2019 08:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36927 X-GNU-PR-Package: emacs Original-Received: via spool by 36927-submit@debbugs.gnu.org id=B36927.15651682661551 (code B ref 36927); Wed, 07 Aug 2019 08:58:02 +0000 Original-Received: (at 36927) by debbugs.gnu.org; 7 Aug 2019 08:57:46 +0000 Original-Received: from localhost ([127.0.0.1]:38094 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hvHlS-0000Ow-HY for submit@debbugs.gnu.org; Wed, 07 Aug 2019 04:57:46 -0400 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:47027) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hvHlP-0000Om-Ku for 36927@debbugs.gnu.org; Wed, 07 Aug 2019 04:57:44 -0400 X-Originating-IP: 193.119.112.173 Original-Received: from epi.local (193-119-112-173.tpgi.com.au [193.119.112.173]) (Authenticated sender: van@scratch.space) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id B898224000B; Wed, 7 Aug 2019 08:57:40 +0000 (UTC) In-Reply-To: <838ss6cqef.fsf@gnu.org> X-Mailer: Apple Mail (2.3124) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:164705 Archived-At: > On 7 Aug 2019, at 00:36, Eli Zaretskii wrote: >=20 > "M-x woman" uses an entirely different implementation: it actually > formats the man page by itself, and thus doesn't need any script for > massaging the output of 'man'. IIRC "M-x woman" was made for MS-Windows and the Posix box could be = ticked by some versions of MS-Windows.=