From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: read-file-name argument clash with xemacs Date: 11 Aug 2002 23:18:43 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <5xfzxlksb0.fsf@kfs2.cua.dk> References: <20020809223629.673361.FMU31823@piglet.prv.splode.com> <200208110355.g7B3tN706244@wijiji.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1029097105 15132 127.0.0.1 (11 Aug 2002 20:18:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 11 Aug 2002 20:18:25 +0000 (UTC) Cc: friedman@splode.com, emacs-devel@gnu.org, kyle_jones@wonderworks.com Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17dzAO-0003vx-00 for ; Sun, 11 Aug 2002 22:18:24 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17dzY5-0007D3-00 for ; Sun, 11 Aug 2002 22:42:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17dzBB-0006Ww-00; Sun, 11 Aug 2002 16:19:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17dzAN-0006Va-00 for emacs-devel@gnu.org; Sun, 11 Aug 2002 16:18:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17dzAL-0006VO-00 for emacs-devel@gnu.org; Sun, 11 Aug 2002 16:18:22 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17dzAJ-0006VH-00; Sun, 11 Aug 2002 16:18:19 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id A91147C01E; Sun, 11 Aug 2002 20:18:11 +0000 (GMT) Original-To: rms@gnu.org In-Reply-To: <200208110355.g7B3tN706244@wijiji.santafe.edu> Original-Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6448 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6448 Richard Stallman writes: > So I suggest adding the history variable support to Emacs and moving the > predicate out to the 7th argument. > > Ok. The predicate arg feature was added since the last release so > there is no problem in changing it now. Would you like to do this? > > Please change the appropriate callers, too. Remember to change read-file-name-function and it uses (e.g. ido-read-file-name) too. -- Kim F. Storm http://www.cua.dk