From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Zhang Wei Newsgroups: gmane.emacs.devel Subject: Re: Memory exhausted--use C-x s then exit and restart Emacs Date: Tue, 31 Oct 2006 23:35:29 +0800 Message-ID: <87zmbcfqgu.fsf@emacsfans.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162308979 26227 80.91.229.2 (31 Oct 2006 15:36:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Oct 2006 15:36:19 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 31 16:36:15 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Geven-0006DK-Nf for ged-emacs-devel@m.gmane.org; Tue, 31 Oct 2006 16:36:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gevem-0003JS-NU for ged-emacs-devel@m.gmane.org; Tue, 31 Oct 2006 10:36:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GeveS-0003Fk-6U for emacs-devel@gnu.org; Tue, 31 Oct 2006 10:35:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GeveM-0003A1-5D for emacs-devel@gnu.org; Tue, 31 Oct 2006 10:35:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeveM-00039y-0f for emacs-devel@gnu.org; Tue, 31 Oct 2006 10:35:38 -0500 Original-Received: from [64.233.184.239] (helo=wr-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GeveM-00050t-0d for emacs-devel@gnu.org; Tue, 31 Oct 2006 10:35:38 -0500 Original-Received: by wr-out-0506.google.com with SMTP id i2so446861wra for ; Tue, 31 Oct 2006 07:35:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:references:from:mail-followup-to:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=FjSeR+uPCTkcjswEvWfnBUA0/vqHcIMhtLMA9/zBm+JS+tQC42Gb2Cb+x948FVtazuLsJajpWC2pxZTtU3s0K4RWKNMz8Wb/vfOGKRVZyCUgW6oBTjRMyqAqBq/9A//sVZH06kLacBWiqS+7e+e0I8k2Ax6X9rvJKBWFstgbrIo= Original-Received: by 10.90.94.2 with SMTP id r2mr2296167agb; Tue, 31 Oct 2006 07:35:37 -0800 (PST) Original-Received: from emacsfans.org ( [59.66.78.64]) by mx.google.com with ESMTP id 24sm11223628wrl.2006.10.31.07.35.34; Tue, 31 Oct 2006 07:35:36 -0800 (PST) Original-Received: from brep by emacsfans.org with local (Exim 4.63) (envelope-from ) id 1GeveD-0005dR-Rb for emacs-devel@gnu.org; Tue, 31 Oct 2006 23:35:29 +0800 Original-To: emacs-devel@gnu.org Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Leo's message of "Tue\, 31 Oct 2006 14\:10\:36 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) 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:61479 Archived-At: Leo writes: > I'm getting this message from Emacs whenever I select some text and > paste it to gnome-terminal by pressing the middle button of the mouse. > > ,---- > | Memory exhausted--use C-x s then exit and restart Emacs > `---- > > Tested with: GNU Emacs 23.0.0.2 (i686-pc-linux-gnu, GTK+ Version > 2.8.20) of 2006-10-31 in Fedora core 5. I got !MEM FULL! message in the mode line several times after today's update, and I have to xkill emacs and restart it, but I don't know why and can't reproduce it. GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2006-10-31 on BREP $ uname -a Linux BREP 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux