From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52987 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: Re: fast local-file storage for Gnus Date: Tue, 03 Jun 2003 12:00:38 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nvfw19zgy.fsf@lockgroove.bwh.harvard.edu> <87smqwedvf.fsf@mail.paradoxical.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054637953 11518 80.91.224.249 (3 Jun 2003 10:59:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 10:59:13 +0000 (UTC) Original-X-From: ding-owner+M1531@lists.math.uh.edu Tue Jun 03 12:59:07 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19N9VT-0002zA-00 for ; Tue, 03 Jun 2003 12:59:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19N9X4-0006Na-00; Tue, 03 Jun 2003 06:00:46 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19N9Wx-0006NU-00 for ding@lists.math.uh.edu; Tue, 03 Jun 2003 06:00:39 -0500 Original-Received: (qmail 48169 invoked by alias); 3 Jun 2003 11:00:39 -0000 Original-Received: (qmail 48164 invoked from network); 3 Jun 2003 11:00:39 -0000 Original-Received: from albion.dl.ac.uk (148.79.80.39) by sclp3.sclp.com with SMTP; 3 Jun 2003 11:00:39 -0000 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.36 #1 (Debian)) id 19N9Ww-0006bO-00 for ; Tue, 03 Jun 2003 12:00:38 +0100 Original-To: ding@gnus.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52987 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52987 Josh Huber writes: > I take it this is not a standard feature across emacs/Xemacs: No. Is it even consistently present in XEmacs? > http://www.xemacs.org/Documentation/21.5/html/lispref_52.html Obviously, adding such a thing to Emacs wouldn't be difficult. I did it using my dynamic loading changes. However, I think you'd at least have to distribute the db library with Emacs to make sure it was available.