[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-session problems
- From: Naohiro Aota <naota@xxxxxxxxx>
- Date: Wed, 21 Jan 2009 11:04:33 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 10622
- References: <20524da70901071708x4dacec2bra3fe303371d0f6a8@xxxxxxxxxxxxxx> <878wpja7c4.fsf@xxxxxxxxxxxxxxxx>
Naohiro Aota <naota@xxxxxxxxx> writes:
>> 2. Save every few minutes when necessary. (Not sure if this is working.)
>
> I need little more time to add this.
I've added this in the emacs-w3m CVS. This is disabled by default for
now. You can enable this like the following.
(setq w3m-session-crash-recovery t)
>> 3. Optionally ask you whether you want to load sessions.
>
> (snip)
> "(setq w3m-session-load-last-sessions 'auto)"
> Automatically load the last sessions.
Emacs-w3m now load the last sessions automatically, not only when
`w3m-session-load-last-sessions' is `auto' but also when it is non-nil.
Regards,
For Japanese developers:
クラッシュ復元機能をいれてみました。 今のところデフォルトでは無効にしてい
ます。 しばらくテストしてみてデフォルトで有効にしたいと考えているのですが、
いかがでしょうか?
また `w3m-session-load-last-sessions' が non-nil なのに自動的にセッション
読みこみを行わないのは不自然に感じたので修正しました。
さらに w3m-session-last-autosave-session() が 「自動保存-1」 しか読みこみ
対象と見ていなかったのを修正し、 「自動保存-2」、「自動保存-3」 などを順
次試してみるようにしています。
--
青田