From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: persistent data feature Date: Wed, 15 Dec 2021 23:40:51 -0500 Message-ID: References: <87tufmjyai.fsf@gnus.org> <83k0g7l4zb.fsf@gnu.org> <5640724.eMgT8BFyco@galex-713.eu> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="3817"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, eliz@gnu.org, tom@logand.com, galex-713@galex-713.eu, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 16 05:45:34 2021 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 1mxie5-0000mr-Pb for ged-emacs-devel@m.gmane-mx.org; Thu, 16 Dec 2021 05:45:33 +0100 Original-Received: from localhost ([::1]:42648 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mxie4-00023z-Ov for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Dec 2021 23:45:32 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxiZY-0007YF-9x for emacs-devel@gnu.org; Wed, 15 Dec 2021 23:40:52 -0500 Original-Received: from [2001:470:142:3::e] (port=48474 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mxiZX-0005dX-RN; Wed, 15 Dec 2021 23:40:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=EoG4y9/lUxJJM6JFkFvwvWteiU811yMnjBZA3lIkNFA=; b=gduSpHPxIEhb 02Yl6LzlLZDmboWg34cW8/ev9dKWDZc7TaFzpQXraBx/zWWYENUha7GaYUXVB0tUeAyTKHVsa7i/K TDy4+OTRsGux5SgcN0RA+DVwcrBfAA12KpqkoJT+ZPzbjwURHlYTSQrmDi6dRByNcmu7icUUPyRuT qg3S/1GBVuaPlwQhFupteqx5SO1vwKnAq6/W1DKwvm6Symbli7Nl2/uXI+IxiblI22P+sUefJUg4Y 11amud5+NqswodVf2Cqv/N7cdmT9U8g/+O3VFA+lTtD988X7m3aB0Ik3RT5q4+wT91yszdNp2p55f ATSQTPHFBL9r/Mgb+UVTHA==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mxiZX-0003NJ-Jw; Wed, 15 Dec 2021 23:40:51 -0500 In-Reply-To: (message from Stefan Monnier on Wed, 15 Dec 2021 11:44:09 -0500) 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:282093 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > In the mean time, maybe we could try and make the non-w32 world use > a similar approach to the one used in the w32 code, so support for > sqlite/gnutls/whathaveyou is compiled-in but Emacs still works > properly if the .so is missing at run-time. Is that something we coulo do by changing Emacs? Or would the change have to be made at lower levels in the system? -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)