Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38608 - w3m wont work inside emacs ( app-emacs/emacs-w3m)
Summary: w3m wont work inside emacs ( app-emacs/emacs-w3m)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-18 09:02 UTC by lil
Modified: 2004-01-18 11:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lil 2004-01-18 09:02:06 UTC
It looks like i cant even read my email with "gnus" i get this error 


w3m version w3m/0.3.2+mee-p24-19, options lang=en,image,color,mouse,menu,cookie,ssl,ssl-verify,w3mmailer,nntp,gopher,mark
usage: w3m [options] [URL or filename]
options:
    -t tab           set tab width
    -r               ignore backspace effect
    -l line          # of preserved line (default 10000)
    -B               load bookmark
    -bookmark file   specify bookmark file
    -T type          specify content-type
    -m               internet message mode
    -m=      detailed internet message mode,
                     :
                       bit0: examine header,
                       bit1: don't show header
    -v               visual startup mode
    -M               monochrome display
    -F               automatically render frame
    -dump=
                     dump various things specified by  into stdout,
                      is comma separated list of:
                         head: response header,
                         source: page source,
                         decode: page source after processing of encoding,
                         buffer: formatted page,
                         extra: extra page information,
                         half: half rendered image line by line,
                         half-buffer: half rendered image at once,
                         image:  is rendered in the same way
                              : as the case -o display_image=1,
                         single-row-image:
                              :  is rendered in the same way
                              : as the case -o display_image=1,
                              : but with single row height,
    -dump            same as "-dump=buffer"
    -dump_source     same as "-dump=source"
    -dump_head       same as "-dump=head"
    -dump_both       same as "-dump=head,source"
    -dump_extra      same as "-dump=extra,head,source"
    -cols width      specify terminal width (used with -dump)
    -rows height     specify terminal height (used with -dump)
    -ppc count       specify the number of pixels per character (4.0...32.0)
    -ppl count       specify the number of pixels per line (4.0...64.0)
    +           goto  line
    -num             show line number
    -no-proxy        don't use proxy
    -post      use POST method with  content
    -post_with_head 
                     use POST method with  content
                     lines in which preceding the first empty line
                     are analyzed as header
    -header string   insert string as a header
    -header_from 
                     lines in  are analyzed as header
    -request [:]
                     use  method with  content
                     lines in which preceding the first empty line
                     are analyzed as header
    -no-mouse        don't use mouse
    -cookie          use cookie (-no-cookie: don't use cookie)
    -pauth user:pass proxy authentication
    -no-graph        don't use graphic character
    -S               squeeze multiple blank lines
    -W               toggle wrap search mode
    -X               don't use termcap init/deinit
    -title[=TERM]    set buffer name to terminal title string
    -error_log file  specify file to log stderr
    -o opt=value     assign value to config option
    -show-option     print all config options
    -config file     specify config file
    -tmp_dir dir     specify directory for temporary files
    -help            print this usage message
    -version         print w3m version
    -debug           DO NOT USE


this is what i have installed 

  
*  app-emacs/emacs-w3m
      Latest version available: 1.3.80
      Latest version installed: 1.3.80
      Size of downloaded files: 665 kB
      Homepage:    http://emacs-w3m.namazu.org
      Description: emacs-w3m is an interface program of w3m on Emacs.
      License:     GPL-2
 
i am nto sure if this will help in any way  but i am using app-emacs/gnus-5.10.6

w3m inside a terminal works just fine 

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




 $ emerge info
Portage 2.0.50_pre16 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20031222-r0,
2.6.1-gentoo-r1)
=================================================================
System uname: 2.6.1-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1300MHz
Gentoo Base System version 1.4.3.12
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.7.8
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /opt/tomcat/conf /usr/X11R6/lib/X11/xkb
/usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apache2 apm avi berkdb cdr crypt cups emacs encode esd foomaticdb gdbm
gif gnome gpm gtk gtk2 imap imlib java jpeg libg++ libwww mad maildir mikmod
mod_php motif mozilla moznoirc mpeg ncurses nls nptl oggvorbis opengl oss pam
pdflib perl png python quicktime readline sasl sdl slang spell ssl svga tcltk
tcpd tetex truetype webapp-config x86 xml2 xv zlib"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-01-18 09:43:06 UTC
Hum, could you turn on cjk USE flag and remerge w3mmee? If it solves
the problem, I'll remove cjk USE flag from w3mmee then ...
Comment 2 lil 2004-01-18 10:17:18 UTC
i used USE="cjk" emerge w3mmee ( it looks like i didnt have libmoe installed ... now that i come to think of , i did removed    .w3mmee from my home dir .. i am not sure if its related ) but yes  IT WORKED . thank you mamoru :-)
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-01-18 11:45:15 UTC
Thank you for testing and reporting. I modified emacs-w3m's DEPEND and
w3mmee's IUSE flag respectively.