From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: EMACS_INT cleanup Date: Thu, 23 Sep 2010 22:21:18 +0200 Organization: Organization?!? Message-ID: <87wrqc2ou9.fsf@lola.goethe.zz> References: <83aan8uvy3.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285273302 21192 80.91.229.12 (23 Sep 2010 20:21:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2010 20:21:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 23 22:21:42 2010 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.69) (envelope-from ) id 1OysIX-0001tK-AE for ged-emacs-devel@m.gmane.org; Thu, 23 Sep 2010 22:21:41 +0200 Original-Received: from localhost ([127.0.0.1]:42977 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OysIW-000440-LQ for ged-emacs-devel@m.gmane.org; Thu, 23 Sep 2010 16:21:40 -0400 Original-Received: from [140.186.70.92] (port=33115 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OysIR-00043i-G6 for emacs-devel@gnu.org; Thu, 23 Sep 2010 16:21:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OysIN-0007Cz-WE for emacs-devel@gnu.org; Thu, 23 Sep 2010 16:21:35 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:48775) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OysIN-0007Cr-Py for emacs-devel@gnu.org; Thu, 23 Sep 2010 16:21:31 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OysIK-0001lw-QC for emacs-devel@gnu.org; Thu, 23 Sep 2010 22:21:28 +0200 Original-Received: from p508ea678.dip.t-dialin.net ([80.142.166.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Sep 2010 22:21:28 +0200 Original-Received: from dak by p508ea678.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Sep 2010 22:21:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: p508ea678.dip.t-dialin.net X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:x0E8if0T9cvNmL8Dbia7NgbNa3c= X-detected-operating-system: by eggs.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:130691 Archived-At: Lars Magne Ingebrigtsen writes: > I mean, it sounds nonsensical, but 1) it makes it compile without any > other warnings, and 2) if you've said (setq a (buffer-string)) on a > big buffer and then happen to (intern a), you don't want a segfault, > do you? It might distract you enough as to not make your getaway before the memory bloat police arrives and catches you red-black-handed. -- David Kastrup