From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: Emacs learning curve Date: Fri, 09 Jul 2010 16:43:49 +0900 (JST) Organization: Red Hat Japan, Inc. Message-ID: <20100709.164349.688774630761782178.yamato@redhat.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1278661401 4937 80.91.229.12 (9 Jul 2010 07:43:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Jul 2010 07:43:21 +0000 (UTC) Cc: fplemma@gmail.com, rms@gnu.org, joakim@verona.se, emacs-devel@gnu.org To: christian.lynbech@tieto.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 09 09:43:19 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OX8Ew-0007Bq-Dm for ged-emacs-devel@m.gmane.org; Fri, 09 Jul 2010 09:43:18 +0200 Original-Received: from localhost ([127.0.0.1]:43297 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OX8Et-0007UR-8Y for ged-emacs-devel@m.gmane.org; Fri, 09 Jul 2010 03:43:15 -0400 Original-Received: from [140.186.70.92] (port=39537 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OX8Em-0007TM-PZ for emacs-devel@gnu.org; Fri, 09 Jul 2010 03:43:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OX8El-00080Z-Lu for emacs-devel@gnu.org; Fri, 09 Jul 2010 03:43:08 -0400 Original-Received: from mx1.redhat.com ([209.132.183.28]:6303) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OX8Ef-0007zJ-Tb; Fri, 09 Jul 2010 03:43:02 -0400 Original-Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o697gwjH005589 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 9 Jul 2010 03:42:58 -0400 Original-Received: from localhost (beach.nrt.redhat.com [10.64.200.71]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o697gucL006137; Fri, 9 Jul 2010 03:42:56 -0400 In-Reply-To: X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:126939 Archived-At: > I failed to resist the urge to re-post the below picture on editor > learning curves :-) > > I found it at http://unix.rulez.org/~calver/pictures/curves.jpg Quite interesting. I guess the emacs curve is also applicable to "Lisp" in "learning curve for some common programming languages." Masatake YAMATO