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: Sun, 11 Aug 2019 15:26:50 +1000 Message-ID: References: <83imrbd24r.fsf@gnu.org> <83ftmaa1av.fsf@gnu.org> <835zn5a2ac.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="264293"; 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 Sun Aug 11 07:28:19 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 1hwgOw-0016et-Gv for geb-bug-gnu-emacs@m.gmane.org; Sun, 11 Aug 2019 07:28:18 +0200 Original-Received: from localhost ([::1]:38926 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hwgOu-0005nb-TG for geb-bug-gnu-emacs@m.gmane.org; Sun, 11 Aug 2019 01:28:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47452) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hwgOh-0005nG-9A for bug-gnu-emacs@gnu.org; Sun, 11 Aug 2019 01:28:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hwgOg-0004Pf-4p for bug-gnu-emacs@gnu.org; Sun, 11 Aug 2019 01:28:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35822) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hwgOg-0004PQ-1q for bug-gnu-emacs@gnu.org; Sun, 11 Aug 2019 01:28:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hwgOf-00040O-RC for bug-gnu-emacs@gnu.org; Sun, 11 Aug 2019 01:28:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: VanL Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 11 Aug 2019 05:28:01 +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.156550122315322 (code B ref 36927); Sun, 11 Aug 2019 05:28:01 +0000 Original-Received: (at 36927) by debbugs.gnu.org; 11 Aug 2019 05:27:03 +0000 Original-Received: from localhost ([127.0.0.1]:44643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hwgNh-0003yu-QJ for submit@debbugs.gnu.org; Sun, 11 Aug 2019 01:27:02 -0400 Original-Received: from relay10.mail.gandi.net ([217.70.178.230]:52549) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hwgNf-0003yd-8G for 36927@debbugs.gnu.org; Sun, 11 Aug 2019 01:27:00 -0400 Original-Received: from epi.local (193-119-112-173.tpgi.com.au [193.119.112.173]) (Authenticated sender: van@scratch.space) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 523BA240002; Sun, 11 Aug 2019 05:26:55 +0000 (UTC) In-Reply-To: <835zn5a2ac.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:164872 Archived-At: > On 10 Aug 2019, at 17:48, Eli Zaretskii wrote: >=20 >> A possible way is to wait for all the subprocess sections to be done = and to post-process on the fully collected buffer having lines like >=20 > I considered this possibility, but rejected it: since we display the > man page even before the async subprocess exits, it would mean that > the displayed portion is not fontified until the very end, which would > render the entire idea of formatting in the background useless, and > would have use behave on all platforms as we do on MS-DOS. Graphics engines use a two buffer mechanism for collecting unfinished = pixels backstage in one buffer and displaying finished pixels on stage = in the ready buffer and then they alternate in their role. Not having = all the `#include' lines buttonized is like missing a main character on = stage. Of the 40 `(defun' signatures in man.el the following 6 hint of = opportunities in the event model's pipeline to place buttons in at=20 2) `update' or 6) `cleanup' before 3) `notify-when-ready' 1) on line 1075: (defun Man-getpage-in-background (topic) 2) on line 1127: (defun Man-update-manpage () 3) on line 1154: (defun Man-notify-when-ready (man-buffer) 4) on line 1262: (defun Man-highlight-references (&optional = xref-man-type) 5) on line 1289: (defun Man-highlight-references0 (start-section regexp = button-pos target type) 6) on line 1331: (defun Man-cleanup-manpage (&optional interactive) =20=