From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Apropos Specify `lexical-binding' on the first line, not at the end Date: Thu, 27 Feb 2014 15:30:51 +0530 Message-ID: <877g8gnacs.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1393495168 8402 80.91.229.3 (27 Feb 2014 09:59:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Feb 2014 09:59:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 27 10:59:36 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WIxkc-00038m-9S for ged-emacs-devel@m.gmane.org; Thu, 27 Feb 2014 10:59:34 +0100 Original-Received: from localhost ([::1]:45136 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIxkb-0002Ci-Vk for ged-emacs-devel@m.gmane.org; Thu, 27 Feb 2014 04:59:33 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIxkS-0002Cb-RU for emacs-devel@gnu.org; Thu, 27 Feb 2014 04:59:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIxkL-0000VE-HB for emacs-devel@gnu.org; Thu, 27 Feb 2014 04:59:24 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:39180) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIxkL-0000V7-AH for emacs-devel@gnu.org; Thu, 27 Feb 2014 04:59:17 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WIxkG-0001eZ-Fb for emacs-devel@gnu.org; Thu, 27 Feb 2014 10:59:12 +0100 Original-Received: from 115.241.127.253 ([115.241.127.253]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Feb 2014 10:59:12 +0100 Original-Received: from kjambunathan by 115.241.127.253 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Feb 2014 10:59:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 115.241.127.253 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:UKlHVndX8Tcjuq5d87nKMHuqsfU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169903 Archived-At: I am seeing this message lately during Emacs startup. Warning (:warning): Specify `lexical-binding' on the first line, not at the end The message should mention the source file triggering this warning.