From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: Using a command-line program (sqlite3) as a backend Date: Fri, 27 Mar 2009 00:25:02 +0100 Organization: GNU's Not UNIX! Message-ID: <200903262325.n2QNP2Gv006647@zogzog.maillard.mobi> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1238110050 14259 80.91.229.12 (26 Mar 2009 23:27:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Mar 2009 23:27:30 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: florian Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 27 00:28:47 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lmz06-0003hr-Nz for geh-help-gnu-emacs@m.gmane.org; Fri, 27 Mar 2009 00:28:42 +0100 Original-Received: from localhost ([127.0.0.1]:37811 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lmyyj-000293-I4 for geh-help-gnu-emacs@m.gmane.org; Thu, 26 Mar 2009 19:27:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LmyxU-0001V5-0j for help-gnu-emacs@gnu.org; Thu, 26 Mar 2009 19:26:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LmyxT-0001Uf-Fk for help-gnu-emacs@gnu.org; Thu, 26 Mar 2009 19:25:59 -0400 Original-Received: from [199.232.76.173] (port=57686 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LmyxT-0001UY-CI for help-gnu-emacs@gnu.org; Thu, 26 Mar 2009 19:25:59 -0400 Original-Received: from ded1.conovae.com ([88.191.52.166]:59826 helo=mf1.conovae.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LmyxS-0004uX-Vf for help-gnu-emacs@gnu.org; Thu, 26 Mar 2009 19:25:59 -0400 Original-Received: by mf1.conovae.net (Postfix, from userid 10) id C08E42613F1; Fri, 27 Mar 2009 00:24:45 +0100 (CET) Original-Received: from zogzog.maillard.mobi (IDENT:1000@localhost [127.0.0.1]) by zogzog.maillard.mobi (8.14.3/8.13.8) with ESMTP id n2QNP3j0006648; Fri, 27 Mar 2009 00:25:03 +0100 Original-Received: (from xma@localhost) by zogzog.maillard.mobi (8.14.3/8.13.8/Submit) id n2QNP2Gv006647; Fri, 27 Mar 2009 00:25:02 +0100 In-reply-to: message from florian on Wed, 25 Mar 2009 16:11:32 -0700 (PDT) User-Agent: Rmail GNU emacs 23.0 on Slackware 12.2.0 Jabber-ID: xma01@jabber.fr Original-References: X-UUCPssh-Information: Please contact the ISP for more information X-UUCPssh: Found to be clean X-UUCPssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.399, required 6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-UUCPssh-From: xma@gnu.org X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63310 Archived-At: Nevertheless, I tested the (sql-sqlite ..) function, and it does not seem like a function that has actually ever been tested: it asks for a user name, password, and server, none of which makes sense with SQLite (or, as I suspect, has ever made sense with it). And it does complain and die: "sqlite3.exe: unknown option: -user=florian". That leaves me a little suspicious about whether sql.el can serve as a model, let alone library, for what I want to do. But I'm open to be taught otherwise, of course ... That has been fixed in CVS. Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org