[xyzzy:02268] IE5って面白い !!
- Subject: [xyzzy:02268] IE5って面白い !!
- From: masahito henmi <henmi@xxxxxxxxxxxxx>
- X-mailer: Denshin 8 Go V321.2b5
みなさん、こんにちは。
IE5に以下のようなファイルを読ませてみました。
<?xml version="1.0"?>
<book>
<chapter>
<title>do-completion</title>
<arguments>from to type &optional compl word</arguments>
<description>(buffer-substring from to) の文字列を補完します。その後 do-completion-internal を呼び出しています。</description>
<file>completion.l</file>
<seealso>*do-completion</seealso>
<seealso>do-completion-internal</seealso>
</chapter>
<chapter>
<title>do-completion-internal</title>
<arguments>from to type &optional compl not-uniq-ok word</arguments>
<description>(buffer-substring from to) の文字列を補完します。*do-completion を呼び出しています。</description>
<file>completion.l</file>
<seealso>*do-completion</seealso>
</chapter>
</book>
すると<book> <chapter>の前にマイナス記号がついていて、クリックすると
開いたり閉じたりします。
面白いです。
------------------------------------------------------------
逸見雅人 Masahito Henmi henmi@xxxxxxxxxxxxx