emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

read-file-name argument clash with xemacs


From: Noah Friedman
Subject: read-file-name argument clash with xemacs
Date: Fri, 09 Aug 2002 22:36:29 -0700 (PDT)

XEmacs's 6th argument to read-file-name is a history list variable.
In the Emacs development sources, it's a predicate.

This is a somewhat nasty situation because functions which currently
inspect the argument list or use a condition-case to trap
wrong-number-of-arguments, are suddenly failing.

So I suggest adding the history variable support to Emacs and moving the
predicate out to the 7th argument.  Any objections?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]