From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 10 18:20:12 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F44D37B401 for ; Thu, 10 Apr 2003 18:20:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A2BB43F93 for ; Thu, 10 Apr 2003 18:20:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3B1KAUp031901 for ; Thu, 10 Apr 2003 18:20:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3B1KAI3031900; Thu, 10 Apr 2003 18:20:10 -0700 (PDT) Resent-Date: Thu, 10 Apr 2003 18:20:10 -0700 (PDT) Resent-Message-Id: <200304110120.h3B1KAI3031900@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shao Zhang Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D75737B401 for ; Thu, 10 Apr 2003 18:15:16 -0700 (PDT) Received: from osprey.activesky.com.au (osprey.activesky.com.au [202.92.123.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 0E93443F93 for ; Thu, 10 Apr 2003 18:15:15 -0700 (PDT) (envelope-from shaoz@activesky.com) Received: (qmail 759 invoked by uid 10018); 11 Apr 2003 01:15:10 -0000 Received: from shaoz@activesky.com by osprey.activesky.com.au by uid 0 with qmail-scanner-1.16 (uvscan: v4.1.60/v4247. Clear:. Processed in 0.22846 secs); 11 Apr 2003 01:15:10 -0000 Received: from unknown (HELO shaoz.activesky.com.au) (203.185.212.194) by osprey.activesky.com.au with SMTP; 11 Apr 2003 01:15:09 -0000 Received: from shaoz.activesky.com.au (localhost [127.0.0.1]) h3B1F1VE007232 for ; Fri, 11 Apr 2003 11:15:01 +1000 (EST) (envelope-from shaoz@shaoz.activesky.com.au) Received: (from shaoz@localhost) by shaoz.activesky.com.au (8.12.6/8.12.6/Submit) id h3B1F1VC007231; Fri, 11 Apr 2003 11:15:01 +1000 (EST) (envelope-from shaoz) Message-Id: <200304110115.h3B1F1VC007231@shaoz.activesky.com.au> Date: Fri, 11 Apr 2003 11:15:01 +1000 (EST) From: Shao Zhang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50799: Lisp Packages install directory should not depend on minor emacs version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Shao Zhang List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 01:20:12 -0000 >Number: 50799 >Category: ports >Synopsis: Lisp Packages install directory should not depend on minor emacs version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 18:20:10 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Shao Zhang >Release: FreeBSD 5.0-RELEASE i386 >Organization: >Environment: System: FreeBSD shaoz.activesky.com.au 5.0-RELEASE FreeBSD 5.0-RELEASE #3: Thu Jan 23 15:01:10 EST 2003 root@shaoz.activesky.com.au:/usr/obj/usr/src/sys/SHAO i386 >Description: Lisp package ports should install in a emacs version neutral directory, so that they will still work after an upgrade to emacs. psgml and mpg123.el install in the right directory: /usr/local/share/emacs/site-lisp But bbdb, mule-ucs, speedbar, jde etc all install in: /usr/local/share/emacs/21.2. An upgrade to emacs 21.3 will make all these installation stop working. >How-To-Repeat: >Fix: Install in /usr/local/share/emacs/site-lisp and modify subdirs.el if necessary. Or see the debian package examples for bbdb, jde etc. >Release-Note: >Audit-Trail: >Unformatted: