From unknown Mon Jun 23 04:12:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#51195 <51195@debbugs.gnu.org> To: bug#51195 <51195@debbugs.gnu.org> Subject: Status: [PATCH] Add missing doc parens Reply-To: bug#51195 <51195@debbugs.gnu.org> Date: Mon, 23 Jun 2025 11:12:44 +0000 retitle 51195 [PATCH] Add missing doc parens reassign 51195 emacs submitter 51195 Yan Gajdos severity 51195 normal tag 51195 confirmed patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 13 19:13:24 2021 Received: (at submit) by debbugs.gnu.org; 13 Oct 2021 23:13:24 +0000 Received: from localhost ([127.0.0.1]:33918 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1manR3-0006mw-PH for submit@debbugs.gnu.org; Wed, 13 Oct 2021 19:13:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:34824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mamSX-000331-NY for submit@debbugs.gnu.org; Wed, 13 Oct 2021 18:10:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mamSX-00073D-CE for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 18:10:49 -0400 Received: from mailrelay2-1.pub.mailoutpod1-cph3.one.com ([46.30.210.183]:49900) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mamSU-0007UC-1p for bug-gnu-emacs@gnu.org; Wed, 13 Oct 2021 18:10:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gajdos.info; s=20191106; h=to:message-id:subject:date:mime-version:content-transfer-encoding: content-type:from:from; bh=Phrg3anp2cfJHLDp9aU0iE7EWifp4NAoW/8391LIpgc=; b=hsFu8BUtSvx7Kpim+fJpift5Dg2jaeVhwgVV5LedHXFoCHsgo5wPgBDdAVy0MDWlue2G6NcBQfjfo 5JN2XcyBoMIFQhz+s/GKjBvbai7CgvAmim/gzGXlSnbUtG34dwyIyu3mSz+05VGfVpeTTDaMNSFjcp 7HMqGsE8+940u4vT2VhFdb28a3lDqJ9X7v8CtT/Df5iG1fRSAjSP2zDzaJ4DQQOhO6TGp6fgiZqe7t oN/jRXZ+rwi1J1PGDGTx849B8poPVndBHQnaufvEH0oWOtGmZJtleKOduThD2Cxd3fFYVaKRUAOzGU snFzI22dBh/Arj1c/wklt/H3X+yOeRA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gajdos.info; s=rsa1; h=to:message-id:subject:date:mime-version:content-transfer-encoding: content-type:from:from; bh=Phrg3anp2cfJHLDp9aU0iE7EWifp4NAoW/8391LIpgc=; b=SSPmhEnwDDLuhD9wjSnzql7/TV9V83zJwF36a/CC6gCrYW3kMMRrUMwHT8He/8aq8A4b51qR1j9zn LjCYqLQ6SXVUFL3qq3hT9/jfi8uKQCgpDLH5VQY6+o7W0mYn7Ol3dobKbrjceCY4ksebgkjYuaOF8y TO1fGKo0Lv/6o2xomAKJDt9sQe1+LbIu9tOqQ+2XLF6WiunrF8U/Xt4tAAH/Q41sxQpaXqufrOdPMf B0vy0nyuKtO8eE1ofpbetL8ZdtpSt/DcH8Ybfg3p217cDtOzcdsitamiG01IzryG123EcXsAJVeTMJ YHVdclRIFOzPsPcaj4yNSBTK7Fz/fUA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=gajdos.info; s=ed1; h=to:message-id:subject:date:mime-version:content-transfer-encoding: content-type:from:from; bh=Phrg3anp2cfJHLDp9aU0iE7EWifp4NAoW/8391LIpgc=; b=wqNCXINR7yR44yGqA//z1NiwDKG5PAwp0Iw+30KK7kNDOhve2/OriiOGBRwA9CTjnvYiXkjkJ7scq PhnI1y/Cg== X-HalOne-Cookie: 817d8774b5c91b4aa94dd247051ed593b5b95c0e X-HalOne-ID: 662922b9-2c72-11ec-bd58-d0431ea8a290 Received: from [192.168.0.28] (unknown [82.96.57.138]) by mailrelay2.pub.mailoutpod1-cph3.one.com (Halon) with ESMTPSA id 662922b9-2c72-11ec-bd58-d0431ea8a290; Wed, 13 Oct 2021 22:10:39 +0000 (UTC) From: Yan Gajdos Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Date: Thu, 14 Oct 2021 00:10:38 +0200 Subject: [PATCH] Add missing doc parens Message-Id: To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.3608.120.23.2.7) Received-SPF: none client-ip=46.30.210.183; envelope-from=yan@gajdos.info; helo=mailrelay2-1.pub.mailoutpod1-cph3.one.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 13 Oct 2021 19:13:21 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) =46rom 6a51da4087f9f57ce6987da7f417e40af21429b5 Mon Sep 17 00:00:00 2001 From: Yan Date: Thu, 14 Oct 2021 00:03:50 +0200 Subject: [PATCH] Add missing doc parens --- doc/emacs/maintaining.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index d1380bc29..5b66031b8 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -2283,12 +2283,12 @@ @subsubsection Commands Available in the = @file{*xref*} Buffer @item g @findex xref-revert-buffer Refresh the contents of the @file{*xref*} buffer -(@code{xref-revert-buffer}. +(@code{xref-revert-buffer}). =20 @item M-, @findex xref-quit-and-pop-marker-stack Quit the window showing the @file{*xref*} buffer, and then jump to the -previous Xref stack location (@code{xref-quit-and-pop-marker-stack}. +previous Xref stack location (@code{xref-quit-and-pop-marker-stack}). =20 @item q @findex xref-quit --=20 2.33.1 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 13 19:28:31 2021 Received: (at 51195) by debbugs.gnu.org; 13 Oct 2021 23:28:31 +0000 Received: from localhost ([127.0.0.1]:33935 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1manfi-0007A2-VY for submit@debbugs.gnu.org; Wed, 13 Oct 2021 19:28:31 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1manff-00079f-B1 for 51195@debbugs.gnu.org; Wed, 13 Oct 2021 19:28:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=CDJwLAHdmYicj4oGP4oHU5ntexHlBgLLGkesC4FpyPo=; b=UExTojRlFSBZ3u6Ta1j/9OvDr2 hsNl/9AjlunjI7eo/S1JIKZ9HL8dzyQ/he2YaG+N9t26uv4G2ke6hWguYhNx72fPpx5WNc1KN8wWp DrUBayf+AvUr8r4xj4VT2nakwjK/RTGg8znpZK91QCJ2lTY/OWxqu/SV2/3LP6UxHlwQ=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1manfW-0004V5-8A; Thu, 14 Oct 2021 01:28:21 +0200 From: Lars Ingebrigtsen To: Yan Gajdos Subject: Re: bug#51195: [PATCH] Add missing doc parens References: X-Now-Playing: Laurel Halo's _Quarantine_: "Airsick" Date: Thu, 14 Oct 2021 01:28:17 +0200 In-Reply-To: (Yan Gajdos's message of "Thu, 14 Oct 2021 00:10:38 +0200") Message-ID: <874k9k1p4e.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Yan Gajdos writes: > Subject: [PATCH] Add missing doc parens Thanks; applied to Emacs 28. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 51195 Cc: 51195@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Yan Gajdos writes: > Subject: [PATCH] Add missing doc parens Thanks; applied to Emacs 28. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 13 19:28:39 2021 Received: (at control) by debbugs.gnu.org; 13 Oct 2021 23:28:39 +0000 Received: from localhost ([127.0.0.1]:33938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1manfo-0007AK-5b for submit@debbugs.gnu.org; Wed, 13 Oct 2021 19:28:39 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1manfm-00079v-Ut for control@debbugs.gnu.org; Wed, 13 Oct 2021 19:28:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=QxW7nHu8EYb5W8dIfTJtXqp8aqw7nlBC9EAxk9pU5Q4=; b=t0k930uwjN8Bl6MMgVJD46H0fG PzwvJG6J4PKO0UKxHQSS2B1AihSWETBxNbfUk+99MkVYKHKTmhwYXfBqokto3Dw1PYXUfqt6wcaci HJR7GoS1rl7DXxZgbgLStPxngBdC7JFyPsaMEeXBWEhPtXI2jzlpswCGdwfp+A8g8rbk=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1manff-0004VI-6k for control@debbugs.gnu.org; Thu, 14 Oct 2021 01:28:29 +0200 Date: Thu, 14 Oct 2021 01:28:26 +0200 Message-Id: <8735p41p45.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #51195 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 51195 + confirmed quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 51195 + confirmed quit From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 13 19:28:55 2021 Received: (at control) by debbugs.gnu.org; 13 Oct 2021 23:28:55 +0000 Received: from localhost ([127.0.0.1]:33942 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mang7-0007Au-Ci for submit@debbugs.gnu.org; Wed, 13 Oct 2021 19:28:55 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1manfr-0007AD-LX for control@debbugs.gnu.org; Wed, 13 Oct 2021 19:28:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=N0j5X1nd7/w6VOSe3KVtBz67S2YavBbzhz/MYO9mnX0=; b=p+k/dmizKCNVG1UIQ14THzC2AL eeeYdD1VHUzSXq/PB4hW0Vi2g/ctUh8MQGrdO676GaEfewm5SVhm6Tkreqg8EEnEqBGrbmJGKswBB XdIvF4cIN8dpUbBwLS/ing2eEy+CGi+3bOdT0JH/Aq2r+MNIcQVRSDlhZvfD8uX2AiUE=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1manfk-0004VP-7z for control@debbugs.gnu.org; Thu, 14 Oct 2021 01:28:34 +0200 Date: Thu, 14 Oct 2021 01:28:31 +0200 Message-Id: <871r4o1p40.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #51195 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 51195 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 51195 28.1 quit From unknown Mon Jun 23 04:12:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Nov 2021 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator