From unknown Fri Jul 25 23:51:43 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#73486 <73486@debbugs.gnu.org> To: bug#73486 <73486@debbugs.gnu.org> Subject: Status: [PATCH] * ; src/cm.c (calccost): Improve comment readability Reply-To: bug#73486 <73486@debbugs.gnu.org> Date: Sat, 26 Jul 2025 06:51:43 +0000 retitle 73486 [PATCH] * ; src/cm.c (calccost): Improve comment readability reassign 73486 emacs submitter 73486 Jeremy Bryant severity 73486 normal tag 73486 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 25 17:24:03 2024 Received: (at submit) by debbugs.gnu.org; 25 Sep 2024 21:24:03 +0000 Received: from localhost ([127.0.0.1]:56248 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1stZUQ-0002uG-Uy for submit@debbugs.gnu.org; Wed, 25 Sep 2024 17:24:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:40018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1stZUP-0002ta-BO for submit@debbugs.gnu.org; Wed, 25 Sep 2024 17:24:01 -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 1stZIQ-0004aY-OH for bug-gnu-emacs@gnu.org; Wed, 25 Sep 2024 17:11:38 -0400 Received: from out-185.mta0.migadu.com ([2001:41d0:1004:224b::b9]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1stZIO-0000A8-Ci for bug-gnu-emacs@gnu.org; Wed, 25 Sep 2024 17:11:38 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1727298690; 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=4P/qSxPlOBw150Qb/3blSh/iceNgYn7q0ZkiWhTyRCQ=; b=sW78nOcHrUFoo4MQ79KlhNDNTiZjMX84zrPdf0D54bG5tRspzb9TN5Sj+Iv6h1Hp7jprvZ QqKU5rsFX9dj7/G6NiaW2YA0C5qoKc9aKIALog7f8jPprFklj0BPna48XA2RcEJwxehAzh 28c62eQ2Bd8TvnQvKNtM2Hm8JD/ITJL/sySzHilEF3mVOeXKCr6TsPjT9DWskU28y1//yd bB+GP0Ac4iCHvh0/oafE9I4rXxCa5G6F4okPnhP/RS/8oDWXnufmLpEXEQRgm4kmRWobgw swJv/by5auRFVz52pH8CU2RBFTVQTnEnbQJ9T8lTvNBzeVYS8YurDbxYgU8PAg== From: Jeremy Bryant To: bug-gnu-emacs@gnu.org Subject: [PATCH] * ; src/cm.c (calccost): Improve comment readability Date: Wed, 25 Sep 2024 22:11:23 +0100 Message-ID: <871q17phfo.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=2001:41d0:1004:224b::b9; envelope-from=jb@jeremybryant.net; helo=out-185.mta0.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_PASS=-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 (--) This patch is to improve comment readability and correct an apparent typo. Please install on master or provide feedback for further work. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 25 17:35:46 2024 Received: (at submit) by debbugs.gnu.org; 25 Sep 2024 21:35:47 +0000 Received: from localhost ([127.0.0.1]:57098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1stZfm-0003v8-HZ for submit@debbugs.gnu.org; Wed, 25 Sep 2024 17:35:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:34076) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1stZfl-0003ux-6p for submit@debbugs.gnu.org; Wed, 25 Sep 2024 17:35:45 -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 1stZfK-0007dm-Li for bug-gnu-emacs@gnu.org; Wed, 25 Sep 2024 17:35:18 -0400 Received: from out-187.mta0.migadu.com ([91.218.175.187]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1stZfH-0002wt-HC for bug-gnu-emacs@gnu.org; Wed, 25 Sep 2024 17:35:17 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jeremybryant.net; s=key1; t=1727300111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=AoVOX4MmKmWKsWbKD6ueGhn3JxU6D5pUUkGnaEjSvA0=; b=aMRDD2V5Half2B9bFIjLhEYl4AESrveimHiK+xzHFibpuRZ5OdImyVySpDM9y405/Y94oG 5jrWHNQUuaOIIGm8ZP1SdlU+d2/3ctbI6DJ49sBWsPe0FGiMCmK9OJzH1a58ckVHC5YPrc grtXv/wuH1kPK0lK9LvcERLT+26Xj8dXd7GswI2hpqlVqCSlXCoqlNGzvxE4mkg8w5u8B3 EyHDEP8wmzw9ltYtXznLYghBZyVAg4U/dbW7fK1NDJ1Y30K32hoxhKAGsCJdQxWBq/rluZ qBv0j8yEk5x4oK1Kk1swiTLude8x23ExiYTcQpa3yrWDp/oxqKr8kofUrm5qkg== From: Jeremy Bryant To: Jeremy Bryant via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Subject: Re: bug#73486: [PATCH] * ; src/cm.c (calccost): Improve comment readability In-Reply-To: <871q17phfo.fsf@jeremybryant.net> (Jeremy Bryant via's message of "Wed, 25 Sep 2024 22:11:23 +0100") References: <871q17phfo.fsf@jeremybryant.net> Date: Wed, 25 Sep 2024 22:35:05 +0100 Message-ID: <87h6a3o1rq.fsf@jeremybryant.net> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=91.218.175.187; envelope-from=jb@jeremybryant.net; helo=out-187.mta0.migadu.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 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_MSPIKE_H2=-0.828, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-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 Cc: 73486-done@debbugs.gnu.org, 73486@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: -2.4 (--) Missing patch, see revised bug#73485 with patch. Closing this duplicate. Jeremy Bryant via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: > This patch is to improve comment readability and correct an apparent > typo. > > Please install on master or provide feedback for further work. From unknown Fri Jul 25 23:51:43 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, 24 Oct 2024 11:24:25 +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