[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-session and emacs23
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 20 Feb 2009 08:24:11 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 10708
- References: <38b2ab8a0902190342kf5d14d7jd0d3eef805533b02@xxxxxxxxxxxxxx> <b4mab8iav4s.fsf_-_@xxxxxxx>
P.S. Don't you use emacs-w3m that has been byte compiled using
Emacs 22? The byte code, i.e. those in .elc files, is
incompatible between Emacs 23 and the old ones, especially for
non-ASCII characters. Therefore, you want to rebuild emacs-w3m
using Emacs 23, or to use a binary package that has been compiled
using Emacs 23.
>>>>> In [emacs-w3m : No.10707] Katsumi Yamaoka wrote:
> Hi,
> First of all, please send such a message to the emacs-w3m list
> <emacs-w3m@xxxxxxxxxx> directly. It's necessarily the best.
> Because even the package author, moreover the emacs-w3m team,
> isn't necessarily able to solve a problem.
> (Shirai-san forwarded your message there to ask for help. He
> said he is too busy to install Emacs 23.)
>>>>>> Francis Moreau wrote:
>> Hello,
>> I'd like to use w3m-session on emacs23 but it doesn't seem to work:
>> w3m doesn't reload my latest session anymore. It used to work with
>> emacs22.
>> Could you tell me if the version attached of w3m-session.el should
>> work with emacs23 ?
> At least the most recent w3m-session on the most recent Emacs 23
> in my Linux box works with no problem. What command did you
> perform when you thought w3m-session didn't work? Did it issue
> a warning or an error message then? What kind of a platform do
> you run emacs-w3m on? Have you tried the most recent emacs-w3m?
> That is: http://cvs.namazu.org/emacs-w3m.tar.gz
> Emacs-w3m is always being developed, so you might have gotten
> the one in which some bugs have not been fixed yet.
> Regards,