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: sqlite3 Date: Sun, 12 Dec 2021 09:33:38 +0100 Message-ID: References: <87y24s4ix2.fsf@posteo.net> <87pmq3x1yr.fsf@gnus.org> <87lf0qaozf.fsf@posteo.net> <87k0gah1ps.fsf@gnus.org> <1C235DE7-24D2-42E9-B817-7ECDBB39DD4C@mit.edu> <87bl1mfkc1.fsf@gnus.org> <87h7bee2ph.fsf@gnus.org> <605AE63E-2356-4048-AAD1-D25B13ED0B1F@mit.edu> <87czm2e28z.fsf@gnus.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7MAoXLfU3c1XdGkS" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20184"; 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 12 09:34:50 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 1mwKJl-00053X-PU for ged-emacs-devel@m.gmane-mx.org; Sun, 12 Dec 2021 09:34:49 +0100 Original-Received: from localhost ([::1]:51648 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mwKJj-0005LA-T7 for ged-emacs-devel@m.gmane-mx.org; Sun, 12 Dec 2021 03:34:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:45870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mwKIj-0004RW-6k for emacs-devel@gnu.org; Sun, 12 Dec 2021 03:33:45 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:35206) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mwKIg-000457-WD for emacs-devel@gnu.org; Sun, 12 Dec 2021 03:33:44 -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=g4v9I+UxLLHrxODx2z/HIfQGXg8g8qn7XXkdzMxFsOQ=; b=N6Z0T8ZZU3O5H1+Q5fWAQmbP7c JYsWaUZJIpVkGfC7MWFRMSK2Z42q0hmbTzv5LbPV8q8HKfB6hSCkyfQR3z4GfqdNrSC6xp3SDUzDq EKhoNIo61o7wStQ+1p6UxXYBL3/EwPqktpnvIFHKU8HMTF9rv5cM2speYPcj8FJ8E1hfFbEaFnpAG VKUj14+xRYOSUiI8nLN9KKHqh6c9qhC26TH5omP7p0t7kljCyloMRLIc67dmlErwbgBEJSCFNEuvI NQzZkNmGDty02RKXuPNcpixip9DVFzH2lfhXaqaPVrq/9dLNHAMxODt2O8SUKfsDT2+wjzcqfoV+Q wzG3eauQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1mwKIc-00041N-TP for emacs-devel@gnu.org; Sun, 12 Dec 2021 09:33:38 +0100 Content-Disposition: inline In-Reply-To: <87czm2e28z.fsf@gnus.org> 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" Xref: news.gmane.io gmane.emacs.devel:281774 Archived-At: --7MAoXLfU3c1XdGkS Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 12, 2021 at 08:00:44AM +0100, Lars Ingebrigtsen wrote: > Qiantan Hong writes: >=20 > > I=E2=80=99m thinking of rather not exposing multisession.el directly, > > but instead use it as a backend for store.el. >=20 > [...] >=20 > > If you agree, I could make a patch that implements the above changes. >=20 > I do not. Duly noted, thanks. --=20 t --7MAoXLfU3c1XdGkS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYbWz4gAKCRAFyCz1etHa RopgAJ4u4qDky4ytaE16MX+/VdzBnHojOQCeIL7tXUuU31u5Je0+kgXXXguIDtA= =mmBi -----END PGP SIGNATURE----- --7MAoXLfU3c1XdGkS--