From owner-freebsd-current Mon Oct 26 10:34:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07399 for freebsd-current-outgoing; Mon, 26 Oct 1998 10:34:16 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA07392 for ; Mon, 26 Oct 1998 10:34:11 -0800 (PST) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0zXrSB-0004s4-00; Mon, 26 Oct 1998 11:33:19 -0700 Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.1/8.8.3) with ESMTP id LAA10458; Mon, 26 Oct 1998 11:33:21 -0700 (MST) Message-Id: <199810261833.LAA10458@harmony.village.org> To: mike@seidata.com Subject: Re: 3.0 installation problems Cc: Dan Swartzendruber , Mike Smith , "Stephen J. Roznowski" , current@FreeBSD.ORG, jkh@time.cdrom.com In-reply-to: Your message of "Sun, 25 Oct 1998 20:43:46 EST." References: Date: Mon, 26 Oct 1998 11:33:21 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message mike@seidata.com writes: : > certainly no X apps/libraries. Emacs is handy to have to edit configuration : > files and such when one telnets to the machine to make a change. : : I agree... have you, perhaps, tried uemacs? emacs can be configured to be used w/o X. When I need one of these on a machine that already has X installed, I usually cd to /usr/ports/editors/emacs do a make configure, let it finish, then cd to work/whatever and do a ./configure `./config.status` --without-x11, then cd ../.. and build. Unless the machine has < 3M of memory, emacs isn't a horrible choice for an editor. I've used emacs on machines with as little as 4M of memory from time to time. While I wouldn't want to use it all the time every day on those machines, it is better than having to recall my vi skills. uemacs is interesting, but it isn't gnu emacs. This is both good and bad :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message