From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Crash on visiting C files Date: Thu, 23 Aug 2007 14:13:18 -0400 Message-ID: <87wsvmunk1.fsf@stupidchicken.com> References: <871wdvz0lp.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187893088 30050 80.91.229.12 (23 Aug 2007 18:18:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2007 18:18:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 23 20:18:06 2007 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 1IOHFs-0002xe-1j for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2007 20:18:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOHFr-00055B-1W for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2007 14:18:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IOHFn-000556-O0 for emacs-devel@gnu.org; Thu, 23 Aug 2007 14:17:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOHFm-00054u-Qv for emacs-devel@gnu.org; Thu, 23 Aug 2007 14:17:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOHFm-00054r-KK for emacs-devel@gnu.org; Thu, 23 Aug 2007 14:17:58 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IOHFm-0007LP-Cx for emacs-devel@gnu.org; Thu, 23 Aug 2007 14:17:58 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 308B94E39A; Thu, 23 Aug 2007 14:13:18 -0400 (EDT) In-Reply-To: (Stefan Monnier's message of "Thu\, 23 Aug 2007 11\:01\:32 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-Detected-Kernel: Linux 2.6 (newer, 1) 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:77041 Archived-At: Stefan Monnier writes: >> The following recent checkin to the branch causes Emacs to crash on >> visiting any C file: > >> 2007-08-22 Stefan Monnier > >> * lread.c: (Qold_style_backquotes): New var. >> (syms_of_lread): Init and staticpro it. >> (load_warn_old_style_backquotes): New fun. >> (Fload): Use them to warn about old style backquotes. >> (end_of_file_error, Fload): Remove unused vars. > > Can't reproduce it here ;-( I can't reproduce this now, either. Oh well; sorry for the noise.