[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-url-to-file-name / w3m-expand-file-name-as-url
>>>>> In [emacs-w3m : No.00284]
>>>>> TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp> wrote:
土> http://www.ietf.org/rfc/rfc1808.txt に記載されている URI の BNF 定義部
土> 分を本メールの末尾に引用しておきますが、file:///path または file:/path
土> でなければならないはずなので、そう修正しました。
browse-url-of-file がうまく動かずに気付いたのですが、
(w3m-url-to-file-name "file:/home/ari/public_html/index.html")
=> "file:/home/ari/public_html/index.html"
となってしまいます。
--
有沢 明宏