First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 81406
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Graham Murray <graham@gmurray.org.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emacs-w3m-1.4.3-r1.ebuild modified emacs-w3m-1.4.3-r1.ebuild. text/plain Ming Zhao (RETIRED) 2005-02-26 04:32 0000 1.67 KB Details
emacs-w3m-1.4.3-e23.diff emacs-w3m-1.4.3-e23.diff patch Ming Zhao (RETIRED) 2005-02-26 04:32 0000 1.02 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 81406 depends on: Show dependency tree
Bug 81406 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-09 13:34 0000
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 From Mamoru KOMACHI (RETIRED) 2005-02-11 02:06:22 0000 -------
Right. There is a workaround for the problem in emacs-w3m CVS,
and I'll make a patch from it later today.

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2005-02-11 06:41:30 0000 -------
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 From Graham Murray 2005-02-11 13:07:25 0000 -------
This works fine for me, thanks

------- Comment #4 From Ming Zhao (RETIRED) 2005-02-26 04:31:31 0000 -------
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 From Ming Zhao (RETIRED) 2005-02-26 04:32:16 0000 -------
Created an attachment (id=52178) [edit]
modified emacs-w3m-1.4.3-r1.ebuild.

------- Comment #6 From Ming Zhao (RETIRED) 2005-02-26 04:32:55 0000 -------
Created an attachment (id=52179) [edit]
emacs-w3m-1.4.3-e23.diff

------- Comment #7 From Mamoru KOMACHI (RETIRED) 2005-03-05 07:19:34 0000 -------
Fixed in CVS. Thanks.

------- Comment #8 From P.L.Hayes 2005-04-12 20:58:35 0000 -------
Can this fix also be applied to emacs-w3m-1.4.4?  

First Last Prev Next    No search results available      Search page      Enter new bug