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

Re: w3m-session problems



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」 などを順
次試してみるようにしています。

--
青田