From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: chad Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 4e23cd0 4/5: * mail/rmail.el (rmail-show-message-1): When displaying a mime message, Date: Wed, 8 Apr 2015 15:19:18 -0700 Message-ID: <1FE2C7A8-B7BE-4D8D-AC39-F9F2C5F9C211@gmail.com> References: <83mw2mn2no.fsf@gnu.org> <5521359D.2000509@yandex.ru> <83fv8emvgq.fsf@gnu.org> <55219139.8040507@yandex.ru> <83oan2l4pk.fsf@gnu.org> <5521B811.8070603@yandex.ru> <83d23hlmia.fsf@gnu.org> <20150407165131.GA2600@acm.fritz.box> <552486A4.2020803@yandex.ru> <20150408104847.GA4252@acm.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1428531578 11735 80.91.229.3 (8 Apr 2015 22:19:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Apr 2015 22:19:38 +0000 (UTC) Cc: emacs-devel To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 09 00:19:29 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YfyJl-0006n6-B8 for ged-emacs-devel@m.gmane.org; Thu, 09 Apr 2015 00:19:29 +0200 Original-Received: from localhost ([::1]:55057 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfyJk-0003Om-Hi for ged-emacs-devel@m.gmane.org; Wed, 08 Apr 2015 18:19:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfyJh-0003Of-OK for emacs-devel@gnu.org; Wed, 08 Apr 2015 18:19:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YfyJc-00060u-O5 for emacs-devel@gnu.org; Wed, 08 Apr 2015 18:19:25 -0400 Original-Received: from p3plsmtpa08-09.prod.phx3.secureserver.net ([173.201.193.110]:40724) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YfyJc-00060b-Jb for emacs-devel@gnu.org; Wed, 08 Apr 2015 18:19:20 -0400 Original-Received: from [10.3.1.41] ([69.84.252.185]) by p3plsmtpa08-09.prod.phx3.secureserver.net with id DaKJ1q00R40lw0501aKKKD; Wed, 08 Apr 2015 15:19:19 -0700 X-Sender: chad@lonesharkgames.com In-Reply-To: <20150408104847.GA4252@acm.fritz.box> X-Mailer: Apple Mail (2.2070.6) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 173.201.193.110 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:185177 Archived-At: > On 08 Apr 2015, at 03:48, Alan Mackenzie wrote: > > In Emacs, you chose what > level of complexity you work at, and you can learn it gradually. I have a friend whos helping teach programming to kids (~15 years old) without any previous programming experience. They teach the kids python, emacs, and git (and they work in teams). From what I hear, the students pick up git more quickly and more easily than they do emacs. I say this not to discredit anyones experience, but instead to point out that there are many people who have a very different experience. ~Chad