From owner-freebsd-questions Tue Jan 8 19:12:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 4115637B416 for ; Tue, 8 Jan 2002 19:12:09 -0800 (PST) Received: from barbish ([63.70.155.113]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Tue, 8 Jan 2002 22:14:50 -0500 From: "Joe & Fhe Barbish" To: "Gary W. Swearingen" Cc: "FBSD Questions" Subject: RE: Xemacs editor Date: Tue, 8 Jan 2002 22:12:06 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <5gg05g1b9f.05g@localhost.localdomain> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Both the ports and packages install a full blown x11 xemacs environment. I did a pkg_delete xemacs and it only deleted xemacs and left all the dependents it used. Why did the delete not remove all of the dependents used by xemacs? -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Gary W. Swearingen Sent: Tuesday, January 08, 2002 9:58 PM To: Joe & Fhe Barbish Cc: FBSD Questions Subject: Re: Xemacs editor "Joe & Fhe Barbish" writes: > I pkg_add -r xemacs and installed 6300+ files for a total of 100meg. > All I wanted was a mouse enabled editor that would launch from > the command line. You got it, it seems. Except that I though you wanted one of those that would run without X11. Have you found Xemacs outside X11 to be mouse-enabled beyond mere cut & paste? > It looks to me like I got the full blown xemacs package. I don't have packages handy, so I don't know how they're organized, but there are several ports that make up a full-blown installation. > Is there some way I can just get the editor? I doubt it, but at least with ports you can get a less-than-full-blown setup. The Xemacs binary is "only" 3 MB, but most of what implements the features is contained in *.elc and a few *.el elisp files. (The *.elc files are a sort of "compiled" *.el elisp files.) It comes with a lot of plain text README-type files and INFO files too. I don't know what a minimum install is, but if you find you like the thing, you could probably go through the directories and clean lots of it out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message