From debbugs-submit-bounces@debbugs.gnu.org Sat May 01 13:12:24 2021 Received: (at submit) by debbugs.gnu.org; 1 May 2021 17:12:24 +0000 Received: from localhost ([127.0.0.1]:37373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lctAF-0003cP-Tn for submit@debbugs.gnu.org; Sat, 01 May 2021 13:12:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34206) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lctAE-0003cJ-5O for submit@debbugs.gnu.org; Sat, 01 May 2021 13:12:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46475) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lctA8-0006oG-VY for submit@debbugs.gnu.org; Sat, 01 May 2021 13:12:16 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1lctA6-00061S-Gy; Sat, 01 May 2021 13:12:14 -0400 From: Glenn Morris To: submit@debbugs.gnu.org Subject: Quoting of when argument in expansion of declare obsolete X-Spook: SSL Bomb squad AVN Wackenhut unclassified TTP Peking RSA X-Ran: ]x4:2L$aA$v$452$#ZVs/_yC_Bo||L.{iCqUi/i3e`T27o0dV$!:|a3qDppunH:Qz|G[XV X-Hue: brightmagenta X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sat, 01 May 2021 13:12:14 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) 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: -3.3 (---) Package: emacs Version: 28.0.50 Severity: wishlist I noticed statements like these in loaddefs.el, and found the quoting of the final WHEN argument a bit unexpected: (make-obsolete 'gnus-intersection 'seq-intersection '"28.1") I guess it is because of how byte-run--set-obsolete (and friends) is defined. Does it need to quote the `when' argument, since `when' is documented to be a string? From debbugs-submit-bounces@debbugs.gnu.org Sun May 02 03:03:22 2021 Received: (at 48145) by debbugs.gnu.org; 2 May 2021 07:03:22 +0000 Received: from localhost ([127.0.0.1]:40970 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ld68P-0004y5-Vz for submit@debbugs.gnu.org; Sun, 02 May 2021 03:03:22 -0400 Received: from quimby.gnus.org ([95.216.78.240]:54596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ld68O-0004xw-EL for 48145@debbugs.gnu.org; Sun, 02 May 2021 03:03:21 -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=rY0y92jjpnzuNHKzApZ/IaXmglL5VEq83FO5YCEnHDY=; b=WrYKwegZz92ZUFVJC1GYysTY5j WOldWzAvaQQ60wqLiH9GTxC8aDvtdqg2fiR+u+C0RX3L1o14F9Z2j2JJJPu3XgDDaaPbMwry5jQcN sqfGDzeLuQuFEUKaTCUIzQrgHT3Cn6z8rgrX9lguUZb1tZRlnip4Dhn4a4oJ5lxhJMMA=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ld68F-0003b9-Rc; Sun, 02 May 2021 09:03:14 +0200 From: Lars Ingebrigtsen To: Glenn Morris Subject: Re: bug#48145: Quoting of when argument in expansion of declare obsolete References: X-Now-Playing: Games's _That We Can Play_: "Strawberry Skies" Date: Sun, 02 May 2021 09:03:11 +0200 In-Reply-To: (Glenn Morris's message of "Sat, 01 May 2021 13:12:14 -0400") Message-ID: <87zgxdlis0.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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: Glenn Morris writes: > I noticed statements like these in loaddefs.el, and found the quoting of > the final WHEN argument a bit unexpected: > > (make-obsolete 'gnus-intersection 'seq-intersection '"28.1") > > I guess it i [...] 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: 48145 Cc: 48145@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: -1.0 (-) Glenn Morris writes: > I noticed statements like these in loaddefs.el, and found the quoting of > the final WHEN argument a bit unexpected: > > (make-obsolete 'gnus-intersection 'seq-intersection '"28.1") > > I guess it is because of how byte-run--set-obsolete (and friends) is defined. > Does it need to quote the `when' argument, since `when' is documented to > be a string? Grepping through the tree, we seem to have no non-string `when's, so removing the ' should be safe. We could also tweak things like (function-put 'defmethod 'doc-string-elt '3) I guess... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 12:13:45 2022 Received: (at 48145) by debbugs.gnu.org; 17 Jun 2022 16:13:45 +0000 Received: from localhost ([127.0.0.1]:46802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2EbR-0008LL-7r for submit@debbugs.gnu.org; Fri, 17 Jun 2022 12:13:45 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2EbN-0008Kx-PR for 48145@debbugs.gnu.org; Fri, 17 Jun 2022 12:13:43 -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=IUm2KI5KKzDfhUgZspIo1cANs8acbT3q6EuMr8785aw=; b=mlu7GQPTR0x4YOy0At2Q3dXHeC 0UJjLe/KJl5cdB+3peUu9ijF+Hh0QFxBYEUV5Oxv441Xbx8fegrg5QrliIRh81Z0ZFwgXrH594evg JjPHNFTo/1Z2JQt5yP7f0fTk/OiaFt6waXtxTS80RiQLpYnrd3+jHXxjCkNnDS/x5aHg=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2EbE-0004nV-OE; Fri, 17 Jun 2022 18:13:35 +0200 From: Lars Ingebrigtsen To: Glenn Morris Subject: Re: bug#48145: Quoting of when argument in expansion of declare obsolete References: X-Now-Playing: JPEGMAFIA's _EP2!_: "LAST DANCE!" Date: Fri, 17 Jun 2022 18:13:32 +0200 In-Reply-To: (Glenn Morris's message of "Sat, 01 May 2021 13:12:14 -0400") Message-ID: <877d5f5kur.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: Glenn Morris writes: > I noticed statements like these in loaddefs.el, and found the quoting of > the final WHEN argument a bit unexpected: > > (make-obsolete 'gnus-intersection 'seq-intersection '"28.1") > > I guess it i [...] 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: 48145 Cc: 48145@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 (---) Glenn Morris writes: > I noticed statements like these in loaddefs.el, and found the quoting of > the final WHEN argument a bit unexpected: > > (make-obsolete 'gnus-intersection 'seq-intersection '"28.1") > > I guess it is because of how byte-run--set-obsolete (and friends) is defined. > Does it need to quote the `when' argument, since `when' is documented to > be a string? I've now changed it to not quote the when in Emacs 29 -- doesn't seem to have any odd side effects as far as I can tell. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 12:13:47 2022 Received: (at control) by debbugs.gnu.org; 17 Jun 2022 16:13:47 +0000 Received: from localhost ([127.0.0.1]:46805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2EbT-0008Ld-F1 for submit@debbugs.gnu.org; Fri, 17 Jun 2022 12:13:47 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57740) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2EbS-0008LA-OT for control@debbugs.gnu.org; Fri, 17 Jun 2022 12:13:46 -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=61UAoivq7xefG2OjRykJrs8X5vANmiUJbbokicyj4to=; b=uRvASTbvWFjTT2r7+4LfK1vrRW DAgxHpSrdH/yxwNsBenqR/RovKRTFRIfE/9ZUEF0sZIOPCAoQqKoWAiiiVqZ7XeGkznaO3veqSYpW xy8PCkPNvzy6yXOxXWD50B84hT4QTDsKTKA9LH6LZ7LPazWUdHXeBTcw8p/sfVQMsLhU=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2EbK-0004nf-Sd for control@debbugs.gnu.org; Fri, 17 Jun 2022 18:13:40 +0200 Date: Fri, 17 Jun 2022 18:13:38 +0200 Message-Id: <875ykz5kul.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #48145 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 48145 29.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: -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 (---) close 48145 29.1 quit From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 12:32:32 2022 Received: (at 48145) by debbugs.gnu.org; 17 Jun 2022 16:32:33 +0000 Received: from localhost ([127.0.0.1]:46814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2Etb-0002Xv-Uy for submit@debbugs.gnu.org; Fri, 17 Jun 2022 12:32:32 -0400 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:60700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2EtX-0002XY-2M for 48145@debbugs.gnu.org; Fri, 17 Jun 2022 12:32:31 -0400 Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 92D4A80922; Fri, 17 Jun 2022 12:32:21 -0400 (EDT) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 3669180385; Fri, 17 Jun 2022 12:32:20 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1655483540; bh=527NBnqLfW+fzcuvrfMQoJCbuSZlt5L9z9AD5EA4aRo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Yduf64+UPcRDTyTb2Lu9WZN5AqWiN/ptDFTYlyb79tHGyEszjTzBNb1X0iyyZebAI RFK7JRcxqFr/HMjG66nPKFhfoHv93ubXrmNaA9k7FiiRxuWxkDfPPgsROhJCA1hWzD 4Cgb/y2hKhkyyMaYLkMz8oPoK4qjDrhdjawLpTm4swgun4WmmFtj1wc9Q9v3HCuF2J 6GDUHVfKtqgCZiEzHEri9NzzfSoJce1Sb6KoEAlVNjirTdRuU+opXHomlQL6UOV2fs b4U0WY/vxVLPdJKM1dxRoFiUK0cx8oShR6OIdm4Fh57raIc73IhOogCGVZqwDZbzhc SWXI84zgXa0OA== Received: from alfajor (unknown [45.44.229.252]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 105CF120169; Fri, 17 Jun 2022 12:32:20 -0400 (EDT) From: Stefan Monnier To: Lars Ingebrigtsen Subject: Re: bug#48145: Quoting of when argument in expansion of declare obsolete Message-ID: References: <87zgxdlis0.fsf@gnus.org> Date: Fri, 17 Jun 2022 12:32:19 -0400 In-Reply-To: <87zgxdlis0.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 02 May 2021 09:03:11 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL -0.041 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain T_SCC_BODY_TEXT_LINE -0.01 - X-SPAM-LEVEL: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48145 Cc: Glenn Morris , 48145@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 (---) > We could also tweak things like > > (function-put 'defmethod 'doc-string-elt '3) Indeed, this should also refrain from quoting. Stefan From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 12:46:25 2022 Received: (at 48145) by debbugs.gnu.org; 17 Jun 2022 16:46:25 +0000 Received: from localhost ([127.0.0.1]:46835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2F73-0002sO-DV for submit@debbugs.gnu.org; Fri, 17 Jun 2022 12:46:25 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:52108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2F71-0002sF-4j for 48145@debbugs.gnu.org; Fri, 17 Jun 2022 12:46:24 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4LPlL55KqRz1s756; Fri, 17 Jun 2022 18:46:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4LPlL530Jrz1qqkC; Fri, 17 Jun 2022 18:46:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id Gn7sfWm_Z8E8; Fri, 17 Jun 2022 18:46:20 +0200 (CEST) X-Auth-Info: e0ngUw4t6LEFySKMbiFt16RsPEagb9pzp8lXvRqruBNjmTqnDJHnj9bbhxMiWg2x Received: from igel.home (ppp-46-244-163-102.dynamic.mnet-online.de [46.244.163.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Fri, 17 Jun 2022 18:46:20 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 44C2C2C35AC; Fri, 17 Jun 2022 18:46:20 +0200 (CEST) From: Andreas Schwab To: Lars Ingebrigtsen Subject: Re: bug#48145: Quoting of when argument in expansion of declare obsolete References: <87zgxdlis0.fsf@gnus.org> X-Yow: I think I'll do BOTH if I can get RESIDUALS!! Date: Fri, 17 Jun 2022 18:46:20 +0200 In-Reply-To: <87zgxdlis0.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 02 May 2021 09:03:11 +0200") Message-ID: <87y1xvqlur.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 48145 Cc: Glenn Morris , 48145@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: -1.5 (-) On Mai 02 2021, Lars Ingebrigtsen wrote: > Grepping through the tree, we seem to have no non-string `when's, so > removing the ' should be safe. It's not a matter of being a string or not, but whether it is a self-evaluating expression or not. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 13:11:51 2022 Received: (at 48145) by debbugs.gnu.org; 17 Jun 2022 17:11:51 +0000 Received: from localhost ([127.0.0.1]:46857 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2FVe-0003Wb-Ra for submit@debbugs.gnu.org; Fri, 17 Jun 2022 13:11:51 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2FVa-0003W8-Vi for 48145@debbugs.gnu.org; Fri, 17 Jun 2022 13:11:48 -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=6YXkePEyVP1BXUpCgqCAQk3bpsDjqA8kjl9H9IwYSoQ=; b=TB0zJZckfzdFQQ3nCfRsOcSs7E ywJjOAdkd52hgua3Y26Ys/aJVgw2rteYq9KxEba1DRmHx1mE5svlz6ksTyLondlzQWkYBdphIy0Sd BhOrxky7qxI72nuD2+eKcNaJLBfolsUI2URo/pwrL/bEp2c5wYN0SveJfytdymD4b+yc=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2FVQ-0005IZ-6p; Fri, 17 Jun 2022 19:11:38 +0200 From: Lars Ingebrigtsen To: Stefan Monnier Subject: Re: bug#48145: Quoting of when argument in expansion of declare obsolete References: <87zgxdlis0.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAM1BMVEX+/v7r6urU0tBB OzxPS0tiXVxwbGuCfnzBv7yqqKWSjoxFQD8hHR4xLCwVEBEJBQb///9VwA+xAAAAAWJLR0QQlbIN LAAAAAd0SU1FB+YGERA1KZeJbs8AAAFZSURBVEjH7ZXdkoMgDIXbmkRD8/P+b7snOLXYrd2bzl55 LlAwH5xAGC+XU6e+pOs79fHb2HsC00RMRCzMggfzjJdl0Xa3ibSJKqu2dtsAd6eJ6A6KyYHOTIhS 8TBqsyxzzULLBtgKoFnbYmpOsgzCmsoAaBoAA+IWkTGRewT63JoQBiKdvTv2AQiTZpnh+GiRohIF eCQG2xUGeQdE0u3KiNdFCXOSUroIHBUgFykDbiNgJHDsMO4VY7Xc1BfINClnYaEDENhHzkTya1CW +XDLTUBGoOx7jxqESUcgd8CxnFZrI/AaAidIyteeNbU/AGzPHbu4mXHDsaG7Bwb7KJ1GwwSGOtKq p/0KG2BuM+/S4gWnTn5gyRrnyy546/6OcrCn/eemfky6Co58PIR+jO/OIR65o1KgIZOIDyv073VH ZO+tbQD9UpurRcE+hCs03LhTp76ugx/L/+sHyOIkV3ZnmD4AAAAldEVYdGRhdGU6Y3JlYXRlADIw MjItMDYtMTdUMTY6NTM6NDErMDA6MDBA+LvzAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIyLTA2LTE3 VDE2OjUzOjQxKzAwOjAwMaUDTwAAAABJRU5ErkJggg== X-Now-Playing: David Bowie's _Conversation Piece (4): 1969 Stereo Mixes_: "Memory Of A Free Festival " Date: Fri, 17 Jun 2022 19:11:35 +0200 In-Reply-To: (Stefan Monnier's message of "Fri, 17 Jun 2022 12:32:19 -0400") Message-ID: <87wndf43lk.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: Stefan Monnier writes: >> We could also tweak things like >> >> (function-put 'defmethod 'doc-string-elt '3) > > Indeed, this should also refrain from quoting. Now fixed. 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: 48145 Cc: Glenn Morris , 48145@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 (---) Stefan Monnier writes: >> We could also tweak things like >> >> (function-put 'defmethod 'doc-string-elt '3) > > Indeed, this should also refrain from quoting. Now fixed. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Tue Jun 17 01:34:08 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, 16 Jul 2022 11:24:09 +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