From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Still org-persist after current master build Date: Wed, 12 Jun 2024 10:39:17 +0300 Message-ID: <86v82e1ufu.fsf@gnu.org> References: <5fff38d7-76b9-4e7b-9dcf-9fb5ed3563e4@libero.it> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32926"; mail-complaints-to="usenet@ciao.gmane.io" Cc: angelo.g0@libero.it, emacs-devel@gnu.org To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Jun 12 09:40:19 2024 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 1sHIag-0008FZ-Pv for ged-emacs-devel@m.gmane-mx.org; Wed, 12 Jun 2024 09:40:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sHIZn-0001Ok-As; Wed, 12 Jun 2024 03:39:23 -0400 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 1sHIZm-0001Oa-EE for emacs-devel@gnu.org; Wed, 12 Jun 2024 03:39:22 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sHIZk-00006w-Sq; Wed, 12 Jun 2024 03:39:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=Ey3rqkrt9V4Uj11McAyIk/bfK/7CJOSzM3241yuXP1Y=; b=KcEh7wj7c6Uy TkCiG/On91Nz3oTbRR9GS2BQqQimNipwDYFvD3UkB+q8NWF9NGnHYT7I+wuZhNPXUlp/xy5EdreFF n8vpK70XMfeLjJdcP4WeyxqDgwZVFZbOfico2L/G7Nep+BLfd3ioOepzB6LBZ1ddrsdu/EWWld4DL 9gNaYJV8svohXFYf1qaoR+JQKhbeZKGKuy8opGlJGxCa2tzP9F1DZ0W47er8fs80549LO06lbVaTD 4kczegrvRjxJP+XAzQ5brEx6uHOnz966bphBM1Nir2lBbR9MfFQI/iYb8pQtS+VMaWHwZ/UxxpDwJ EPe6jZhmI3iVFGNLnaYHxg==; In-Reply-To: (tomas@tuxteam.de) 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:319987 Archived-At: > Date: Wed, 12 Jun 2024 06:22:00 +0200 > Cc: emacs-devel > From: > > On Wed, Jun 12, 2024 at 01:04:46AM +0200, Angelo Graziosi wrote: > > About two year ago I flagged this: > > https://lists.gnu.org/archive/html/emacs-devel/2022-12/msg00045.html and > > adding > > > > (setq org-persist-directory "c:/msys64/tmp/org-persist/") > > (setq org-element-cache-persistent nil) > > A while ago I gave up on this: I set `org-persist-directory' to a > non-existent value. Org complains at start, but everything else > seems to work for me. > > That said, my Org version is a bit old (9.6.15) so I don't know what > changed in the meantime. Could you please take this discussion to the Org mailing list? There's no reason to discuss this Org-specific issue here.