From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Berkeley DB an Emacs Date: 27 Oct 2003 07:47:45 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3F9C3C56.50809@newsmonster.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1067233695 25856 80.91.224.253 (27 Oct 2003 05:48:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2003 05:48:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Oct 27 06:48:12 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AE0Ed-0005ye-00 for ; Mon, 27 Oct 2003 06:48:11 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AE0Ec-0002Ty-00 for ; Mon, 27 Oct 2003 06:48:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AE0DF-0005Fm-Pa for emacs-devel@quimby.gnus.org; Mon, 27 Oct 2003 00:46:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AE0Cs-0005CX-U1 for emacs-devel@gnu.org; Mon, 27 Oct 2003 00:46:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AE0CL-0004fT-3I for emacs-devel@gnu.org; Mon, 27 Oct 2003 00:46:21 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AE0CI-0004dP-Pt; Mon, 27 Oct 2003 00:45:47 -0500 Original-To: "Kevin A. Burton" In-reply-to: <3F9C3C56.50809@newsmonster.org> (burton@newsmonster.org) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17447 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17447 > Date: Sun, 26 Oct 2003 13:27:50 -0800 > From: "Kevin A. Burton" > > Also, as an aside - can Emacs do dynamic linking to native libraries? No, it doesn't, IIRC, to discourage the use of non-free software with Emacs.