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: sqlite3 Date: Tue, 07 Dec 2021 23:35:24 -0500 Message-ID: References: <87tufmjyai.fsf@gnus.org> <877dcil2sj.fsf@ericabrahamsen.net> <87czm98qi1.fsf@gnu.org> <87o85tcwm0.fsf@ericabrahamsen.net> <874k7ljwkr.fsf@gnus.org> <87fsr5cuzq.fsf@ericabrahamsen.net> <878rwx8mdn.fsf@gnu.org> <87zgpdhw4d.fsf@yahoo.com> 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="6228"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eric@ericabrahamsen.net, cesar.mena@gmail.com, emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 08 05:36:51 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 1muohG-0001QQ-7x for ged-emacs-devel@m.gmane-mx.org; Wed, 08 Dec 2021 05:36:50 +0100 Original-Received: from localhost ([::1]:41372 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1muohF-0005Th-6b for ged-emacs-devel@m.gmane-mx.org; Tue, 07 Dec 2021 23:36:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:38896) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muofs-0003n6-I5 for emacs-devel@gnu.org; Tue, 07 Dec 2021 23:35:24 -0500 Original-Received: from [2001:470:142:3::e] (port=42560 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 1muofs-0007Bp-84; Tue, 07 Dec 2021 23:35:24 -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=Oj9wty1JmqF8qVSN6YKKY6uFZ312YCVJZHkhsNoy/Zk=; b=V47iIVi6ShXG AhGMdgvjU8wDWNYeuSMV1dSW3EgVNGvBpMqCTq+hmmfACXRYzdgg+xmUWS7k+MdnLbqV/FZOqG25Y s2Zgmt+wqe4kJoyfCCbxowH8H/b2XiXxjhV/4ri0Qx7s0aASx3K0QE7/EQUYTYKz6BRBcrcfYOUrL +fVSpieekR2BHzSBsYLUyEk3CzBviBxZWVuXeRdEcKr4bzJMEKrNFgAXrGpqaOZTb3VDy1Qzd+Qqs PufbVNJuVgr/nGjl/V/66ohdLxv4BrzWQGa3TrTtd1OB2lhR6Pg4bsLrHT8qfMTpRgnE2Mz3bVEkG ZeSo9p0QwH+k+ie7wIMf1w==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1muofs-0006EH-6g; Tue, 07 Dec 2021 23:35:24 -0500 In-Reply-To: <87zgpdhw4d.fsf@yahoo.com> (message from Po Lu on Tue, 07 Dec 2021 12:33:38 +0800) 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:281312 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. ]]] > Some of those people want to use the database library sqlite3 for that > task, while others want to use (g)dbm and/or GNU recutils to perform > that task. It would be good for some supporter of each option to present all the arguments for that option, conciesely in one message for that option. Whatever we do, we need to have a simple and convenient user interface for the user to browse all these records and edit them. If this works conveniently enough, maybe it could replace the Customize buffer. -- 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)