Andreas Roehler | 5 Sep 2006 08:47
Picon

[emacs-w3m:08827] w3m-e22

Hi,

thank you for developing w3m.

After installing it as described

on

GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)

(load "MY-PATH/w3m.elc" nil t)

produced an error:

"w3m-e22" couldn't be found"

w3m-e22.el is required but not distributed, as it seems..

Had to change the following section in w3m.el:

   ((>= emacs-major-version 22)
    ;;     (require 'w3m-e22))
    (require 'w3m-e21)) ;; changed section

Now it works fine.

__
Andreas Roehler

(Continue reading)

Katsumi Yamaoka | 5 Sep 2006 09:02
X-Face
Favicon
Gravatar

[emacs-w3m:08828] Re: w3m-e22

Hi,

>>>>> In [emacs-w3m : No.08827] Andreas Roehler wrote:

> After installing it as described
> on
> GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
> (load "MY-PATH/w3m.elc" nil t)
> produced an error:

> "w3m-e22" couldn't be found"

If you are interested in emacs-w3m under development as well as
Emacs under development, you can obtain a snapshot using anon
CVS (see http://emacs-w3m.namazu.org/index-en.html) or ViewCVS
as:

http://cvs.namazu.org/emacs-w3m.tar.gz?view=tar

That version supports Emacs 22 and 23 (w/ no warranty).

Regards,


Gmane