From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15983 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.6.33 is released Date: 12 Aug 1998 11:51:37 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154927 25139 80.91.224.250 (20 Oct 2002 23:02:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:02:07 +0000 (UTC) Cc: bugs@gnus.org Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id DAA14402 for ; Wed, 12 Aug 1998 03:59:22 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id GAA20042 for ; Wed, 12 Aug 1998 06:53:16 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id FAT03396; Wed, 12 Aug 1998 05:23:59 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 12 Aug 1998 05:52:04 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id FAA09892 for ; Wed, 12 Aug 1998 05:51:56 -0500 (CDT) Original-Received: from djlvig.dl.ac.uk (djlvig.dl.ac.uk [148.79.112.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA17554; Wed, 12 Aug 1998 06:51:41 -0400 (EDT) Original-Received: (from fx@localhost) by djlvig.dl.ac.uk (8.8.7/8.8.5) id LAA21858; Wed, 12 Aug 1998 11:51:38 +0100 X-Face: "_!nmR@11ZNuumt0oqG"Y3Hfy|;FGz)`"ul[G?ah6k-oNyDW?3/Nq3Qab$kUnUQ_d4};kPl R=}-Vqfo|S5mThi-kaBR=>%g5a3-OvnEhdHu{^APIaP:b}0m!$bDC>SX zz'r)e?`at?tpD*+~b+pf Original-To: ding@gnus.org In-Reply-To: Steinar Bang's message of "Wed, 12 Aug 1998 07:39:07 GMT" Original-Lines: 21 X-Mailer: Gnus v5.6.31/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15983 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15983 >>>>> "SB" == Steinar Bang writes: SB> This patch worked for infodir, but not for lispdir (on 5.6.33): 1998-08-12 Dave Love * gnus-5.6.28/Makefile.in (datadir): Define. *** Makefile.in 1998/08/12 10:34:55 1.2 --- Makefile.in 1998/08/12 10:42:03 *************** *** 1,4 **** --- 1,5 ---- prefix = @prefix@ + datadir = @datadir@ lispdir = @lispdir@ srcdir = @srcdir@ The current W3 beta is probably the place to look for Emacs autoconfiscation examples, though I don't remember what it gets up to.