From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: Pretest next week Date: Tue, 27 Jan 2009 13:04:43 +0000 (UTC) Message-ID: References: <87y6x4ue2u.fsf@cyd.mit.edu> <87fxj5esqz.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1233061566 13453 80.91.229.12 (27 Jan 2009 13:06:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2009 13:06:06 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 27 14:07:16 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 1LRne9-0004S7-MP for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2009 14:06:29 +0100 Original-Received: from localhost ([127.0.0.1]:43096 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRncr-0001bl-TP for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2009 08:05:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LRncn-0001bI-Vg for emacs-devel@gnu.org; Tue, 27 Jan 2009 08:05:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LRncm-0001ap-ET for emacs-devel@gnu.org; Tue, 27 Jan 2009 08:05:05 -0500 Original-Received: from [199.232.76.173] (port=60535 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LRncm-0001am-AX for emacs-devel@gnu.org; Tue, 27 Jan 2009 08:05:04 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:34660 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LRncl-0006CS-En for emacs-devel@gnu.org; Tue, 27 Jan 2009 08:05:03 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LRnci-0002a8-0E for emacs-devel@gnu.org; Tue, 27 Jan 2009 13:05:00 +0000 Original-Received: from i062169.gprs.dnafinland.fi ([87.95.62.169]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Jan 2009 13:04:59 +0000 Original-Received: from Adrian.B.Robert by i062169.gprs.dnafinland.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Jan 2009 13:04:59 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 87.95.62.169 (Opera/9.63 (Macintosh; Intel Mac OS X; U; en) Presto/2.1.1) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:108298 Archived-At: YAMAMOTO Mitsuharu math.s.chiba-u.ac.jp> writes: > Not at all, actually. I found that even Feval calls from > read_socket_hook are not completely removed (at least, menu bar > activation and OK button click in the preference panel.) I just noticed the menu one, actually. Do you have an automated way of finding these places, or is it just occurring during usage?