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: Sun, 20 Jan 2008 16:48:48 -0500 Message-ID: <1u63xonp6n.fsf@fencepost.gnu.org> References: <200801191750.m0JHoGrN015380@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1200865748 13899 80.91.229.12 (20 Jan 2008 21:49:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Jan 2008 21:49:08 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 20 22:49:27 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 1JGi2c-00033F-Dd for ged-emacs-devel@m.gmane.org; Sun, 20 Jan 2008 22:49:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGi2C-0000tM-U6 for ged-emacs-devel@m.gmane.org; Sun, 20 Jan 2008 16:48:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JGi27-0000pQ-Sp for emacs-devel@gnu.org; Sun, 20 Jan 2008 16:48:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGi25-0000oI-BY for emacs-devel@gnu.org; Sun, 20 Jan 2008 16:48:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGi25-0000o3-5d for emacs-devel@gnu.org; Sun, 20 Jan 2008 16:48:49 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGi24-0000Cv-S2 for emacs-devel@gnu.org; Sun, 20 Jan 2008 16:48:48 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JGi24-0000rP-FN; Sun, 20 Jan 2008 16:48:48 -0500 X-Spook: Ansar al-Islam Honduras terrorism fissionable world X-Ran: ;Med&,O6S#mCcSaQ;IL9WtQfOnc&~A=^oX7o7splE\mP=Oc27p];G\jX'9xbZnAqk&F>Q' X-Hue: red X-Attribution: GM In-Reply-To: (Johan =?iso-8859-1?Q?Bockg=E5rd's?= message of "Sun, 20 Jan 2008 11:54:20 +0100") 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:87133 Archived-At: Johan Bockg=E5rd wrote: > I think this is a bug in skeleton. It used to work in Emacs 21. See > > http://lists.gnu.org/archive/html/help-gnu-emacs/2007-12/msg00349.html I don't really know. The doc-string of skeleton-insert says this is expected behaviour: Note that expressions may not return t since this implies an endless loop.