From owner-freebsd-questions@FreeBSD.ORG Mon May 2 12:25:01 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE0616A4CE for ; Mon, 2 May 2005 12:25:01 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A0643D45 for ; Mon, 2 May 2005 12:25:00 +0000 (GMT) (envelope-from clem.twain@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1441801wri for ; Mon, 02 May 2005 05:25:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:organization:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:x-enigmail-supports:content-type:content-transfer-encoding; b=XBMn7ofj0oCTgE9+qapz3tLJBqNJ3tOqxBtYiBtPImLC9pBrvfGvWmGaDGxPITkluAOBsRBxs310kiXNigs+KnByahmp5BS+MXLaLDrbHqbhp/5WWo6ESBrWanBQfGHfpe0/gArDdE4dBOz+Z+aI7y4Qq36CwOD4daguic2h1Ok= Received: by 10.54.3.18 with SMTP id 18mr184132wrc; Mon, 02 May 2005 05:25:00 -0700 (PDT) Received: from ?192.168.10.100? ([165.165.215.90]) by mx.gmail.com with ESMTP id 13sm86069wrl.2005.05.02.05.24.56; Mon, 02 May 2005 05:25:00 -0700 (PDT) Message-ID: <42761C0F.8070303@gmail.com> Date: Mon, 02 May 2005 14:24:47 +0200 From: Clement Twine Organization: The Net Freax BV User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Shantanoo Mahajan References: <42734355.8030700@zonnet.nl> <20050501025803.GA6705@dhumketu.homeunix.net> In-Reply-To: <20050501025803.GA6705@dhumketu.homeunix.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Frank Staals cc: questions@freebsd.org Subject: Re: Looking for a KATE replacement X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: clem.twain@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 12:25:01 -0000 Shantanoo Mahajan wrote the following on 05/01/2005 04:58 AM: > +++ Frank Staals [freebsd] [30-04-05 10:35 +0200]: > | Hey everyone, > | > | When I started using FreeBSD for desktop usage ( about a year ago ) I > | used KDE as desktop manager, but now I am using XFCE4.2.1 for that > | purpose. But when writing html pages, scripts, programs etc I still use > | KATE ( KDE Advanced Text Editor ), the thing is that it starts up realy > | slow ( probably because it has to load a lot of basic kde stuff ). > | > | So the question was does anyone know a good graphical replacement for > | Kate, I esspecially like the bar on the left which lets you easily > | switch between multiple files, and the build in terminalclient on the > | bottom. I tried looking in the ports/editors section but there are that > | many editors I realy don't know what to use. I am looking for a > | graphical editor, not commandline ( therefor I allready use joe ). > > gvim, (x)emacs, bluefish, ... is gvim the same as kvim (apart from one being for KDE ane the other for GNOME?) Do they offer same functionality? It seems (not sure though) that KDE apps are more refined than GNOME apps. Clem.