From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: t and nil in pure memory? Date: Thu, 19 Nov 2009 11:23:27 -0500 Message-ID: References: <200911112023.nABKNrH6023933@godzilla.ics.uci.edu> <87pr7oxieq.fsf@freebits.de> <200911130524.nAD5O5uu009102@godzilla.ics.uci.edu> <87my2nsfh3.fsf@lola.goethe.zz> <877htqswq0.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1258649219 2201 80.91.229.12 (19 Nov 2009 16:46:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2009 16:46:59 +0000 (UTC) Cc: dak@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 19 17:46:52 2009 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.50) id 1NBA9i-0000oL-1c for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 17:46:50 +0100 Original-Received: from localhost ([127.0.0.1]:37741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBA9h-0003pq-LU for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2009 11:46:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NB9nC-0002PW-4H for emacs-devel@gnu.org; Thu, 19 Nov 2009 11:23:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB9n7-0002LF-D0 for emacs-devel@gnu.org; Thu, 19 Nov 2009 11:23:33 -0500 Original-Received: from [199.232.76.173] (port=52197 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB9n7-0002L5-84 for emacs-devel@gnu.org; Thu, 19 Nov 2009 11:23:29 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:46656) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NB9n7-00078C-1Z for emacs-devel@gnu.org; Thu, 19 Nov 2009 11:23:29 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NB9n5-0004iC-G3; Thu, 19 Nov 2009 11:23:27 -0500 In-reply-to: (message from Stefan Monnier on Wed, 18 Nov 2009 10:52:29 -0500) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:117260 Archived-At: There are *many* ways for the user to shoot herself in the foot and make her Emacs session completely unusable. We won't try all, but it is useful to catch some. unintern is not used a lot, so don't worry about the cpu time.