From owner-freebsd-ports Tue Jun 3 19:31:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA12079 for ports-outgoing; Tue, 3 Jun 1997 19:31:02 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id TAA12073 for ; Tue, 3 Jun 1997 19:31:01 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <17084(4)>; Tue, 3 Jun 1997 19:30:30 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177489>; Tue, 3 Jun 1997 19:30:22 -0700 To: freebsd-ports@freebsd.org Subject: Re: ispell port requires EMACS?! In-reply-to: Your message of "Tue, 03 Jun 97 19:37:12 PDT." <9706040237.AA14401@cabri.obs-besancon.fr> Date: Tue, 3 Jun 1997 19:30:11 PDT From: Bill Fenner Message-Id: <97Jun3.193022pdt.177489@crevenia.parc.xerox.com> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jean-Marc Zucconi wrote: >I think the solution is to not byte-compile ispell.el. Emacs users >will probably not notice that it take a little more time to load this >one :-) You could byte-compile it if emacs is already present, or if PACKAGE_BUILDING. That might be too much effort for too little return. Bill