From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stefan Newsgroups: gmane.emacs.devel Subject: Re: make-field suggestion Date: Wed, 08 Sep 2004 18:41:57 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094683350 26159 80.91.224.253 (8 Sep 2004 22:42:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2004 22:42:30 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 09 00:42:23 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5B8x-0001Ub-00 for ; Thu, 09 Sep 2004 00:42:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5BEF-0003G0-U9 for ged-emacs-devel@m.gmane.org; Wed, 08 Sep 2004 18:47:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5BE9-0003Fl-FY for emacs-devel@gnu.org; Wed, 08 Sep 2004 18:47:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5BE7-0003FZ-Vt for emacs-devel@gnu.org; Wed, 08 Sep 2004 18:47:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5BE7-0003FV-Sy for emacs-devel@gnu.org; Wed, 08 Sep 2004 18:47:43 -0400 Original-Received: from [206.47.199.165] (helo=simmts7-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C5B8Y-0000he-SN; Wed, 08 Sep 2004 18:41:59 -0400 Original-Received: from empanada.home ([67.70.164.4]) by simmts7-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20040908223953.FQLX1960.simmts7-srv.bellnexxia.net@empanada.home>; Wed, 8 Sep 2004 18:39:53 -0400 Original-Received: by empanada.home (Postfix, from userid 502) id 98B6D2E0BA9; Wed, 8 Sep 2004 18:41:57 -0400 (EDT) Original-To: Jerry James In-Reply-To: (Jerry James's message of "Wed, 08 Sep 2004 17:26:22 -0500") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26903 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26903 > I'm not sure what this function could usefully return. It ought to > return a reference to a field object, but there is no such thing. For the overlay case, it should very clearly return the new overlay. Stefan