[Mew-dist 13838] Re: XEmacs on Win32 patch and question.

Shuichi KITAGUCHI ( 北口修一 ) kit at example.com
2000年 8月 13日 (日) 00:23:01 JST


あぁぁ、パッチを付け忘れました。

--- mew-win32.el.original	Wed Jul 05 18:24:29 2000
+++ mew-win32.el	Sun Aug 13 00:01:43 2000
@@ -45,8 +45,8 @@
 
 ;; Emacs version dependent variables.
 (cond
-;; ((featurep 'xemacs)	; XEmacs?
-;;  (setq mew-prog-shell-arg  shell-command-switch)
+ ((featurep 'xemacs)			; XEmacs
+  (setq mew-prog-shell-arg  shell-command-switch))
   
  ((= 20 emacs-major-version)
   (if (boundp 'w32-system-coding-system)


--
Shuichi Kitaguchi <kit at example.com>



Mew-dist メーリングリストの案内