[Mew-dist 04147] Re: b24
YAMAGUCHI, Shuhei
yamagus at example.com
1998年 3月 11日 (水) 00:27:28 JST
やまぐち@ねっとらぴゅたの住人、です。
>>> In article <19970311065139K.kazu at example.com>,
>>> Kazu Yamamoto (山本和彦) <Kazu at example.com> writes:
Kazu> mew-1.93b24.tar.gz is now available from ftp.mew.org:/pub/Mew/beta.
Kazu> Thanks to the elisp implementation of impath to list up folders, that
Kazu> job becomes much faster in this version, especially on Win
Kazu> environments. The magic is to skip tracing a *file* if its name is
Kazu> numeric. Thanks you, Yamagichi-san.
余計なlet変数が残っていたので修正です。
#w32-get-true-file-link-countはfile-attributesの時あればいいので。 ^^;
動作上は何も変わらないので、使うぶんには充てなくても問題ないです。
ところで、完全にlisp版だけにしてしまうと、OS/2でimpathをREXX時点でトラッ
プしてしまうというような技が使えなくなってしまうと思うのですが、問題な
いのでしょうか?
でわでわ
--
yamagus at example.com / やまぐち@ねっとらぴゅたの住人
yamagus at example.com / 山口 修平
PGP-Fingerprint: 25 0F 6F E1 57 AD 56 08 3A BC D0 9B 48 AF 31 7A
-------------- next part --------------
--- mew-func.el.orig Tue Mar 11 06:38:55 1997
+++ mew-func.el Wed Mar 11 00:03:55 1998
@@ -358,7 +358,6 @@
(defun mew-folder-list (folder)
"List up subfolders of FOLDER."
(let ((case-fold-search t)
- (w32-get-true-file-link-count t)
folders curdir dirent relpath abspath attr
subprefix subfolder)
(setq curdir (mew-expand-folder folder))
Mew-dist メーリングリストの案内