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 23:37:56 +0100 Message-ID: <47C1F1C4.5090502@gmx.at> References: <200802230625.m1N6PPUB021666@sallyv1.ics.uci.edu> <47BFE199.9080503@gmx.at> <200802240300.m1O30SkJ012229@sallyv1.ics.uci.edu> <55ablqyuve.fsf@fencepost.gnu.org> <200802242034.m1OKYqJ4029706@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 1203892748 1306 80.91.229.12 (24 Feb 2008 22:39:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 Feb 2008 22:39:08 +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 23:39:34 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 1JTPVM-0000lc-GD for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2008 23:39:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTPUr-00035r-3D for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2008 17:39:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTPTU-0002Yl-Ij for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 17:37:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTPTT-0002Y6-4R for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 17:37:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTPTS-0002Y0-Vk for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 17:37:35 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JTPTS-000332-4q for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2008 17:37:34 -0500 Original-Received: (qmail invoked by alias); 24 Feb 2008 22:37:33 -0000 Original-Received: from N815P018.adsl.highway.telekom.at (EHLO [62.47.45.210]) [62.47.45.210] by mail.gmx.net (mp044) with SMTP; 24 Feb 2008 23:37:33 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18YEk1gMBMYUsQUHb23Ck26b3zkdGNRHWsG512jOK cc6ZhnX5e65apz User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: <200802242034.m1OKYqJ4029706@sallyv1.ics.uci.edu> X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:17580 Archived-At: > For the record, here's the patch in question. As it's a band-aid, and > it was not intended to be checked in, the new variable names are not > really consistent, just consistently ugly. Please make them consistently beautiful.