From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: Re: assignment to free variable byte compiler warnings Date: Sun, 24 Feb 2008 09:54:54 +0100 Message-ID: <47C130DE.4040106@gmx.at> References: <200802230625.m1N6PPUB021666@sallyv1.ics.uci.edu> <47BFE199.9080503@gmx.at> <200802240300.m1O30SkJ012229@sallyv1.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 1203845066 20419 80.91.229.12 (24 Feb 2008 09:24:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2008 09:24:26 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Dan Nicolaescu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 24 10:24:51 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JTD6H-0000JL-Op for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2008 10:24:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTD5l-0003FV-K9 for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2008 04:24:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTD5g-0003Ap-71 for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 04:24:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTD5e-00037L-Ly for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 04:24:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTD5e-000374-Id for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 04:24:10 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JTD5e-0006wB-4E for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 04:24:10 -0500 Original-Received: (qmail invoked by alias); 24 Feb 2008 08:57:27 -0000 Original-Received: from N715P031.adsl.highway.telekom.at (EHLO [62.47.33.95]) [62.47.33.95] by mail.gmx.net (mp009) with SMTP; 24 Feb 2008 09:57:27 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18KouQ1AoUK6ssxTXwAoj+itdyugV6UKA9uecQEEp p02skUZt0mlx5D User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <200802240300.m1O30SkJ012229@sallyv1.ics.uci.edu> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17574 Archived-At: > > Unless you have already done so: Wouldn't it be reasonable if you > > installed your re-namings in bytecomp.el? > > No opinion... If a bytecomp maintainers asks for it, I can install the change. Why should bytecomp maintainers care about this problem? It's a problem they pose on you and me.