[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Re: octet viewer



野宮です。

OS/2だけの問題かも知れませんが...m(_ _)m

>>>>> In the Message: [emacs-w3m ML: No.02637]
>>>>>   with the date of Tue, 29 Jan 2002 18:57:20 +0900
>>>>> [寺西さん] == Yuuichi Teranishi <teranisi@gohome.org> has written:

寺西さん> call-process の返り値が数字以外になる場合をわすれてました。
寺西さん> エラーは出ないようにしてみました。

wvWare 0.6.5とwvHtml 0.6.0.1でやってみました(何れも、
  
  bar.exe foo.doc > foo.html

としなければならないものです)。

何も表示されず、

Signaling: (file-error "Opening input file" "no such file or directory" "g:/tmp/octet399IAF")
  insert-file-contents("octet399IAF" nil nil nil nil)
  insert-file-contents-as-binary("octet399IAF")
  (progn (erase-buffer) (insert-file-contents-as-binary outfile))
  (if (and (numberp result) (zerop result)) (progn (erase-buffer) (insert-file-contents-as-binary outfile)))
  (when (and (numberp result) (zerop result)) (erase-buffer) (insert-file-contents-as-binary outfile))
  (progn (setq result (apply ... filter nil nil nil ...)) (when (and ... ...) (erase-buffer) (insert-file-contents-as-binary outfile)) 0)
  (unwind-protect (progn (setq result ...) (when ... ... ...) 0) (if (file-exists-p infile) (delete-file infile)) (if (file-exists-p outfile) (delete-file outfile)) (cd last-dir))
  (let ((infile ...) (outfile ...) (last-dir default-directory) result) (cd octet-temp-directory) (write-region-as-binary (point-min) (point-max) infile nil (quote no-msg)) (unwind-protect (progn ... ... 0) (if ... ...) (if ... ...) (cd last-dir)))
  octet-filter-call2("wvWare" nil)
  apply(octet-filter-call2 ("wvWare" nil))
  (zerop (apply (nth 1 elem) (list ... ...)))
  (if (zerop (apply ... ...)) (nth 4 elem))
  (let ((elem ...)) (if (zerop ...) (nth 4 elem)))
  octet-filter-buffer(msword)
  (setq type (octet-filter-buffer type))
  (while (setq type (octet-filter-buffer type)))
  (let (type result) (setq type (if ... ... ...)) (while (setq type ...)))
  octet-buffer()
  octet-find-file("e:/work/ki.doc")
  call-interactively(octet-find-file)
  execute-extended-command(nil)
* call-interactively(execute-extended-command)

というBacktraceが表示されました。
確かに、g:/tmpには、何のファイルも生成されてはいませんでした。

あと、Emacsを終了しようとしますと、

  「ki.docを保存するか?」

と訊いて来ます....(_ _?

宜しくお願いします。m(_ _)m

---
  野宮  賢             mail-to: nomiya@ttmy.ne.jp

       "No Windows, no gains!" ... "Why, I am wrong?"
                                           
                                          -- Bill --