[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mhc:00337] Re: ruby for Windows.



大原です。

nom@xxxxxxxxxxxxxxxxxxx (Yoshinari NOMURA) さんの、
"Wed, 12 Jan 2000 18:04:02 +0900" にだした、
「[mhc:00335] Re: ruby for Windows.」というメールにて…… :

> ども。snap 作りました。Windows で gemcal が動くかもしれない
> snap です。Windows で ruby-gtk が動く方のチェックを希望。

Windows98 で、クリスさんの仰せのままに Ruby/gtk をインストールし直しました。
で、試してみましたが、[mhc:00328] と同様の状況で止まりました。


あと、today のパラメータでちょっと悩んだので、ちょこっと patch です。

# Windows で、オフライン環境な場合の --mail をどうにかしたいですね……。

--- today.orig	Wed Jan 12 17:31:04 2000
+++ today	Wed Jan 12 19:01:58 2000
@@ -61,12 +61,12 @@
 
 def usage(do_exit = true)
   STDERR .print "usage: today [options]
-  Show your toay's schedules.
+  Show your today's schedules.
   --help               show this message.
   --format             change output format 'html' currently only is allowed.
   --category=CATEGORY  pick only in CATEGORY. 
                        '!' and space separated multiple values are allowed.
-  --date=[strig][+n]   set a period of date.
+  --date=[string[+n]]  set a period of date.
                        string is one of these:
                          today, tomorrow, sun ... sat, yyyymmdd
                        list n+1 days of schedules if +n is given.

----
OHARA Shigeki (大原重樹) <os@xxxxxxxxx>