unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* read-file-name argument clash with xemacs
@ 2002-08-10  5:36 Noah Friedman
  2002-08-11  3:55 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: Noah Friedman @ 2002-08-10  5:36 UTC (permalink / raw)
  Cc: kyle_jones

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?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-11 21:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-10  5:36 read-file-name argument clash with xemacs Noah Friedman
2002-08-11  3:55 ` Richard Stallman
2002-08-11 21:18   ` Kim F. Storm

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).