in efs.el, function efs-abort-recursive-edit-and-then
i get the following error while byte-compiling....
While compiling efs-abort-recursive-edit-and-then in file
/cvs/xemacs/packages/xemacs-packages/libs/efs/efs.el:
** set called with 1 arg, but requires 2
i think it's this line:
(setq efs-abort-recursive-edit-data)
i guess it defaults to nil in the above statement?
jeff
Show replies by date