From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: c.buhtz@posteo.jp Newsgroups: gmane.emacs.devel Subject: Re: Emacs 29.0.50 Snapshot binaries for WIndows Date: Fri, 24 Feb 2023 08:47:34 +0000 Message-ID: References: <4P6DJW2Pxdz6tpL@submission01.posteo.de> <4PKLYV0Rftz9rxS@submission02.posteo.de> <87356vaar6.fsf@troybrown.dev> <83sfevo4ko.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5029"; 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 Fri Feb 24 12:20:06 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 1pVW7R-0000xC-Kc for ged-emacs-devel@m.gmane-mx.org; Fri, 24 Feb 2023 12:20:06 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVW73-0005ri-Vv; Fri, 24 Feb 2023 06:19:42 -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 1pVTjz-0001RE-3o for emacs-devel@gnu.org; Fri, 24 Feb 2023 03:47:43 -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 1pVTjw-00017o-NV for emacs-devel@gnu.org; Fri, 24 Feb 2023 03:47:42 -0500 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 9C9F424064F for ; Fri, 24 Feb 2023 09:47:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.jp; s=2017; t=1677228457; bh=h4VLTaSZPaNxetCaALoSmMiYqi8vFos7KjTAtnNuD0Y=; h=Date:From:To:Subject:From; b=eZuJlMwJ+qPZwlfMIyvpowdb4IFmPPaVDJUl0LXW9tpZqXukSvrRzp42UvzWYMhrZ sACA5b2xif4oFQiYcKUHk4CUyJr7oJ+fvv2ii0Y3Y+B4jWPctLdIqeAhATncOiwddc zoRSe9+2e8scna/T+hA5MBAToWCm7Ma5ZgcFklvOCytVbIi2yOzHb20bVqEUtzmW5a T+eIqRv1IN+QqBPw52nKl6OLnmNBRCqhzRKYnziESMhVtMOc1TOc2y3PN8sXUGOjqr ru1ZIy1QNTCqhOvdKMeVgQGK4fhCIArSMEjLjp8x9pybxMfy+0cNPQ07UrhD2GfhlA 89Dxr7Wr2OKlg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PNNnP1LFjz6tmh for ; Fri, 24 Feb 2023 09:47:34 +0100 (CET) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <83sfevo4ko.fsf@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: Fri, 24 Feb 2023 06:19:33 -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:303747 Archived-At: Am 24.02.2023 09:22 schrieb Eli Zaretskii: > SQLITE3 is supported, but you need to have the libsqlite3-0.dll on > PATH or in the same directory as emacs.exe, for this support to work. > Did you install the sqlite3 library? No I didn't install anything else. Did you mean the "Precompiled Binaries for Windows" I can find here: https://www.sqlite.org/download.html I can give it a try tonight when I'm back at that machine.