From unknown Wed Jun 18 00:22:18 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#71152 <71152@debbugs.gnu.org> To: bug#71152 <71152@debbugs.gnu.org> Subject: Status: 14.0.5; PATCH docfix Reply-To: bug#71152 <71152@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:22:18 +0000 retitle 71152 14.0.5; PATCH docfix reassign 71152 auctex submitter 71152 Jeremy Bryant severity 71152 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu May 23 17:35:51 2024 Received: (at submit) by debbugs.gnu.org; 23 May 2024 21:35:52 +0000 Received: from localhost ([127.0.0.1]:32874 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAG6J-0007lz-L9 for submit@debbugs.gnu.org; Thu, 23 May 2024 17:35:51 -0400 Received: from lists.gnu.org ([209.51.188.17]:58678) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAG6B-0007lt-SL for submit@debbugs.gnu.org; Thu, 23 May 2024 17:35:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAG64-0001ig-S0 for bug-auctex@gnu.org; Thu, 23 May 2024 17:35:36 -0400 Received: from out-189.mta1.migadu.com ([2001:41d0:203:375::bd]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAG61-0004tF-6M for bug-auctex@gnu.org; Thu, 23 May 2024 17:35:35 -0400 X-Envelope-To: arash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1716500128; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=6WLoErxQjVVetw9dOMgFrKgPtD3Qs3DzjjdY+eR5GT4=; b=bfu0w+/eysdKKOYwfP08VE6WNYHEDIE5ppaOiWhNF1p3tr2mRRTa5sTiAKhxuue8yzYflk ihiM9c7zWRigzybmy8N16J3PF9a1svXvUiLOgJt2LVxGYUj7g2izvR4hCKJ0P3V7jRuq8z S3zSuTlQ9nGL/1i8VCYBL3CpL194L0EL0yIPhvbm+Q1LlJP/gSo5qi9aknzRcOG2qYEISs fBbpeI1uoVTiQ2yUY3wzB30QcbmywUtjVXJHKYIefQTbutNbumk1ejGSjMMtQifMQV9tkt VhISMQevtC4u6LYyOZYg94Tk7tHF4M8iT22CqQVpnhLgWn66yld0ohR9V4WRxQ== X-Envelope-To: bug-auctex@gnu.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Jeremy Bryant To: bug-auctex@gnu.org, Arash Esbati Subject: 14.0.5; PATCH docfix Date: Thu, 23 May 2024 22:35:25 +0100 Message-ID: <87fru8mcte.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:203:375::bd; envelope-from=jb@jeremybryant.net; helo=out-189.mta1.migadu.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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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: -2.4 (--) --=-=-= Content-Type: text/plain Here is a patch to improve a docstring. Comments welcome. --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-latex.el-TeX-arg-savebox-Checkdoc-fix-capitalize-arg.patch >From 916fe8e044aafea34277e1a8057cb09b4eb49f58 Mon Sep 17 00:00:00 2001 From: Jeremy Bryant Date: Thu, 23 May 2024 22:25:02 +0100 Subject: [PATCH] ; * latex.el (TeX-arg-savebox): Checkdoc fix, capitalize argument --- latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex.el b/latex.el index 67680cee..baedfdc8 100644 --- a/latex.el +++ b/latex.el @@ -2491,7 +2491,7 @@ the list of defined counters." "Prompt for a LaTeX savebox. If OPTIONAL is non-nil, insert the resulting value as an optional argument, otherwise as a mandatory one. Use PROMPT as the prompt -string. If definition is non-nil, the savebox is added to the +string. If DEFINITION is non-nil, the savebox is added to the list of defined saveboxes." (let ((savebox (completing-read (TeX-argument-prompt optional prompt (concat "Savebox: " -- 2.42.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri May 24 03:56:35 2024 Received: (at submit) by debbugs.gnu.org; 24 May 2024 07:56:35 +0000 Received: from localhost ([127.0.0.1]:35634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAPn1-0005As-7a for submit@debbugs.gnu.org; Fri, 24 May 2024 03:56:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:40094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAPn0-0005Am-FI for submit@debbugs.gnu.org; Fri, 24 May 2024 03:56:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAPmt-0003y2-5v for bug-auctex@gnu.org; Fri, 24 May 2024 03:56:27 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAPmq-0006HW-R2; Fri, 24 May 2024 03:56:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=T2LBIwJ+AX+oToBimdHqY4pqRXAvJBDrLBMJKlHwTI4=; b=nbOTd2u8UgPcDRtsCS+g jtIC/3P6+TxqHjD/FVpHawejPdjssVGoX50aV7tqQA41jscuBxyHe9qlLg0qycHPBhH8GWIdiEQ/N oRbOjXaEKo78oeIxY0KH6ol+45Tm5MV/KLVYnJjvTsXsREAHYwIWFWlZARqBOtY6wPf7rqG0iH3/5 oBEqo36Eqwetpm6hAMDA2M8L1a7gIuS66pwxSJRRbUo1+jNxjV2v5guCiFy8AgOQBz1E1UcuC/5L9 RERIpdbYTiYCrSRQl3/OvqmGYOTA4Qe6AO7i+Y+7f5P5lkJ75f5Y0qCumBoAgiSa7go9PMQXcdFOD bSfEYAr6Z4dvXQ==; From: Arash Esbati To: Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX Subject: Re: bug#71152: 14.0.5; PATCH docfix In-Reply-To: <87fru8mcte.fsf@jeremybryant.net> (Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX's message of "Thu, 23 May 2024 22:35:25 +0100") References: <87fru8mcte.fsf@jeremybryant.net> Date: Fri, 24 May 2024 09:56:20 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit Cc: Jeremy Bryant , 71152-done@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 (---) Jeremy Bryant via bug-auctex via Bug reporting list for AUCTeX writes: > Here is a patch to improve a docstring. Comments welcome. Thanks, installed, and closing. Best, Arash From unknown Wed Jun 18 00:22:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 22 Jun 2024 11:24:12 +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