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: emacsql-sqlite-builtin Date: Wed, 22 Feb 2023 20:53:37 +0000 Message-ID: <4PMT055yYsz9rxB@submission02.posteo.de> References: <837cx23ies.fsf@gnu.org> <868rhi1kjh.fsf@gmail.com> <875ycmudqu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14248"; 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 Thu Feb 23 07:01:11 2023 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 1pV4fG-0003Xy-RJ for ged-emacs-devel@m.gmane-mx.org; Thu, 23 Feb 2023 07:01:11 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pV4eV-0000T9-C5; Thu, 23 Feb 2023 01:00:23 -0500 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 1pUw7Y-00014k-EK for emacs-devel@gnu.org; Wed, 22 Feb 2023 15:53:48 -0500 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUw7W-0005q6-Aa for emacs-devel@gnu.org; Wed, 22 Feb 2023 15:53:48 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 2F93324050C for ; Wed, 22 Feb 2023 21:53:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.jp; s=2017; t=1677099222; bh=DUNfrFadM6yjMZC+0XPhJ2IMhqOfulp5Twd0nCBc2og=; h=Date:From:To:Subject:From; b=OreKjI3JeYRUFska0M8Ptor4Tu2wBNdd7RikeBNKsjZirKliLCeJ09MJ3x+RX1uVn D+R7WmhwNLpnNxblKrLBzveY60RtaL/19P9cr2qTOISQmXIVETgvc4rlyGQqMHlsAY eo7QHOnowvtK0iGwm+KoyPoMBbhrjxKLfMmx+hZJa3R6wLg7aHP/d8iTafQODG62Cq DYbXsKsODDc/3dhCvWYva/jrSD497mHwYsUc6AJ1giP8Y0NtcV3XjB90nHPEVOUFqA fE70iDKD2YHClvRj8W3MkAGFX+jI1oSQNQWU67rGAj1qMi1lqPxcXqFCCXLvivq7OR RU2Yv4sViS8TA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PMT05482Nz9rxF for ; Wed, 22 Feb 2023 21:53:41 +0100 (CET) In-Reply-To: <875ycmudqu.fsf@gmail.com> Original-Followup-To: emacs-devel@gnu.org Received-SPF: pass client-ip=185.67.36.66; envelope-from=c.buhtz@posteo.jp; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Thu, 23 Feb 2023 01:00:04 -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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:303690 Archived-At: FYI I opened a related question at OrgRoam discourse https://org-roam.discourse.group/t/sqlite-suport-is-not-available-with-emacs-29-on-windows/2991 On 2023-01-31 22:00 Richard Kim wrote: > Tim Cross writes: > > > Eli Zaretskii writes: > > > >>> Date: Tue, 31 Jan 2023 12:10:35 +0100 > >>> From: Gregor Kling > >>> > >>> I am using emacs-29 (compiled today) which works fine with the > >>> exception of org-roam. > >>> > >>> Using the recommended (org-roam-database-connector > >>> 'sqlite-builtin), I get the following error: > >>> > >>> Debugger entered--Lisp error: (invalid-slot-type > >>> emacsql-sqlite-builtin-connection process process # >>> db=0x561fe8f964b8 name=orgroam.db>) > >>> signal(invalid-slot-type (emacsql-sqlite-builtin-connection > >>> process process > >>> > >>> Now my knowledge of the inner workings are lets say in the > >>> beginnings respective to emacs lisp. > >>> > >>> But it seems this might not be a problem with org-roam per se, > >>> but with the new sqlite embed. > >>> > >>> Can anyone approve? > >> > >> I suggest to post this first to the Org forum. > > > > > > Note that org-roam is not part of org. You probably need an org-roam > > specific forum as org-roam development is not (typically) discussed > > o org-devel. > > org-roam works fine for me on emacs 29 built 3 days ago on Ubuntu > 22.04. I've been using 'sqlite for years and I tried 'sqlite-builtin > today for the first time. It worked without any hitch once I > installed emacsql-sqlite-builtin package. > >