From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: skeleton bug in python.el Date: Sat, 19 Jan 2008 23:02:30 -0500 Message-ID: References: <200801191750.m0JHoGrN015380@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1200801766 31551 80.91.229.12 (20 Jan 2008 04:02:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Jan 2008 04:02:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 20 05:03:04 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 1JGROg-0002z9-QC for ged-emacs-devel@m.gmane.org; Sun, 20 Jan 2008 05:03:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGROH-0002oE-Ni for ged-emacs-devel@m.gmane.org; Sat, 19 Jan 2008 23:02:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGROD-0002mD-Dk for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:02:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGROB-0002ks-Qu for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:02:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGROB-0002kg-Lf for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:02:31 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGROB-0002iq-8a for emacs-devel@gnu.org; Sat, 19 Jan 2008 23:02:31 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JGROA-00081W-LJ; Sat, 19 Jan 2008 23:02:30 -0500 X-Spook: Delta Force SAFE North Korea 2600 Magazine Arnett X-Ran: 4f4DT,c'T.Gy!ewJo]?${S~knM";GELM!@-4Si@'OEzRacfJ='/R"5qPorV0=F%jZj-JXO X-Hue: magenta X-Attribution: GM In-Reply-To: <200801191750.m0JHoGrN015380@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Sat, 19 Jan 2008 09:50:14 -0800") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:87094 Archived-At: Dan Nicolaescu wrote: > Create an empty python file. > > Use the menu to select Python/Templates.../if > Then enter > something RET > answer y to the question 'Add "else" statement?' > > This will throw an error: > skeleton-internal-1: Variable binding depth exceeds max-specpdl-size should be fixed now.