[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re:
消えるカ
ーソル
on FSF Emacs21.3 and display error information
- From: Hideyuki SHIRAI (
白井秀行
) <shirai@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 28 Feb 2003 12:58:17 +0900 (JST)
- X-ml-name: emacs-w3m
- X-mail-count: 04715
- References: <20030227.194556.58015298.shirai@rdmg.mgcs.mei.co.jp><yotlsmuac7pt.fsf@jpl.org><20030227.201024.92596419.shirai@rdmg.mgcs.mei.co.jp><yotln0kic663.fsf@jpl.org>
白井です。
## ML を変えました。
From: Katsumi Yamaoka <yamaoka@jpl.org> さん曰く
Subject: Re: 消えるカーソル on FSF Emacs 21.3
Message-ID: <yotln0kic663.fsf@jpl.org>
Date: Thu, 27 Feb 2003 20:30:12 +0900
白井> ## M-x w3m は同じ frame だったらフォーカスしないようにしちゃ
白井> ## いますね。
山岡さん> どうぞよろしく。
これと、fischer さんの言っていた、
From: "clemens fischer" <ino-qc@spotteswoode.de.eu.org> さん曰く
Subject: [emacs-w3m:04710] another strange but silent error
Message-ID: <lm02zps7.fsf@ID-23066.news.dfncis.de>
Date: 26 Feb 2003 22:38:00 +0100
ino-qc> http://wh58-508.st.uni-magdeburg.de/sparemint/ html/packages/fwhois.html
ino-qc>
ino-qc> this URI retruns quickly, but emacs-w3m return code is just 0
ino-qc> (zero). i have noticed this behaviour with pages beeing inaccessible
ino-qc> when the server returns 404 etc.
ino-qc> informative if emacs-w3m returned just this HTTP exception code for
ino-qc> the users information?
に近いことをやってみました。
こちらは、w3m-show-error-information が nil だと従来と同じ挙動で
す。(エンバグしているかも)
# w3m-current-url は nil のままなので、その辺のガードがいろんな
# 所に入っています。
だけど、
err> Not Found
err>
err> The requested URL /hoge/ was not found on this server.
とか、
err> Cannot Connect
err>
err> Connection failed by DeleGate on `xxxx.rdmg.mgcs.mei.co.jp:8080'
err>
err> Tried from the client xxx.rdmg.mgcs.mei.co.jp:52241 to the server http://namazu.hoge:80.
err>
err> ・ The host name namazu.hoge seems unknown.
err> Are you sure that the server host name is correct?
err> If so, the name server may have some (possibly temporary) problem...
err>
err> The Administrator of this DeleGate -- <xxxx@rdmg.mgcs.mei.co.jp> -- may help you...
err> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
だとそれなりにうれしいけど、
err> w3m: Can't load http://hoge.rdmg.mgcs.mei.co.jp/.
はちとつまらないので、前者も含めて表示メッセージは考えないといけ
ないかもしれないです。(また今度)
--
白井秀行 (mailto:shirai@rdmg.mgcs.mei.co.jp)