First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 38795
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mamoru KOMACHI (RETIRED) <usata@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthew Kennedy (RETIRED) <mkennedy@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emacs-w3m-failure.png emacs-w3m-failure.png image/png Matthew Kennedy (RETIRED) 2004-01-20 01:40 0000 9.97 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 38795 depends on: Show dependency tree
Bug 38795 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: 2004-01-20 01:39 0000
usata, 

I'm a bit unfamiliar with the emacs-w3m, w3m ebuilds these days.  Attached is a screen shot of the problem.  The command to reproduce that is "emerge --no-init-file -f w3m".

Installed:

emacs-w3m-1.3.80
w3m-0.4.2-r6
w3mmee-0.3.2_p24-r3
emacs (cvs from a few days ago, but the problem has peristed before that).

------- Comment #1 From Matthew Kennedy (RETIRED) 2004-01-20 01:40:49 0000 -------
Created an attachment (id=24119) [details]
emacs-w3m-failure.png

------- Comment #2 From Mamoru KOMACHI (RETIRED) 2004-01-20 08:20:25 0000 -------
hum, what is w3m-type after you load emacs-w3m? It should not bew3m-m17n but
w3m-m17n. option ext_halfdump is set if w3m-typeis w3m-m17n, so i suppose there
is something wrong with this.

------- Comment #3 From Matthew Kennedy (RETIRED) 2004-01-20 13:41:13 0000 -------
---1:**-F1  *Customize Option: W3m Command*   Top L14    
(Custom)----[1][#l,#g,#e,i] ---------Location: about:
ucs_conv=1: bad option
w3m version w3m/0.4.2+cvs-1.896-m17n, options
m17n,image,color,ansi-color,menu,cookie,ssl,ssl-$usage: w3m [options] [URL or
filename]
options:
    -t tab           set tab width
    -r               ignore backspace effect
    -l line          # of preserved line (default 10000)
    -I charset       document charset


(setq w3m-command "w3m")

------- Comment #4 From Matthew Kennedy (RETIRED) 2004-01-20 13:42:16 0000 -------
---1:**-F1  *Customize Option: W3m Command*   Top L14    
(Custom)----[1][#l,#g,#e,i] ---------Location: about:
ext_halfdump=1: bad option
w3m version w3m/0.3.2+mee-p24-19+moe-1.5.6, options
lang=many,kanji-symbols,color,menu,cookie,$usage: w3m [options] [URL or
filename]
options:
    -t tab           set tab width
    -r               ignore backspace effect
    -l line          # of preserved line (default 10000)
    -I      document charset

(setq w3m-command "w3mmee")

------- Comment #5 From Matthew Kennedy (RETIRED) 2004-01-20 13:51:58 0000 -------
Location: about:
                                    Welcome to emacs-w3m!
                                                                                               
                  emacs-w3m is an interface program of w3m, works on Emacs.


(setq "/usr/bin/w3m-m17n")

looks like we should some how have emacs-w3m use w3m-m17n?  It seems like thats the only one which works.

------- Comment #6 From Matthew Kennedy (RETIRED) 2004-01-20 13:52:31 0000 -------
i should mention, i have to install w3m-m17n manually to try it out (it wasn't
a dep)

------- Comment #7 From Mamoru KOMACHI (RETIRED) 2004-01-21 06:47:13 0000 -------
I don't know why emacs-w3m insists on ext_halfdump=1 when you use
w3mmee. It shouldn't require ext_halfdump unless w3m-type is w3m-m17n.

As for w3m, w3m-0.4.2-r6 needs to be compiled with USE="unicode" if 
you have USE="cjk" (I suppose USE="-cjk -unicode" is also fine).
w3m-m17n doesn't have unicode USE flag to tell --disable-unicode
explicitly, so it always gets compiled with unicode support or not at
all. (and because of that w3m-m17n doesn't have this problem)

Today I realised emacs-w3m-1.3.80 works fine on both w3m and w3m-m17n
(I only have to type 'http://' part to render pages correctly),
so I'll change emacs-w3m's DEPEND back to virtual/w3m shortly.

------- Comment #8 From Mamoru KOMACHI (RETIRED) 2004-02-02 09:07:31 0000 -------
All of w3m, w3m-m17n and w3mmee will work fine. (Fixed all of them
in addition to emacs-w3m)

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