From owner-freebsd-questions@FreeBSD.ORG Wed Oct 17 19:02:58 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 7ED8416A41A for ; Wed, 17 Oct 2007 19:02:58 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: from izb.knu.ac.kr (unknown [IPv6:2002:9be6:9d5d:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 521A813C45B for ; Wed, 17 Oct 2007 19:02:53 +0000 (UTC) (envelope-from bh@izb.knu.ac.kr) Received: by draba.izb.knu.ac.kr (Postfix, from userid 59) id B39B83EA4; Thu, 18 Oct 2007 04:02:49 +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 595423EA3; Thu, 18 Oct 2007 04:02:48 +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=0+NKjNVKkdgxN214rvVwwlBCtys=; b=jINIw97R87S c4wyUhH6UmlReDeQP+IBY4QJvAeqz0DUdmSdnDxLbGNhBfCIvpHjQ2MFbYKkoEhj mp6mw5R62r+9AoFhhhcFZk81zHVsZMMwdPlSabX+jewqDQ8DKzDBfEWPdF9s7chV spOLUoO1IszSrvMjq0ueP/R32ELHOPjY= 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 3EAB23EA1; Thu, 18 Oct 2007 04:02:48 +0900 (KST) Received: by viola.izb.knu.ac.kr (Postfix, from userid 1001) id 807865E02; Thu, 18 Oct 2007 04:02:49 +0900 (KST) From: Byung-Hee HWANG To: Manolis Kiagias In-Reply-To: <4714B2E4.2010108@otenet.gr> References: <1192512563.861.18.camel@viola.izb.knu.ac.kr> <47145065.5080807@otenet.gr> <1192535589.861.72.camel@viola.izb.knu.ac.kr> <4714B2E4.2010108@otenet.gr> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: InZealBomb Date: Thu, 18 Oct 2007 04:02:47 +0900 Message-Id: <1192647767.3118.8.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 19:02:58 -0000 On Tue, 2007-10-16 at 15:47 +0300, Manolis Kiagias wrote: > > 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, ... > >>> > >>> If you give me good advice about that, I'll study very hard ... > >>> > >>> So which one is best editor? ... > >>> > >>> > >>> > >> There is no such thing as a "best" editor. Which one you know better NOW? > >> If the goal is to study Python (assuming no previous experience), go > >> along with the easiest for you. For starters, if you are using a GUI, > >> go with Python's own IDLE environment. It is not "advanced", but neither > >> are you at this point. And it does have some advantages (like immediate > >> execution of commands to try out things). > >> Spending time learning a complex editor like vi or emacs, will certainly > >> pay up in the long run though. > >> > > > > Nope. I don't care what it costs. I don't care even if I have to learn a > > complex editor for long time ... > > > > 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;; > > > > > :) :) This is not a professional opinion, it is just a way of thinking > that may or may not apply to you in this case (or generally). > You are welcome to start learning both Python and Emacs at the same > time, and delve deep at both. In fact, there are so many editors and > programming languages available in FreeBSD you can spend an entire > lifetime learning. It *is* my exact defintion of *having fun* ! Thanks for the guidance, you've helped me. Indeed ;; -- Byung-Hee HWANG InZealBomb, Kyungpook National University, KOREA "Johnny is one of the few man with bells in this town." -- Deanna Dunn, "Chapter 13", page 182