Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81406 - emacs-w3m does not work with emacs-cvs
Summary: emacs-w3m does not work with emacs-cvs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 13:34 UTC by Graham Murray
Modified: 2005-04-12 20:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
modified emacs-w3m-1.4.3-r1.ebuild. (emacs-w3m-1.4.3-r1.ebuild,1.67 KB, text/plain)
2005-02-26 04:32 UTC, Ming Zhao (RETIRED)
Details
emacs-w3m-1.4.3-e23.diff (emacs-w3m-1.4.3-e23.diff,1.02 KB, patch)
2005-02-26 04:32 UTC, Ming Zhao (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Murray 2005-02-09 13:34:34 UTC
With the release of emacs 21.4, the cvs version incremented to 22.0.50. Now emacs-w3 fails with the error 'Cannot open load file: w3m-e22'. There is a w3m-e21.el load file for emacs 21.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




 emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#2, Feb  8 2005, 14:55:18)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -mtune=pentium3 -pipe -fstack-protector"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -mtune=pentium3 -pipe -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.mirror.sdv.fr ftp://mirror.nutsmaas.nl/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://ftp.easynet.nl/mirror/gentoo/
ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 X aalib acl aim alsa apache2 apm arts avi bash-completion berkdb
bitmap-fonts bonobo bzlib caps cdparanoia cdr crypt ctype cups curl curlwrappers
divx4linux doc dvd dvdr emacs encode esd exif f77 faac fam fbcon flac
font-server foomaticdb fortran gdbm gif gmp gnome gnutls gphoto2 gpm gstreamer
gtk gtk2 gtkhtml guile iconv icq imagemagick imlib ipv6 jabber java jce jpeg
junit kde lcms leim libg++ libwww live lm_sensors mad mikmod mmx mng motif
mozilla mozsvg mozxmlterm mpeg msn native ncurses network nls nptl offensive
oggvorbis opengl oscar oss pam pcntl pcre pdflib perl png posix postgres python
qt quicktime readline recode sdl shared sharedmem slang snmp sockets speex spell
sse ssl svg svga sysvipc tcltk tcpd tetex theora threads tiff truetype
truetype-fontstype1 type1-fonts unicode usb utf8 wmf wxwindows xine xml xml2
xmms xv yahoo zlib linguas_en_GB"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-02-11 02:06:22 UTC
Right. There is a workaround for the problem in emacs-w3m CVS,
and I'll make a patch from it later today.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-02-11 06:41:30 UTC
This is fixed in CVS. (emacs-1.4.3-r1.ebuild)
Please test it and report back if this works or not.
Thanks in advance.
Comment 3 Graham Murray 2005-02-11 13:07:25 UTC
This works fine for me, thanks
Comment 4 Ming Zhao (RETIRED) gentoo-dev 2005-02-26 04:31:31 UTC
I'm running the latest unicode brunch(major version has been changed to 23) of emacs and got the following error when starting w3m:

Cannot open load file: w3m-e22

I think we should use w3m-e23.el from http://cvs.namazu.org/emacs-w3m/w3m-e23.el.
I'm attaching the modifiled ebuild and patch.
Comment 5 Ming Zhao (RETIRED) gentoo-dev 2005-02-26 04:32:16 UTC
Created attachment 52178 [details]
modified emacs-w3m-1.4.3-r1.ebuild.
Comment 6 Ming Zhao (RETIRED) gentoo-dev 2005-02-26 04:32:55 UTC
Created attachment 52179 [details, diff]
emacs-w3m-1.4.3-e23.diff
Comment 7 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-03-05 07:19:34 UTC
Fixed in CVS. Thanks.
Comment 8 PL Hayes 2005-04-12 20:58:35 UTC
Can this fix also be applied to emacs-w3m-1.4.4?