From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: how to add button to emacs that play a elisp code Date: Sat, 13 Sep 2014 21:18:29 -0700 (PDT) Message-ID: <8efac071-5def-47d3-a93c-c04f4b703269@googlegroups.com> References: <04dd6007-693a-4e56-9e2a-e930e51a9563@googlegroups.com> <21521.22678.640570.26495@mail.eng.it> <21521.24551.904371.551048@mail.eng.it> <21521.37886.262510.961741@mail.eng.it> <87vbotx3ht.fsf@debian.uxu> <87ioktn2qp.fsf@kuiper.lan.informatimago.com> <87d2b1vh2w.fsf@debian.uxu> <878ulnmcqb.fsf@kuiper.lan.informatimago.com> <6fa8531a-e443-4b4d-8e8e-78f76074178d@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1410668429 24936 80.91.229.3 (14 Sep 2014 04:20:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Sep 2014 04:20:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 14 06:20:22 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1XT1IR-00048G-5f for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2014 06:20:19 +0200 Original-Received: from localhost ([::1]:52709 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XT1IQ-0005Hr-Et for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2014 00:20:18 -0400 X-Received: by 10.224.0.142 with SMTP id 14mr8893258qab.8.1410668310167; Sat, 13 Sep 2014 21:18:30 -0700 (PDT) X-Received: by 10.50.79.201 with SMTP id l9mr133489igx.11.1410668310066; Sat, 13 Sep 2014 21:18:30 -0700 (PDT) Original-Path: usenet.stanford.edu!s7no666633qap.1!news-out.google.com!ef6ni2722igb.0!nntp.google.com!r10no1776429igi.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <6fa8531a-e443-4b4d-8e8e-78f76074178d@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.16.107; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.95.16.107 User-Agent: G2/1.0 Injection-Date: Sun, 14 Sep 2014 04:18:30 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:207603 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:99877 Archived-At: On Sunday, September 14, 2014 8:00:18 AM UTC+5:30, Rusi wrote: > I often get into arguments on the python list because I find python's > 'is' operator (roughly lisp's 'eq) a terrible name in that it > insidiously coincides identity in the philosophical sense with pointer > identity. Whoops! A typo that adds more confusion than clarity: That 'eq looks like a lisp-quoted-eq. I meant an English-quoted-eq -- 'eq' !