> Date: Mon, 28 Aug 2006 15:37:02 +0100 > From: Jason Rumney <[EMAIL PROTECTED]> > Cc: "Kim F. Storm" <[EMAIL PROTECTED]>, [email protected] > > The only thing left is to silence the compiler warning about > w32-shell-dos-semantics not being defined on other platforms. Is > (defun w32-shell-dos-semantics) the right way to do that?
I think ``the right way to do that'' is simply disregard the warning. We have already quite a few places in Emacs where similar warnings are emitted, and we don't care. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
