From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: strange byte compiler behavior Date: Sun, 06 Jan 2008 17:34:20 +0100 Message-ID: <4781030C.3040007@gmx.at> References: <200712312055.lBVKteSa012881@oogie-boogie.ics.uci.edu> <200801021948.m02JmJ1Y005211@oogie-boogie.ics.uci.edu> <200801022317.m02NHVSC017328@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199637787 14952 80.91.229.12 (6 Jan 2008 16:43:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Jan 2008 16:43:07 +0000 (UTC) Cc: dann@ics.uci.edu, rms@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 06 17:43:28 2008 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 1JBYat-0008UA-Jr for ged-emacs-devel@m.gmane.org; Sun, 06 Jan 2008 17:43:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBYaW-0007v0-Tj for ged-emacs-devel@m.gmane.org; Sun, 06 Jan 2008 11:43:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBYaS-0007tD-IT for emacs-devel@gnu.org; Sun, 06 Jan 2008 11:43:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBYaR-0007sS-5w for emacs-devel@gnu.org; Sun, 06 Jan 2008 11:43:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBYaQ-0007sP-W0 for emacs-devel@gnu.org; Sun, 06 Jan 2008 11:42:59 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JBYaQ-0003RA-GX for emacs-devel@gnu.org; Sun, 06 Jan 2008 11:42:58 -0500 Original-Received: (qmail invoked by alias); 06 Jan 2008 16:42:57 -0000 Original-Received: from M3165P014.adsl.highway.telekom.at (EHLO [88.117.43.142]) [88.117.43.142] by mail.gmx.net (mp031) with SMTP; 06 Jan 2008 17:42:57 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19CVg5a5DhC7sfkt5KWCR5I5C+qILy5zs/bLIZxyD UJjSx5MPmUKq1y User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: 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:86340 Archived-At: > They are, but elsewhere and the byte-compiler only knows about it via > `boundp': it doesn't keep its own list of defvar'd variables. aka `heisenboundp'