Stephen J Turnbull <stephen(a)xemacs.org> writes:
APPROVE doctor.el
Will push in a day or so unless there's major complaint.
Thanks!
Steve Youngs writes:
> In doctor.el there is a simple function, #'// that just
returns the arg
> given to it.
In other words, an alias for #'identity.
Ah, yeah. I woulda thought of that eventually :-)
[...]
+;; #'identity appears to go back to at least 2000.Mein fuehrer!!
+(if (not (fboundp 'identity))
+ (defun identity (x) x))
Wouldn't it be better to skip this? The likelihood of anyone still
using a 14+ year old XEmacs is kinda low. And if there are any such
users, perhaps a void-function error could be just the incentive they
need to upgrade. :-)
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| SXEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<steve(a)sxemacs.org>---|
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta