timezone y2k
Shuhei KOBAYASHI
shuhei @ aqua.ocn.ne.jp
1999年 11月 9日 (火) 14:12:33 JST
>>>>> In <869048z5n9.fsf @ aqua.ocn.ne.jp>,
>>>>> Shuhei KOBAYASHI <shuhei @ aqua.ocn.ne.jp> wrote:
> > +(condition-case nil
> > + (unwind-protect
> > + (progn
> > + (setq load-path (delete (expand-file-name ".") load-path))
> > + (require 'timezone))
> > + (setq load-path (cons (expand-file-name ".") load-path)))
> > + (error))
> > +(if (or (not (featurep 'timezone))
> > + (not (string= (aref (timezone-parse-date
> > + "Sat, 1 Jan 00 07:00:00 JST") 0) "2000")))
> > + (setq apel-modules (cons 'timezone apel-modules)))
>>>>> In <14375.42745.557273.28805G @ wanderlust.dq.isl.ntt.co.jp>,
>>>>> teranisi @ isl.ntt.co.jp (Yuuichi Teranishi/寺西裕一) wrote:
> XEmacs 20.4 が手元にないので XEmacs 20.4 の timezone.el に問題があるか
> どうか確かめられません。XEmacs 20.4 に問題あるなら
XEmacs 19.15 付属の timezone.el (time stamp は 1997 年)でも上のテストは
成功するみたいです. (それ以上は未確認)
> あと、将来版の Emacs に付属の timezone.el が fix される見込みは
> あるのでしょうか?
現在では修正されているみたいです.
--
Shuhei KOBAYASHI
More information about the APEL-ja
mailing list