From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: end-of-defun is fubsr. Date: Sun, 15 Feb 2009 09:57:35 +0900 Message-ID: <87wsbsfreo.fsf@catnip.gol.com> References: <20090204154427.GD1049@muc.de> <20090213110819.GA2975@muc.de> <20090213164210.GC2975@muc.de> <20090213185756.GD2975@muc.de> <20090214180030.GA4679@muc.de> <20090214232535.GA3623@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234659482 12445 80.91.229.12 (15 Feb 2009 00:58:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Feb 2009 00:58:02 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 15 01:59:17 2009 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 1LYVLp-0002aV-AK for ged-emacs-devel@m.gmane.org; Sun, 15 Feb 2009 01:59:17 +0100 Original-Received: from localhost ([127.0.0.1]:54815 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYVKV-0003B6-5e for ged-emacs-devel@m.gmane.org; Sat, 14 Feb 2009 19:57:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LYVKQ-00039u-On for emacs-devel@gnu.org; Sat, 14 Feb 2009 19:57:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYVKP-00038M-7O for emacs-devel@gnu.org; Sat, 14 Feb 2009 19:57:50 -0500 Original-Received: from [199.232.76.173] (port=52703 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYVKP-00038G-3l for emacs-devel@gnu.org; Sat, 14 Feb 2009 19:57:49 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:53851 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LYVKO-0006Nv-Ei for emacs-devel@gnu.org; Sat, 14 Feb 2009 19:57:48 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LYVKK-0007C2-QS for emacs-devel@gnu.org; Sun, 15 Feb 2009 00:57:44 +0000 Original-Received: from 218.231.175.8.eo.eaccess.ne.jp ([218.231.175.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Feb 2009 00:57:44 +0000 Original-Received: from miles by 218.231.175.8.eo.eaccess.ne.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Feb 2009 00:57:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 218.231.175.8.eo.eaccess.ne.jp System-Type: x86_64-unknown-linux-gnu Cancel-Lock: sha1:eo1035wk+Zav8sc/4fgGQ32GKho= X-detected-operating-system: by monty-python.gnu.org: GNU/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:109083 Archived-At: Alan Mackenzie writes: > The doc-string of `end-of-defun' (very nearly) explicitly states that it > is only for use in languages which have close parentheses at EODs. Hmm, this doesn't right though, does it? Surely it's very useful if a language with definitions ending in "end" handles those commands too (tho it's more work, so understandable when not implemented). [I guess it'd be desirable even for extreme languages like python, but even more difficult] -Miles -- XML is like violence. If it doesn't solve your problem, you're not using enough of it.