ホーム > アーカイブ > 2007-07
2007-07
Meadow で日本語検索(grep-find)
- 2007/07/09
- その他
1.Meadow/Emacs memo: 全文検索 ― 日本語 grep
2.sh1.2 pyblosxom : 作業メモの取り方と、Meadowでの日本語検索(utf-8)
1.で lgrep をインストールして、2.で .emacs の設定をすることで動くようになった。
;;lgrep(setq grep-command "lgrep -n -Ks -Os ")(setq grep-find-command "find . -type f -path '*.svn*' -prune -o -print0 | xargs -0 -e lgrep -n -Ks -Os ")(setq grep-program "lgrep")
- コメント: 0
- トラックバック(閉): 0
ホーム > アーカイブ > 2007-07