Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!bcyclone04.am1.xlned.com!bcyclone04.am1.xlned.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.044 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'subject:Python': 0.05; '(of': 0.07; 'language,': 0.11; 'things.': 0.15; '7:51': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'lisp': 0.16; 'list)': 0.16; 'wrote:': 0.16; 'intel': 0.18; 'language': 0.19; '2015': 0.20; 'to:name:python-list@python.org': 0.20; 'header:In-Reply-To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'assembly': 0.29; 'that.': 0.30; 'everyone': 0.31; 'int': 0.33; 'received:google.com': 0.35; 'level': 0.35; 'but': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'no,': 0.38; 'building': 0.38; 'why': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'high': 0.60; 'back': 0.62; 'today': 0.65; '26,': 0.72; 'jul': 0.72; 'car': 0.72; 'chrisa': 0.84; "it'd": 0.84; 'subject:Gmail': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=zMB0sVXXKlqsq0k1PvH1vxjlAy43QhEVZn7fF4qJmO0=; b=opzuJagEW3oh0GcrfjiH7gRAFTVBR89CgmBXIEv7iVbFW5SPX5VSsGTubhq0E0YLcR P9Rf/HYBMGMF+bWAkwy6R3xqfDmyODxcZkvmHJHMGo463SYWU5SzoW6TAIibpmq4qv6i QGDmLauL3O6qdGScxofvo3Awy4hCIDYrcC9NDBWco1YO+zBDG7HfNH5sqo/fb45djMMw p0QZUUPLfvzZ0NXj0gaoQ51pDLQglyVy25nhvleG62lHfJTrJmUIf/bKYn4BbHlEx23v 6fpXbl8GLckS4viIudKeA6dvBhzYzemg3da78vZeEeX8ebcNIglNOYj5j4gHyAgFSa+G Ryhw== MIME-Version: 1.0 X-Received: by 10.50.142.67 with SMTP id ru3mr8313229igb.16.1437905007593; Sun, 26 Jul 2015 03:03:27 -0700 (PDT) In-Reply-To: <87lhe3xn42.fsf@elektro.pacujo.net> References: <201507251634.t6PGYUvo028820@fido.openend.se> <87d1zgyqgb.fsf@elektro.pacujo.net> <228d9572-6cff-4f89-bd68-e31ecbb8e46a@googlegroups.com> <327a9975-b079-4d44-998d-0d1168ba7a59@googlegroups.com> <87twsrxva6.fsf@elektro.pacujo.net> <2d0388e4-f880-4537-8e18-1d470b2c9620@googlegroups.com> <87pp3fxqn1.fsf@elektro.pacujo.net> <87lhe3xn42.fsf@elektro.pacujo.net> Date: Sun, 26 Jul 2015 20:03:27 +1000 Subject: Re: Gmail eats Python From: Chris Angelico To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437905016 news.xs4all.nl 2908 [2001:888:2000:d::a6]:60226 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 4129 X-Received-Body-CRC: 2027231047 Xref: csiph.com comp.lang.python:94614 On Sun, Jul 26, 2015 at 7:51 PM, Marko Rauhamaa wrote: >> - What everyone calls head (of a list) emacs calls Car (Toyota?) > > Now you're inventing things. No, but it's LISP rather than Emacs that calls it that. And it dates back to an assembly language opcode. Why that got perpetuated in a high level language, I don't know - it'd be like building a language today and using "interrupt" as the name of its call mechanism, because it's built on the Intel INT opcode. ChrisA