all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.