[xyzzy:07500] Re: 指定したディレクトリを Grep
- Subject: [xyzzy:07500] Re: 指定したディレクトリを Grep
- From: KAMEI Tetsuya <kamei@xxxxxxxxxxxx>
- X-mailer: KaMail-0.0.2.4 (ITS / PDP-10s)
- X-yzzy-version: 0.2.2.210
ザキさん、こんにちは。
2001年9月7日(金)[15:20:29]の、
[xyzzy:07493] 指定したディレクトリを Grep
への返事です。
| それで質問なのですが、ディレクトリの欄に指定したディレクトリを入れた状
| 態でGrepダイアログを開くことは可能でしょうか?
(defun foo ()
(let ((ed::*grep-directory-name-hook*
#'(lambda ()
(pop si:*command-line-args*))))
(declare (special ed::*grep-directory-name-hook*))
(grep-dialog)))
とか定義しておいて、-f foo "ディレクトリ" を渡せばたぶ
ん動きます。
--
亀井哲弥(KAMEI Tetsuya)
kamei@xxxxxxxxxxxx