+#ifdef WIN32 +#define EDITOR "emacs +%d \"%s\"" +#else #define EDITOR "vi +%d '%s'" +#endif
Thanks, I installed that change. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
+#ifdef WIN32 +#define EDITOR "emacs +%d \"%s\"" +#else #define EDITOR "vi +%d '%s'" +#endif
Thanks, I installed that change. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]