Looks fine to me, except
> ! ;; This is for Emacs 23:
> ! ;; (list (concat "EMACS=" invocation-directory invocation-name))
> ! '("EMACS=t"))
> ! '("INSIDE_EMACS=t")The comment is incorrect, and should simply be removed: we won't be changing EMACS to the filename of Emacs if we introduce an INSIDE_EMACS variable. Everyone else looks OK. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
