From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Inefficient code in reftex-index.el Date: Wed, 08 Jun 2005 08:01:21 -0400 Message-ID: References: <85slzv7j87.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118232764 12492 80.91.229.2 (8 Jun 2005 12:12:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Jun 2005 12:12:44 +0000 (UTC) Cc: emacs-devel@gnu.org, dominik@science.uva.nl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 08 14:12:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfzOF-0006Hv-MV for ged-emacs-devel@m.gmane.org; Wed, 08 Jun 2005 14:10:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfzUw-0005hD-Vs for ged-emacs-devel@m.gmane.org; Wed, 08 Jun 2005 08:17:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DfzPh-0002ti-3g for emacs-devel@gnu.org; Wed, 08 Jun 2005 08:12:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DfzPf-0002st-2A for emacs-devel@gnu.org; Wed, 08 Jun 2005 08:12:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DfzPB-0002dn-59 for emacs-devel@gnu.org; Wed, 08 Jun 2005 08:11:33 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DfzKX-0003oe-IN for emacs-devel@gnu.org; Wed, 08 Jun 2005 08:06:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DfzFJ-0006oJ-E5; Wed, 08 Jun 2005 08:01:21 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:38317 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38317 This `evaporate' idea is a good one, but I agree with the person who said that the indication should go at the end, not the beginning, of the return value. The value returned by `match-data' has a defined format and this should not be broken.