From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eNR0AtW1u2I24gAAbAwnHQ (envelope-from ) for ; Wed, 29 Jun 2022 04:15:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QA9KAtW1u2LuNAEAauVa8A (envelope-from ) for ; Wed, 29 Jun 2022 04:15:49 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 98E911472B for ; Wed, 29 Jun 2022 04:15:48 +0200 (CEST) Received: from localhost ([::1]:54370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o6NF5-0001aj-M0 for larch@yhetil.org; Tue, 28 Jun 2022 22:15:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58672) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6NDw-0001aJ-S0 for emacs-orgmode@gnu.org; Tue, 28 Jun 2022 22:14:37 -0400 Received: from mail-pl1-x62d.google.com ([2607:f8b0:4864:20::62d]:39549) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o6NDv-0003Xh-8s for emacs-orgmode@gnu.org; Tue, 28 Jun 2022 22:14:36 -0400 Received: by mail-pl1-x62d.google.com with SMTP id x20so7115204plx.6 for ; Tue, 28 Jun 2022 19:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=wIG58LKW7pR2Rb6Msga8h6aP8uHvocwzwKFM1F3qAIU=; b=MLqZhl0jpOPdomSs+MpkLmCX7B1AKEqxDMv2slN24D81mO5umeucTUNxXilKzUav45 DOjzde3qRzYnfgXyMgpNBFCAGeXT6jootk0PnAz0JKCqk3Dpe5FkpbhlTpd28q4EVCqE dL0tMyeRSw+yBFkOxxNGoXvcUzZUfgOd6l5PUQoM5R1HMYuEevsynrI5+ceqvml7914N /I+A9mAhcfyiaSAdwhYboDlg5DsYCD4pHxDf1lJizXtkLDOc+fsa2MbvyF8d5/wt4Zxq kZ3McG12oLCkDrcdOPSvorZa9nqqW+6REux8Abr9DRvEHlvvSxSvXSwud10zipouga4q jG3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=wIG58LKW7pR2Rb6Msga8h6aP8uHvocwzwKFM1F3qAIU=; b=qbGjjeSGVnYv+uVqYE99pm+pkAO9oUT2i5LrVZv5IlF9U0UzmWy5MLevIKOSCr3arY pN1u2A9+3aTWHwSVAZNVlzPNwPa9tdqjiUx0dhVPrlJStDHnUD45uK6ZJWmt1dpV0bky wXWjz5liBwFZo2H25O7lw5DYURQFMbADIgpWiLj6L+KKr/opFOAU37QaKTgbeOLLFC16 ifWt7YlpUaK8CWyJh7x/nVSfAMqOlGCTh7PLzy3tlz5+vIWkLrwHroOioD7pAPHgpCk4 bWgwOvXey/ZZRtfLoISiQGIQsnVHQjhfSyTDdWG381geDvh0aujdAbWHJiQMBohgaXYY VIPg== X-Gm-Message-State: AJIora8iTKyWLqWjzN5O91j66dWEwEyQriprwFSHbBoseSYLit8TZTdk rNOh37QCLrCgacz06Z+rEgk= X-Google-Smtp-Source: AGRyM1u+ntxlJEBYBbT3Y6fhEEfN7PPHKF2v1nxw9N2g6OM2huISKM2Up/q0yM5NM1VEzL6K9h79sg== X-Received: by 2002:a17:902:ea02:b0:16a:4b1d:71d9 with SMTP id s2-20020a170902ea0200b0016a4b1d71d9mr6944806plg.52.1656468873815; Tue, 28 Jun 2022 19:14:33 -0700 (PDT) Received: from localhost ([155.94.207.39]) by smtp.gmail.com with ESMTPSA id a23-20020aa79717000000b0051c03229a2bsm10091749pfg.21.2022.06.28.19.14.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jun 2022 19:14:33 -0700 (PDT) From: Ihor Radchenko To: Stefan Kangas Cc: Org-mode Subject: Re: Getting rid of org-install.el In-Reply-To: References: Date: Wed, 29 Jun 2022 10:15:42 +0800 Message-ID: <87h744kyep.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62d; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62d.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1656468948; h=from:from:sender:sender: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:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=wIG58LKW7pR2Rb6Msga8h6aP8uHvocwzwKFM1F3qAIU=; b=AQ/9AQqqHnoEY7CO6xerwOiTjgwhNGkYr7sonNnWxSq3eykwjwgjcBrAjqFOFZ71pWgyLE bUi4rUqGPebc/DC9ba3nl6p7AoIa4wLQV3fb/dp2WKR05oUKZrvMrdEeUb2nixroyJzIWV CO4yFl+Vgwgz9ZO7La+HaTvc9ApE95RwKg7Bd66so7wKO+zelIXU1HlxIrxssrU4Hc+4lo EhYQeMyH8RRvLtZLPZGTBDx+Bkht8WM3xUit/+UxcXwToN9x26qy6zkfxpAKspl/eVH7BY CeQSzbf1Quem4IRWN2t9WZmJYj+G+IQ449TFFUUFWGLEyYmBV+RcErONu7I0Rw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1656468948; a=rsa-sha256; cv=none; b=iUqAGvZ7GZ0hPMXTWtfW351yBzXu3TcAxYquffQ/FQV7oCsa6DEzsYRwE0LTno5foj3PTZ GBe2NSKStTov+8gR6JKiP8NbnOL9NOfMwfjv/lO4An/Emiy3+pC7biJ1UaFd34XQ66S9vd Ju69A6RsLzfU0PKYtOw+Hy5V3Cx2wEwu1gUefkkziSEh8wO5btFD3diCCWo8/iU0bfTvVo unFz4p8cu4pqhoIl/vwRkmwZVFpfsf9WWWtzrT8mi5mpOU98sheBErpp1phA3vu85hA0a/ kMObFUfrGEeWbHXXdO68TNO6oKUt1v8cFEI7SmZcKyj7/JEqHe3OK55yTJdLHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=MLqZhl0j; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.96 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=MLqZhl0j; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 98E911472B X-Spam-Score: -6.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: IqaoJ055d6Rb Stefan Kangas writes: > org-install.el has been obsolete for more than 10 years. > ... > 2. Delete the file from org-mode.git > ... > What do you think? Sounds good to me. Best, Ihor