From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.devel Subject: Re: Deleting functions and variables obsolete since 24.1--24.3 Date: Fri, 8 Jul 2022 19:14:25 +0200 Message-ID: References: <837d4n4vy0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21845"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emacs developers To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jul 08 19:21:44 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o9rfk-0005XK-Gy for ged-emacs-devel@m.gmane-mx.org; Fri, 08 Jul 2022 19:21:44 +0200 Original-Received: from localhost ([::1]:48390 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9rfj-0000Xo-Ct for ged-emacs-devel@m.gmane-mx.org; Fri, 08 Jul 2022 13:21:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9rYv-0003Mh-Bn for emacs-devel@gnu.org; Fri, 08 Jul 2022 13:14:41 -0400 Original-Received: from mail-pg1-f178.google.com ([209.85.215.178]:41790) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9rYt-0003JQ-Mc; Fri, 08 Jul 2022 13:14:40 -0400 Original-Received: by mail-pg1-f178.google.com with SMTP id 23so22852482pgc.8; Fri, 08 Jul 2022 10:14:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kOtNcDQfjITUHBbLi4TC7J9bh4rhlSNHcpt61sjBGUk=; b=55tufbEZpRxw+94fPvxSOoGtWraJZl6/5vMbxSd0PZV0ZZTuIAHBepyuSQb4T5SFFs S4p9ggRsB+whfTbVK+kpZLPPkJnblnMAsnHwRsQxIEofPNPYcpl8ijU2c1VpVWq3lSP+ bs1rp1GhpGUt3td7yfy6iEBk/UePgk5lJ0bAtm7/mh7QzGNMbzK1okfeZRosWiIVQZgu pIh0SxmYUiNj9qYR4QIG9UHS2WUMTQWOGjEcrcP4T4mlpH79Sw43zN83rpZMAEDU94iA DjAvA6/JWskPU48qynSFezUido+kMl0fEnJhF7kiMyHsVUbjHeWLLlIMmjFUgS+aIsvX di+Q== X-Gm-Message-State: AJIora8MwiHaFMZcjOC6zzUpp42LjTM8rb0NXDqEOmWzk5Aqqbxqa/Pa dcOpzk30dZVRxrAV/o5FtyExUwx0Awoc4YiEELFQNJbz X-Google-Smtp-Source: AGRyM1sa7S5J1zEgGalMaTXdehUeZzWSosXTnkEot6n1eP8WQ7zIE2oW1twY/wiRdmWgBBqwl+k3n6DAVcTXatrzqyg= X-Received: by 2002:a63:8ac1:0:b0:412:b11b:c635 with SMTP id y184-20020a638ac1000000b00412b11bc635mr4246142pgd.592.1657300477760; Fri, 08 Jul 2022 10:14:37 -0700 (PDT) In-Reply-To: <837d4n4vy0.fsf@gnu.org> Received-SPF: pass client-ip=209.85.215.178; envelope-from=stefankangas@gmail.com; helo=mail-pg1-f178.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:291972 Archived-At: Eli Zaretskii writes: > A week is almost never long enough to give people time to respond. > Definitely not in this time of year. IME, at least two to three weeks > are required. That's fair enough. It shouldn't be too hard to resurrect any part of this if necessary though.