From owner-freebsd-questions@FreeBSD.ORG Wed Oct 17 18:39:45 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3491A16A419 for ; Wed, 17 Oct 2007 18:39:45 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from izb.knu.ac.kr (izb.knu.ac.kr [155.230.157.93]) by mx1.freebsd.org (Postfix) with ESMTP id DB5C713C46E for ; Wed, 17 Oct 2007 18:39:44 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: by draba.izb.knu.ac.kr (Postfix, from userid 59) id 661843EA4; Thu, 18 Oct 2007 03:39:29 +0900 (KST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on draba.izb.knu.ac.kr X-Spam-Level: X-Spam-Status: No, score=-16.5 required=15.1 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VERIFIED autolearn=disabled version=3.2.3 X-Spam-Comment: DKIM? See http://www.google.com/search?btnI&q=RFC+4871 Received: from izb.knu.ac.kr (localhost.izb.knu.ac.kr [127.0.0.1]) by draba.izb.knu.ac.kr (Postfix) with ESMTP id 2E5DE3EA3; Thu, 18 Oct 2007 03:39:28 +0900 (KST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=izb.knu.ac.kr; h=subject: from:reply-to:to:cc:in-reply-to:references:content-type: content-transfer-encoding:date:message-id:mime-version; q= dns/txt; s=s1024; bh=BL8sBaS4QzewK3+o26y2bsrWYh0=; b=JZjCfXCixjE g2gsPW1UWMPJ9tNu0hxzFBQl9dOXyCi9fwxjt/cgO3aM9U7RRvMCwja31sL43RMY gCPSAmeDxw7QTSVFwFGGrcM+flWu2OM9aTMZsDcQsXc594RfvB+AFVmHwlGoFn6l iyjSVfiOTPtlXRG/uV7Y2T79u7CbDyTE= Received: from viola.izb.knu.ac.kr (viola.izb.knu.ac.kr [IPv6:2002:9be6:9d5d:3::3]) by draba.izb.knu.ac.kr (Postfix) with ESMTP id F37883EA1; Thu, 18 Oct 2007 03:39:27 +0900 (KST) Received: by viola.izb.knu.ac.kr (Postfix, from userid 1001) id E6B7D5E02; Thu, 18 Oct 2007 03:39:28 +0900 (KST) From: Byung-Hee HWANG To: cpghost In-Reply-To: <20071017200007.5045d41f@epia-2.farid-hajji.net> References: <1192512563.861.18.camel@viola.izb.knu.ac.kr> <47145065.5080807@otenet.gr> <1192535589.861.72.camel@viola.izb.knu.ac.kr> <20071017200007.5045d41f@epia-2.farid-hajji.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: InZealBomb Date: Thu, 18 Oct 2007 03:39:26 +0900 Message-Id: <1192646366.3118.5.camel@viola.izb.knu.ac.kr> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1.1 FreeBSD GNOME Team Port Cc: freebsd-questions@freebsd.org Subject: Re: [OT] proper editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bh@izb.knu.ac.kr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2007 18:39:45 -0000 On Wed, 2007-10-17 at 20:00 +0200, cpghost wrote: > On Tue, 16 Oct 2007 20:53:09 +0900 > Byung-Hee HWANG wrote: > > > On Tue, 2007-10-16 at 08:47 +0300, Manolis Kiagias wrote: > > > Byung-Hee HWANG wrote: > > > > Hi there, I'm beginner. > > > > > > > > Please recommend for proper editor so that ... > > > > I want to practice *Python* under best environment ... > > > > > > > > vim, emacs, gedit, or notepad.exe, ... > > > > To tell truth, I really want to learn Python with a complex editor > > like Emacs. I feel so sorry for I object to your professional > > opinion;; > > As others already pointed out, it doesn't really matter which > editor you use. Use the one you feel most comfortable with at > the moment. > > Personally, I use Emacs' (Python Mode) to edit Python programs, > and try out code snippets in the Python Shell, either from > within a separate xterm, or, sometimes from within an Emacs > shell buffer. If you're on Windows though, it's probably easier > to simply use the editor that comes with IDLE. It's good enough > for most cases and does syntax coloring too. :) I made the decision to go with Emacs. Thank you for encouraging me ;; -- Byung-Hee HWANG InZealBomb, Kyungpook National University, KOREA "I'll reason with him." -- Vito Corleone, "Chapter 14", page 200