From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: How to disable completely org-persist Date: Sun, 4 Dec 2022 11:14:50 +0100 Message-ID: References: <1158097067.265983.1670026787291@mail1.libero.it> <825716062.1084056.1670146073366@mail1.libero.it> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3Q9f46eEu5G3dJ5+" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32535"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 04 11:15:52 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 1p1m2K-0008M4-7N for ged-emacs-devel@m.gmane-mx.org; Sun, 04 Dec 2022 11:15:52 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p1m1R-0007XA-Sr; Sun, 04 Dec 2022 05:14:58 -0500 Original-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 1p1m1P-0007Wx-UH for emacs-devel@gnu.org; Sun, 04 Dec 2022 05:14:55 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p1m1O-0005C7-81 for emacs-devel@gnu.org; Sun, 04 Dec 2022 05:14:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:Date:Sender:Reply-To:Cc: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=cUr7LLnkyUcrGTEJDgxAQT+D4NzJozx0v/eTQ5CzNCM=; b=EAHyu3Y4Y/Ll/64fbPiCz0er4r UApPuZd+eRrGuAwbkNIegmpWZ7E4tVNxzsJKDx2R9DGtaLsQD/R/DN2e5V7swJIjBe+faeYrQ72qL abuoXDx6Aaq/xhy6KFWLd32zftRH86VZ8ouZWHXQFQCXTPjnhOvT/EyGdPZwl3zK4uRI9eWVaBvQK DQbRyjzd5b47xnCxzPD1mnl0gRzZE203f5WV5pGm8QpK0+Kg/sIGXSK1thjhwxd7QopGEQbxMYccS wUm/fDHhKS2P5eAMwZx2ko/8gVJE4DpEoQptQlWiUW4rPbp8Xfv8/7HPxsoZSxqxQ2i8aFsOcrpwe DkNm7IRg==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1p1m1K-0006Ev-No for emacs-devel@gnu.org; Sun, 04 Dec 2022 11:14:50 +0100 Content-Disposition: inline In-Reply-To: <825716062.1084056.1670146073366@mail1.libero.it> Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de 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-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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:300899 Archived-At: --3Q9f46eEu5G3dJ5+ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 04, 2022 at 10:27:53AM +0100, Angelo Graziosi wrote: >=20 > Ihor Radchenko on emacs-orgmode wrote: >=20 > > That being said, it should not be a big deal to allow disabling > > org-persist when desired. In fact, org-persist is already=20 > > auto-disabled when using emacs -Q. I can add a user switch=20 > > on top. >=20 > I wonder what kind of answer is this.. Also not using ORG mode at all fix= es the issue.. Angelo: I do share your wish. I still think we all can do without the hostility you express that wish. From where I stand, it is horribly unjust. Ihor and the other folks are doing a lot of work we can just profit from. Especially given how friendly and helpful Org devels are. I can understand that software doing things one doesn't like can be infuriating. But this is free software. You get a chance to do something about it! At another point in this thread, Ihor has already stated that it's possible to add a switch (and actually hinted at where to look). He even considers adding that switch later. If you are in a hurry about this... how about offering a patch? Cheers --=20 t=20 --3Q9f46eEu5G3dJ5+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCY4xzFAAKCRAFyCz1etHa RhPwAJ9fsU0IEkuA5ie3QuHB9yA7RXtfVACZAUxtbQLwRvt00diICuFqUNSFjjM= =1H4e -----END PGP SIGNATURE----- --3Q9f46eEu5G3dJ5+--