From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: Check for redundancy Date: Fri, 3 Jul 2015 08:09:16 +0200 Message-ID: <20150703060916.GB25193@tuxteam.de> References: <87si9bl7k7.fsf@nl106-137-147.student.uu.se> <87mvzerv09.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed X-Trace: ger.gmane.org 1435903819 6854 80.91.229.3 (3 Jul 2015 06:10:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jul 2015 06:10:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Emanuel Berg To: Robert Thorpe Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 03 08:10:19 2015 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 1ZAuAx-0001yv-IQ for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2015 08:10:15 +0200 Original-Received: from localhost ([::1]:39456 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAuAx-0007ak-14 for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Jul 2015 02:10:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAuAi-0007Xz-10 for help-gnu-emacs@gnu.org; Fri, 03 Jul 2015 02:10:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAuAe-0007vq-Ss for help-gnu-emacs@gnu.org; Fri, 03 Jul 2015 02:09:59 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:42214 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAuAe-0007eI-Ng for help-gnu-emacs@gnu.org; Fri, 03 Jul 2015 02:09:56 -0400 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1ZAuA0-0006g8-M0; Fri, 03 Jul 2015 08:09:16 +0200 In-Reply-To: <87mvzerv09.fsf@robertthorpeconsulting.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.199.139.25 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:105373 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, Jul 03, 2015 at 12:37:42AM +0100, Robert Thorpe wrote: > Emanuel Berg writes: [...] > In Lisp the type of a variable is stored with the variable at runtime. Let me nit a pick: In Lisp it's not the variable which "has" a type, but the value itself. It's the 5 currently "living" in five which is an int. - -- t -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlWWJwwACgkQBcgs9XrR2ka4agCffKVM7DmJb8jSy+L3e56g8oSq 9ZgAnA3MzRqKpSKXkCQxhCYEEv3ywHCR =unCb -----END PGP SIGNATURE-----