From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18937 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Re: nested requests (gnus + bbdb 2.0) Date: 19 Nov 1998 17:37:44 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157376 8891 80.91.224.250 (20 Oct 2002 23:42:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:42:56 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA11616 for ; Thu, 19 Nov 1998 11:38:39 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB21307; Thu, 19 Nov 1998 10:38:13 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 19 Nov 1998 10:38:11 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA29125 for ; Thu, 19 Nov 1998 10:38:02 -0600 (CST) Original-Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA11599 for ; Thu, 19 Nov 1998 11:37:53 -0500 (EST) Original-Received: from bolzano (vroonhof@bolzano [129.132.146.140]) by frege.math.ethz.ch (8.8.8/Main-STAT-mailer) with ESMTP id RAA26650 for ; Thu, 19 Nov 1998 17:37:36 +0100 (MET) Original-Received: (vroonhof@localhost) by bolzano (SMI-8.6/D-MATH-client) id RAA19608; Thu, 19 Nov 1998 17:37:44 +0100 Original-To: ding@gnus.org In-Reply-To: Jack Vinson's message of "Thu, 19 Nov 1998 16:12:40 GMT" Original-Lines: 8 User-Agent: Gnus/5.070051 (Pterodactyl Gnus v0.51) XEmacs/21.0 (Pyrenean-pre6) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18937 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18937 Jack Vinson writes: > Is there a better way to take care of this problem generically? Provide the feature at the start of the file not at the beginning. I think this is the main reason VM's .el files have it that way. Jan