[Bug 894] Re: w3m.el and w3mhack.el use unexistent w3m-e22.el

Maftoul Samuel samuel.maftoul at gmail.com
Wed Oct 11 08:49:47 UTC 2006


No reply for 5 month, old bug, the fix won't be accepted in hoary,
closing !

** Description changed:

- When byte-compiling on Hoary for emacs-snapshot w3m fails because w3m.el
- and w3mhack.el use unexistent w3m-e22.el.
- 
- Either adding http://cvs.namazu.org/emacs-w3m/w3m-e22.el or applying the
- following patch can help:
- 
- -------------------------------------------------
- diff w3m/w3m.el w3m-/w3m.el
- 90c90
- <     (require 'w3m-...
- 
  When byte-compiling on Hoary for emacs-snapshot w3m fails because w3m.el
  and w3mhack.el use unexistent w3m-e22.el.
  
  Either adding http://cvs.namazu.org/emacs-w3m/w3m-e22.el or applying the
  following patch can help:
  
  -------------------------------------------------
  diff w3m/w3m.el w3m-/w3m.el
  90c90
  <     (require 'w3m-e22))
  ---
  >     (require 'w3m-e21))
  diff w3m/w3mhack.el w3m-/w3mhack.el
  272d271
  <                                    "w3m-e22.el"
  283c282
  <                                  '("w3m-e22.el" "w3m-fsf.el"))
  ---
  >                                  '("w3m-e21.el" "w3m-fsf.el"))
  -------------------------------------------------
  
  Links:
  http://emacs-w3m.namazu.org/ml/msg07001.html
  http://www.usenetlinux.com/archive/index.php/t-235546.html

** Changed in: w3m-el (Ubuntu)
       Status: Unconfirmed => Rejected

-- 
w3m.el and w3mhack.el use unexistent w3m-e22.el
https://launchpad.net/bugs/894




More information about the universe-bugs mailing list